barretenberg
Loading...
Searching...
No Matches
transcript::Transcript Member List

This is the complete list of members for transcript::Transcript, including all inherited members.

add_element(const std::string &element_name, const std::vector< uint8_t > &buffer) (defined in transcript::Transcript)transcript::Transcript
apply_fiat_shamir(const std::string &challenge_name)transcript::Transcript
compute_challenge_map()transcript::Transcript
export_transcript() consttranscript::Transcript
get_challenge(const std::string &challenge_name, const size_t idx=0) consttranscript::Transcript
get_challenge_from_map(const std::string &challenge_name, const std::string &challenge_map_name) consttranscript::Transcript
get_challenge_index_from_map(const std::string &challenge_map_name) consttranscript::Transcript
get_element(const std::string &element_name) consttranscript::Transcript
get_element_size(const std::string &element_name) consttranscript::Transcript
get_manifest() const (defined in transcript::Transcript)transcript::Transcriptinline
get_num_challenges(const std::string &challenge_name) consttranscript::Transcript
has_challenge(const std::string &challenge_name) consttranscript::Transcript
Key typedef (defined in transcript::Transcript)transcript::Transcript
mock_inputs_prior_to_challenge(const std::string &challenge_name, size_t circuit_size=1)transcript::Transcript
print() (defined in transcript::Transcript)transcript::Transcript
Transcript(const Manifest input_manifest, const HashType hash_type=HashType::Keccak256, const size_t challenge_bytes=32)transcript::Transcriptinline
Transcript(const std::vector< uint8_t > &input_transcript, const Manifest input_manifest, const HashType hash_type=HashType::Keccak256, const size_t challenge_bytes=32)transcript::Transcript