Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>
#include "barretenberg/flavor/flavor.hpp"
#include "barretenberg/stdlib/transcript/transcript.hpp"
#include "barretenberg/stdlib_circuit_builders/ultra_circuit_builder.hpp"
#include "barretenberg/vm2/constraining/flavor.hpp"
#include "barretenberg/vm2/constraining/recursion/recursive_flavor_settings.hpp"
Go to the source code of this file.
Classes | |
class | bb::avm2::AvmRecursiveFlavor |
class | bb::avm2::AvmRecursiveFlavor::AllValues |
A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More... | |
class | bb::avm2::AvmRecursiveFlavor::VerificationKey |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |