Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ultra_prover.hpp File Reference

Go to the source code of this file.

Classes

class  bb::UltraProver_< Flavor_ >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::UltraProver = UltraProver_< UltraFlavor >
 
using bb::UltraZKProver = UltraProver_< UltraZKFlavor >
 
using bb::UltraKeccakProver = UltraProver_< UltraKeccakFlavor >
 
using bb::UltraKeccakZKProver = UltraProver_< UltraKeccakZKFlavor >
 
using bb::MegaProver = UltraProver_< MegaFlavor >
 
using bb::MegaZKProver = UltraProver_< MegaZKFlavor >