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

Go to the source code of this file.

Classes

class  bb::MegaFlavor
 
class  bb::MegaFlavor::PrecomputedEntities< DataType_ >
 A base class labelling precomputed entities and (ordered) subsets of interest. More...
 
class  bb::MegaFlavor::WireEntities< DataType >
 
class  bb::MegaFlavor::DerivedEntities< DataType >
 
class  bb::MegaFlavor::WitnessEntities< DataType >
 Container for all witness polynomials used/constructed by the prover. More...
 
class  bb::MegaFlavor::ShiftedEntities< DataType >
 Class for ShiftedEntities, containing the shifted witness polynomials. More...
 
class  bb::MegaFlavor::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::MegaFlavor::AllValues
 A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...
 
class  bb::MegaFlavor::ProverPolynomials
 A container for the prover polynomials handles. More...
 
class  bb::MegaFlavor::VerificationKey
 The verification key is responsible for storing the commitments to the precomputed (non-witness) polynomials used by the verifier. More...
 
class  bb::MegaFlavor::PartiallyEvaluatedMultivariates
 A container for storing the partially evaluated multivariates produced by sumcheck. More...
 
class  bb::MegaFlavor::CommitmentLabels
 A container for commitment labels. More...
 
class  bb::MegaFlavor::VerifierCommitments_< Commitment, VerificationKey >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.