Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
merkle_tree.hpp File Reference

Go to the source code of this file.

Classes

class  bb::crypto::merkle_tree::MerkleTree< Store, HashingPolicy >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::crypto
 
namespace  bb::crypto::merkle_tree
 

Functions

template<typename T >
bool bb::crypto::merkle_tree::bit_set (T const &index, size_t i)
 

Variables

constexpr size_t bb::crypto::merkle_tree::REGULAR_NODE_SIZE = 64
 
constexpr size_t bb::crypto::merkle_tree::STUMP_NODE_SIZE = 65