Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>
#include <cstdint>
#include <vector>
#include "barretenberg/vm2/simulation/events/event_emitter.hpp"
#include "barretenberg/vm2/simulation/events/poseidon2_event.hpp"
#include "barretenberg/vm2/simulation/gt.hpp"
#include "barretenberg/vm2/simulation/memory.hpp"
Go to the source code of this file.
Classes | |
class | bb::avm2::simulation::Poseidon2Interface |
class | bb::avm2::simulation::Poseidon2 |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |