Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/utils.hpp>
#include <libsnark/common/data_structures/merkle_tree.hpp>
#include <libsnark/gadgetlib1/gadgets/hashes/hash_io.hpp>
#include <libsnark/common/data_structures/set_commitment.tcc>
Go to the source code of this file.
Classes | |
struct | libsnark::set_membership_proof |
class | libsnark::set_commitment_accumulator< HashT > |
Namespaces | |
libsnark | |
Typedefs | |
typedef libff::bit_vector | libsnark::set_commitment |
Declaration of interfaces for a Merkle tree based set commitment scheme.
Definition in file set_commitment.hpp.