|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>#include <cstddef>#include <string_view>#include <vector>#include "barretenberg/common/log.hpp"#include "barretenberg/common/ref_array.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/honk/execution_trace/execution_trace_block.hpp"Go to the source code of this file.
Classes | |
| struct | bb::UltraTraceBlockData |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| using | bb::UltraTraceBlock = ExecutionTraceBlock< fr, 4 > |