zk/include/nil/crypto3/zk/snark/merkle_tree.hpp File Reference
#include <map>
#include <vector>
#include <cmath>
+ Include dependency graph for zk/include/nil/crypto3/zk/snark/merkle_tree.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::zk::snark::merkle_tree< Hash, BaseArity, SubTreeArity, TopTreeArity >
 

Namespaces

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

Functions

template<typename Hash >
Hash::digest_type nil::crypto3::zk::snark::two_to_one_CRH (const typename Hash::digest_type &l, const typename Hash::digest_type &r)