|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/utils.hpp>#include <map>#include <vector>#include <libsnark/common/data_structures/merkle_tree.tcc>

Go to the source code of this file.
Classes | |
| class | libsnark::merkle_tree< HashT > |
Namespaces | |
| libsnark | |
Typedefs | |
| typedef libff::bit_vector | libsnark::merkle_authentication_node |
| typedef std::vector< merkle_authentication_node > | libsnark::merkle_authentication_path |
Declaration of interfaces for a Merkle tree.
Definition in file merkle_tree.hpp.
1.8.17