Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::OpeningClaim< Curve >, including all inherited members.
Builder typedef | bb::OpeningClaim< Curve > | |
CK typedef | bb::OpeningClaim< Curve > | private |
Commitment typedef | bb::OpeningClaim< Curve > | private |
commitment | bb::OpeningClaim< Curve > | |
Fr typedef | bb::OpeningClaim< Curve > | private |
get_native_opening_claim() const | bb::OpeningClaim< Curve > | inline |
IS_GRUMPKIN | bb::OpeningClaim< Curve > | static |
opening_pair | bb::OpeningClaim< Curve > | |
operator==(const OpeningClaim &other) const =default | bb::OpeningClaim< Curve > | |
PUBLIC_INPUTS_SIZE | bb::OpeningClaim< Curve > | static |
reconstruct_from_public(const std::span< const stdlib::field_t< Builder >, PUBLIC_INPUTS_SIZE > &limbs) | bb::OpeningClaim< Curve > | inlinestatic |
reconstruct_from_public(const std::span< const bb::fr, PUBLIC_INPUTS_SIZE > &limbs) | bb::OpeningClaim< Curve > | inlinestatic |
set_public() | bb::OpeningClaim< Curve > | inline |
verify(std::shared_ptr< CK > ck, const bb::Polynomial< Fr > &polynomial) const | bb::OpeningClaim< Curve > | inline |