|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
Enumerations | |
| enum class | bb::avm2::BitwiseOperation : uint8_t { bb::avm2::AND = AVM_BITWISE_AND_OP_ID , bb::avm2::OR = AVM_BITWISE_OR_OP_ID , bb::avm2::XOR = AVM_BITWISE_XOR_OP_ID } |
Variables | |
| constexpr std::size_t | bb::avm2::MAX_AVM_TRACE_LOG_SIZE = 21 |
| constexpr std::size_t | bb::avm2::MAX_AVM_TRACE_SIZE = 1 << MAX_AVM_TRACE_LOG_SIZE |