|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ultra_honk/prover_instance.hpp"Go to the source code of this file.
Classes | |
| class | bb::OinkProver< Flavor > |
| Executes the "Oink" phase of the Honk proving protocol: the initial rounds that commit to witness data, lookup/logderivative inverses, and the permutation grand product, producing the relation parameters (eta, beta, gamma, alpha) along the way. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| using | bb::MegaOinkProver = OinkProver< MegaFlavor > |