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

Go to the source code of this file.

Classes

class  bb::TranslatorFlavor
 
class  bb::TranslatorFlavor::PrecomputedEntities< DataType_ >
 A base class labelling precomputed entities and (ordered) subsets of interest. More...
 
class  bb::TranslatorFlavor::InterleavedRangeConstraints< DataType >
 
class  bb::TranslatorFlavor::WireToBeShiftedEntities< DataType >
 
class  bb::TranslatorFlavor::OrderedRangeConstraints< DataType >
 
class  bb::TranslatorFlavor::WireNonshiftedEntities< DataType >
 
class  bb::TranslatorFlavor::DerivedWitnessEntities< DataType >
 
class  bb::TranslatorFlavor::WitnessEntities< DataType >
 Container for all witness polynomials used/constructed by the prover. More...
 
class  bb::TranslatorFlavor::ShiftedEntities< DataType >
 Represents polynomials shifted by 1 or their evaluations, defined relative to WireToBeShiftedEntities. More...
 
class  bb::TranslatorFlavor::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::TranslatorFlavor::AllValues
 A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...
 
class  bb::TranslatorFlavor::ProverPolynomials
 A container for the prover polynomials handles. More...
 
class  bb::TranslatorFlavor::ProvingKey
 The proving key is responsible for storing the polynomials used by the prover. More...
 
class  bb::TranslatorFlavor::VerificationKey
 The verification key is responsible for storing the commitments to the precomputed (non-witnessk) polynomials used by the verifier. More...
 
class  bb::TranslatorFlavor::PartiallyEvaluatedMultivariates
 A container for storing the partially evaluated multivariates produced by sumcheck. More...
 
class  bb::TranslatorFlavor::CommitmentLabels
 A container for commitment labels. More...
 
class  bb::TranslatorFlavor::VerifierCommitments_< Commitment, VerificationKey >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.