Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/field.hpp"
#include "barretenberg/vm2/simulation/events/nullifier_tree_check_event.hpp"
#include "barretenberg/vm2/simulation/field_gt.hpp"
#include "barretenberg/vm2/simulation/merkle_check.hpp"
#include "barretenberg/vm2/simulation/poseidon2.hpp"
Go to the source code of this file.
Classes | |
class | bb::avm2::simulation::NullifierTreeCheckInterface |
class | bb::avm2::simulation::NullifierTreeCheck |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |