Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../hash.hpp"
#include "../memory_tree.hpp"
#include "barretenberg/common/assert.hpp"
#include "barretenberg/crypto/merkle_tree/hash_path.hpp"
#include "nullifier_leaf.hpp"
Go to the source code of this file.
Classes | |
class | bb::crypto::merkle_tree::NullifierMemoryTree< HashingPolicy > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::crypto |
namespace | bb::crypto::merkle_tree |