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

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
 

Detailed Description

Declaration of interfaces for a Merkle tree based set commitment scheme.

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

Definition in file set_commitment.hpp.