| 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_tag | bb::BaseTranscript< Codec_, HashFunction_ > | friend |
| CHALLENGE_BUFFER_SIZE | bb::BaseTranscript< Codec_, HashFunction_ > | static |
| Codec typedef | bb::BaseTranscript< Codec_, HashFunction_ > | |
| convert_prover_transcript_to_verifier_transcript(const std::shared_ptr< BaseTranscript > &prover_transcript) | bb::BaseTranscript< Codec_, HashFunction_ > | inlinestatic |
| current_round_data | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| DataType typedef | bb::BaseTranscript< Codec_, HashFunction_ > | |
| deserialize(std::span< const DataType > frs) | bb::BaseTranscript< Codec_, HashFunction_ > | inlinestatic |
| deserialize_from_buffer(const Proof &proof_data, size_t &offset) const | bb::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() const | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| get_next_duplex_challenge_buffer() | bb::BaseTranscript< Codec_, HashFunction_ > | inlineprivate |
| get_proof_size() | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| HashFunction typedef | bb::BaseTranscript< Codec_, HashFunction_ > | |
| in_circuit | bb::BaseTranscript< Codec_, HashFunction_ > | static |
| is_first_challenge | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| load_proof(const std::vector< DataType > &proof) | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| manifest | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| num_frs_read | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| num_frs_written | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| previous_challenge | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| print() | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| Proof typedef | bb::BaseTranscript< Codec_, HashFunction_ > | |
| proof_data | bb::BaseTranscript< Codec_, HashFunction_ > | protected |
| proof_start | bb::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_phase | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| round_index | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| round_number | bb::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() const | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| test_set_proof_parsing_state(std::ptrdiff_t start, size_t written) | bb::BaseTranscript< Codec_, HashFunction_ > | inline |
| transcript_index | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| use_manifest | bb::BaseTranscript< Codec_, HashFunction_ > | private |
| verifier_init_empty(const std::shared_ptr< BaseTranscript > &transcript) | bb::BaseTranscript< Codec_, HashFunction_ > | inlinestatic |