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

Go to the source code of this file.

Classes

class  bb::UltraFlavor
 
class  bb::UltraFlavor::PrecomputedEntities< DataType_ >
 A base class labelling precomputed entities and (ordered) subsets of interest. More...
 
class  bb::UltraFlavor::WitnessEntities< DataType >
 Container for all witness polynomials used/constructed by the prover. More...
 
class  bb::UltraFlavor::ShiftedEntities< DataType >
 Class for ShitftedEntities, containing shifted witness polynomials. More...
 
class  bb::UltraFlavor::AllEntities< DataType >
 A base class labelling all entities (for instance, all of the polynomials used by the prover during sumcheck) in this Honk variant along with particular subsets of interest. More...
 
class  bb::UltraFlavor::AllValues
 A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...
 
class  bb::UltraFlavor::ProverPolynomials
 A container for polynomials handles. More...
 
class  bb::UltraFlavor::Transcript_< Params >
 Derived class that defines proof structure for Ultra proofs, as well as supporting functions. More...
 
class  bb::UltraFlavor::VerificationKey
 The verification key is responsible for storing the commitments to the precomputed (non-witnessk) polynomials used by the verifier. More...
 
class  bb::UltraFlavor::PartiallyEvaluatedMultivariates
 A container for storing the partially evaluated multivariates produced by sumcheck. More...
 
class  bb::UltraFlavor::CommitmentLabels
 A container for commitment labels. More...
 
class  bb::UltraFlavor::VerifierCommitments_< Commitment, VerificationKey >
 A container encapsulating all the commitments that the verifier receives (to precomputed polynomials and witness polynomials). More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.