48 static constexpr bool HasZK =
false;
60 static constexpr size_t NUM_SUBRELATIONS = compute_number_of_subrelations<Relations>();
63 static_assert(
NUM_MASKING_ENTITIES == 0,
"MegaAvmFlavor layout must not include masking columns (non-ZK).");
Common transcript class for both parties. Stores the data for the current round, as well as the manif...
CommitmentKey object over a pairing group 𝔾₁.
static constexpr size_t NUM_MASKING_ENTITIES
static constexpr size_t NUM_UNSHIFTED_ENTITIES
std::tuple< bb::ArithmeticRelation< FF >, bb::UltraPermutationRelation< FF >, bb::DeltaRangeConstraintRelation< FF >, bb::EccOpQueueRelation< FF >, bb::Poseidon2ExternalRelation< FF >, bb::Poseidon2InitialExternalRelation< FF >, bb::Poseidon2QuadInternalRelation< FF >, bb::Poseidon2QuadInternalTerminalRelation< FF >, bb::Poseidon2TransitionEntryRelation< FF > > Relations_
A flavor for the AVM recursive verifier circuit arithmetized with Mega.
static constexpr bool USE_PADDING
Relations_< FF > Relations
static constexpr size_t NUM_SUBRELATIONS
ProverPolynomialsBase< AllEntities< Polynomial >, AllValues, Polynomial > ProverPolynomials
static constexpr size_t VIRTUAL_LOG_N
static constexpr size_t NUM_RELATIONS
static constexpr size_t TRACE_OFFSET
Curve::Element GroupElement
static constexpr bool UsesBetaPowers
AllEntities< FF > AllValues
static constexpr bool HasZK
static constexpr size_t NUM_WIRES
Curve::AffineElement Commitment
static constexpr bool USE_SHORT_MONOMIALS
static constexpr size_t BATCHED_RELATION_PARTIAL_LENGTH
static constexpr bool UsesEtaPowers
static const CommitmentLabels & commitment_labels()
static constexpr size_t MAX_PARTIAL_RELATION_LENGTH
crypto::Poseidon2< crypto::Poseidon2Bn254ScalarFieldParams > HashFunction
AllEntities< std::string > CommitmentLabels
static constexpr size_t FINAL_PCS_MSM_SIZE(size_t log_n=VIRTUAL_LOG_N)
static const std::vector< std::string > & get_labels()
Base Native verification key class.
A container for polynomials handles used by the prover.
static constexpr size_t NUM_WIRES
Wrapper holding a verification key and its precomputed hash.
typename Group::element Element
typename Group::affine_element AffineElement
Base class templates shared across Honk flavors.
Entry point for Barretenberg command-line interface.
MegaCircuitBuilder_< field< Bn254FrParams > > MegaCircuitBuilder
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
The precomputed data needed to compute a Honk VK.