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

Go to the source code of this file.

Classes

class  bb::BatchedHonkTranslatorVerifier_< Curve >
 Verifier for the batched MegaZK circuit + translator sumcheck and PCS. More...
 
struct  bb::BatchedHonkTranslatorVerifier_< Curve >::ReductionResult
 Result of the batched sumcheck/PCS reduction. More...
 
struct  bb::BatchedHonkTranslatorVerifier_< Curve >::OinkResult
 Result of Phase 1 (MegaZK Oink verification). More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::BatchedHonkTranslatorVerifier = BatchedHonkTranslatorVerifier_< curve::BN254 >
 
using bb::BatchedHonkTranslatorRecursiveVerifier = BatchedHonkTranslatorVerifier_< stdlib::bn254< UltraCircuitBuilder > >