Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <utility>
#include "barretenberg/honk/execution_trace/execution_trace_usage_tracker.hpp"
#include "barretenberg/ultra_honk/decider_proving_key.hpp"
Go to the source code of this file.
Classes | |
class | bb::OinkProver< Flavor > |
Class for all the oink rounds, which are shared between the folding prover and ultra prover. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Typedefs | |
using | bb::MegaOinkProver = OinkProver< MegaFlavor > |