Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::BaseTranscript< Codec_, HashFunction_ > Member List

This is the complete list of members for bb::BaseTranscript< Codec_, HashFunction_ >, including all inherited members.

add_element_frs_to_hash_buffer(const std::string &label, std::span< const DataType > element_frs)bb::BaseTranscript< Codec_, HashFunction_ >inlineprotected
add_to_hash_buffer(const std::string &label, const T &element)bb::BaseTranscript< Codec_, HashFunction_ >inline
BaseTranscript()bb::BaseTranscript< Codec_, HashFunction_ >inline
BaseTranscript(const Proof &proof)bb::BaseTranscript< Codec_, HashFunction_ >inlineexplicit
bb::extract_transcript_tagbb::BaseTranscript< Codec_, HashFunction_ >friend
CHALLENGE_BUFFER_SIZEbb::BaseTranscript< Codec_, HashFunction_ >static
Codec typedefbb::BaseTranscript< Codec_, HashFunction_ >
convert_prover_transcript_to_verifier_transcript(const std::shared_ptr< BaseTranscript > &prover_transcript)bb::BaseTranscript< Codec_, HashFunction_ >inlinestatic
current_round_databb::BaseTranscript< Codec_, HashFunction_ >private
DataType typedefbb::BaseTranscript< Codec_, HashFunction_ >
deserialize(std::span< const DataType > frs)bb::BaseTranscript< Codec_, HashFunction_ >inlinestatic
deserialize_from_buffer(const Proof &proof_data, size_t &offset) constbb::BaseTranscript< Codec_, HashFunction_ >inlineprotected
enable_manifest()bb::BaseTranscript< Codec_, HashFunction_ >inline
export_proof()bb::BaseTranscript< Codec_, HashFunction_ >inline
get_challenge(const std::string &label)bb::BaseTranscript< Codec_, HashFunction_ >inline
get_challenges(std::span< const std::string > labels)bb::BaseTranscript< Codec_, HashFunction_ >inline
get_challenges(const std::array< std::string, N > &labels)bb::BaseTranscript< Codec_, HashFunction_ >inline
get_dyadic_powers_of_challenge(const std::string &label, size_t num_challenges)bb::BaseTranscript< Codec_, HashFunction_ >inline
get_manifest() constbb::BaseTranscript< Codec_, HashFunction_ >inline
get_next_duplex_challenge_buffer()bb::BaseTranscript< Codec_, HashFunction_ >inlineprivate
get_proof_size()bb::BaseTranscript< Codec_, HashFunction_ >inline
HashFunction typedefbb::BaseTranscript< Codec_, HashFunction_ >
in_circuitbb::BaseTranscript< Codec_, HashFunction_ >static
is_first_challengebb::BaseTranscript< Codec_, HashFunction_ >private
load_proof(const std::vector< DataType > &proof)bb::BaseTranscript< Codec_, HashFunction_ >inline
manifestbb::BaseTranscript< Codec_, HashFunction_ >private
num_frs_readbb::BaseTranscript< Codec_, HashFunction_ >private
num_frs_writtenbb::BaseTranscript< Codec_, HashFunction_ >private
previous_challengebb::BaseTranscript< Codec_, HashFunction_ >private
print()bb::BaseTranscript< Codec_, HashFunction_ >inline
Proof typedefbb::BaseTranscript< Codec_, HashFunction_ >
proof_databb::BaseTranscript< Codec_, HashFunction_ >protected
proof_startbb::BaseTranscript< Codec_, HashFunction_ >private
prover_init_empty()bb::BaseTranscript< Codec_, HashFunction_ >inlinestatic
receive_from_prover(const std::string &label)bb::BaseTranscript< Codec_, HashFunction_ >inline
reception_phasebb::BaseTranscript< Codec_, HashFunction_ >private
round_indexbb::BaseTranscript< Codec_, HashFunction_ >private
round_numberbb::BaseTranscript< Codec_, HashFunction_ >private
send_to_verifier(const std::string &label, const T &element)bb::BaseTranscript< Codec_, HashFunction_ >inline
serialize(const T &element)bb::BaseTranscript< Codec_, HashFunction_ >inlinestatic
serialize_to_buffer(const T &element, Proof &proof_data)bb::BaseTranscript< Codec_, HashFunction_ >inlineprotected
test_get_proof_start() constbb::BaseTranscript< Codec_, HashFunction_ >inline
test_set_proof_parsing_state(std::ptrdiff_t start, size_t written)bb::BaseTranscript< Codec_, HashFunction_ >inline
transcript_indexbb::BaseTranscript< Codec_, HashFunction_ >private
use_manifestbb::BaseTranscript< Codec_, HashFunction_ >private
verifier_init_empty(const std::shared_ptr< BaseTranscript > &transcript)bb::BaseTranscript< Codec_, HashFunction_ >inlinestatic