Common transcript class for both parties. Stores the data for the current round, as well as the manif...
HypernovaFoldingVerifier< Flavor >::Accumulator Accumulator
PairingPoints verify_proof(Accumulator &accumulator, const Proof &proof)
std::conditional_t< IsRecursiveFlavor< Flavor >, typename HypernovaRecursiveTypes::Proof, typename HypernovaNativeTypes::Proof > Proof
HypernovaDeciderVerifier(std::shared_ptr< Transcript > &transcript)
Flavor::Commitment Commitment
std::shared_ptr< Transcript > transcript
std::conditional_t< IsRecursiveFlavor< Flavor >, typename HypernovaRecursiveTypes::PairingPoints, typename HypernovaNativeTypes::PairingPoints > PairingPoints
stdlib::recursion::PairingPoints< MegaCircuitBuilder > PairingPoints
stdlib::Proof< MegaCircuitBuilder > Proof
NativeTranscript Transcript
Curve::AffineElement Commitment
An object storing two bn254 points that represent the inputs to a pairing check.
An efficient verifier for the evaluation proofs of multilinear polynomials and their shifts.
Entry point for Barretenberg command-line interface.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Logic to support batching opening claims for unshifted and shifted polynomials in Shplemini.