Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::KZG< Curve_ >, including all inherited members.
CK typedef | bb::KZG< Curve_ > | |
Commitment typedef | bb::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 typedef | bb::KZG< Curve_ > | |
Fr typedef | bb::KZG< Curve_ > | |
GroupElement typedef | bb::KZG< Curve_ > | |
Polynomial typedef | bb::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 typedef | bb::KZG< Curve_ > | |
VK typedef | bb::KZG< Curve_ > |