set_commitment_component.hpp File Reference
#include <nil/crypto3/zk/components/component.hpp>
#include <nil/crypto3/zk/components/hashes/hash_io.hpp>
#include <nil/crypto3/zk/components/merkle_tree/merkle_tree_check_read_component.hpp>
#include <nil/crypto3/zk/snark/components/set_commitment/set_membership_proof_variable.hpp>
+ Include dependency graph for set_commitment_component.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nil::crypto3::zk::snark::components::set_commitment_component< FieldType, Hash >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::zk
 
 nil::crypto3::zk::snark
 
 nil::crypto3::zk::snark::components
 

Typedefs

template<typename FieldType , typename Hash >
using nil::crypto3::zk::snark::components::set_commitment_variable = digest_variable< FieldType >