Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/ipa/ipa.hpp"
#include "barretenberg/flavor/ultra_flavor.hpp"
#include "barretenberg/special_public_inputs/special_public_inputs.hpp"
Go to the source code of this file.
Classes | |
class | bb::UltraRollupFlavor |
class | bb::UltraRollupFlavor::VerificationKey |
The verification key is responsible for storing the commitments to the precomputed (non-witnessk) polynomials used by the verifier. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |