|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/flavor/ultra_flavor.hpp"#include "barretenberg/stdlib/primitives/curves/bn254.hpp"#include "barretenberg/stdlib/primitives/field/field.hpp"Go to the source code of this file.
Classes | |
| class | bb::UltraRecursiveFlavor_< BuilderType > |
| The recursive counterpart to the "native" Ultra flavor. More... | |
| class | bb::UltraRecursiveFlavor_< BuilderType >::AllValues |
| A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |