barretenberg
Loading...
Searching...
No Matches
proof_system::honk::BaseTranscript Member List

This is the complete list of members for proof_system::honk::BaseTranscript, including all inherited members.

BaseTranscript()=default (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
BaseTranscript(const Proof &proof_data)proof_system::honk::BaseTranscriptinlineexplicit
consume_prover_element_bytes(const std::string &label, std::span< const uint8_t > element_bytes)proof_system::honk::BaseTranscriptinlineprotected
deserialize_from_buffer(const Proof &proof_data, size_t &offset) constproof_system::honk::BaseTranscriptinlineprotected
export_proof()proof_system::honk::BaseTranscriptinline
get_challenge(const std::string &label) (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscriptinline
get_challenges(const Strings &... labels)proof_system::honk::BaseTranscriptinline
get_manifest() const (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscriptinline
HASH_OUTPUT_SIZE (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscriptstatic
load_proof(const std::vector< uint8_t > &proof) (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscriptinline
num_bytes_read (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
num_bytes_written (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
print() (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscriptinline
Proof typedef (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
proof_data (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
proof_start (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
prover_init_empty()proof_system::honk::BaseTranscriptinlinestatic
receive_from_prover(const std::string &label)proof_system::honk::BaseTranscriptinline
round_number (defined in proof_system::honk::BaseTranscript)proof_system::honk::BaseTranscript
send_to_verifier(const std::string &label, const T &element)proof_system::honk::BaseTranscriptinline
serialize_to_buffer(const T &element, Proof &proof_data)proof_system::honk::BaseTranscriptinlineprotected
verifier_init_empty(const std::shared_ptr< BaseTranscript > &transcript)proof_system::honk::BaseTranscriptinlinestatic