Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
memory_load_store_gadget.hpp
Go to the documentation of this file.
1 
15 #ifndef MEMORY_LOAD_STORE_GADGET_HPP_
16 #define MEMORY_LOAD_STORE_GADGET_HPP_
17 
19 
20 namespace libsnark
21 {
22 
23 template<typename FieldT, typename HashT>
25 
26 } // namespace libsnark
27 
28 #endif // MEMORY_LOAD_STORE_GADGET_HPP_
libsnark
Definition: accumulation_vector.hpp:18
merkle_tree_check_update_gadget.hpp
libsnark::merkle_tree_check_update_gadget
Definition: merkle_tree_check_update_gadget.hpp:33