Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/common/data_structures/merkle_tree.hpp>
#include <libsnark/relations/ram_computations/memory/memory_interface.hpp>
#include <map>
#include <memory>
#include <vector>
#include <libsnark/relations/ram_computations/memory/delegated_ra_memory.tcc>
Go to the source code of this file.
Classes | |
class | libsnark::delegated_ra_memory< HashT > |
Namespaces | |
libsnark | |
Declaration of interfaces for a delegated random-access memory.
Definition in file delegated_ra_memory.hpp.