|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/siloing.hpp"#include "barretenberg/crypto/poseidon2/poseidon2.hpp"#include "barretenberg/vm2/common/aztec_constants.hpp"#include "barretenberg/vm2/simulation/events/siloing_event.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |
Typedefs | |
| using | bb::avm2::simulation::Poseidon2 = crypto::Poseidon2< crypto::Poseidon2Bn254ScalarFieldParams > |