Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::KZG< Curve_ > Member List

This is the complete list of members for bb::KZG< Curve_ >, including all inherited members.

CK typedefbb::KZG< Curve_ >
Commitment typedefbb::KZG< Curve_ >
compute_opening_proof(const CK &ck, const ProverOpeningClaim< Curve > &opening_claim, const std::shared_ptr< Transcript > &prover_trancript)bb::KZG< Curve_ >inlinestatic
Curve typedefbb::KZG< Curve_ >
Fr typedefbb::KZG< Curve_ >
GroupElement typedefbb::KZG< Curve_ >
Polynomial typedefbb::KZG< Curve_ >
reduce_verify(const OpeningClaim< Curve > &claim, const std::shared_ptr< Transcript > &verifier_transcript)bb::KZG< Curve_ >inlinestatic
reduce_verify_batch_opening_claim(BatchOpeningClaim< Curve > batch_opening_claim, const std::shared_ptr< Transcript > &transcript)bb::KZG< Curve_ >inlinestatic
VerifierAccumulator typedefbb::KZG< Curve_ >
VK typedefbb::KZG< Curve_ >