|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <shplonk.hpp>
Public Attributes | |
| ProverOpeningClaim< Curve > | opening_claim |
| Commitment | quotient_commitment |
| Fr | batching_challenge |
Definition at line 44 of file shplonk.hpp.
| Fr bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::batching_challenge |
Definition at line 47 of file shplonk.hpp.
| ProverOpeningClaim<Curve> bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::opening_claim |
Definition at line 45 of file shplonk.hpp.
| Commitment bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::quotient_commitment |
Definition at line 46 of file shplonk.hpp.