Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces
delegated_ra_memory.hpp File Reference
#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>
Include dependency graph for delegated_ra_memory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::delegated_ra_memory< HashT >
 

Namespaces

 libsnark
 

Detailed Description

Declaration of interfaces for a delegated random-access memory.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file delegated_ra_memory.hpp.