|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/ref_vector.hpp"#include "barretenberg/common/throw_or_abort.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/honk/execution_trace/execution_trace_block.hpp"#include "barretenberg/numeric/bitop/get_msb.hpp"Go to the source code of this file.
Classes | |
| class | bb::UltraTraceBlock |
| class | bb::UltraTracePublicInputBlock |
| class | bb::UltraTraceLookupBlock |
| class | bb::UltraTraceArithmeticBlock |
| class | bb::UltraTraceDeltaRangeBlock |
| class | bb::UltraTraceEllipticBlock |
| class | bb::UltraTraceMemoryBlock |
| class | bb::UltraTraceNonNativeFieldBlock |
| class | bb::UltraTracePoseidon2ExternalBlock |
| class | bb::UltraTracePoseidon2InternalBlock |
| class | bb::UltraTraceOverflowBlock |
| struct | bb::UltraTraceBlockData |
| Defines the circuit block types for the Ultra arithmetization. More... | |
| class | bb::UltraExecutionTraceBlocks |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |