| 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 |
| add_to_independent_hash_buffer(const std::string &label, const T &element) | bb::BaseTranscript< Codec_, HashFunction > | inline |
| BaseTranscript() | bb::BaseTranscript< Codec_, HashFunction > | inline |
| branch_transcript() | bb::BaseTranscript< Codec_, HashFunction > | inline |
| calc_num_data_types() | bb::BaseTranscript< Codec_, HashFunction > | inlinestatic |
| Codec typedef | bb::BaseTranscript< Codec_, HashFunction > | |
| compute_round_challenge_pows(const size_t num_powers, const ChallengeType &round_challenge) | bb::BaseTranscript< Codec_, HashFunction > | inline |
| 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(const Strings &... labels) | bb::BaseTranscript< Codec_, HashFunction > | inline |
| get_challenges(std::array< String, N > const &labels) | bb::BaseTranscript< Codec_, HashFunction > | inline |
| get_manifest() const | bb::BaseTranscript< Codec_, HashFunction > | inline |
| get_next_duplex_challenge_buffer(size_t num_challenges) | bb::BaseTranscript< Codec_, HashFunction > | inlineprivate |
| get_powers_of_challenge(const String &label, size_t num_challenges) | bb::BaseTranscript< Codec_, HashFunction > | inline |
| hash(const std::vector< DataType > &data) | bb::BaseTranscript< Codec_, HashFunction > | inlinestatic |
| hash_independent_buffer() | bb::BaseTranscript< Codec_, HashFunction > | inline |
| in_circuit | bb::BaseTranscript< Codec_, HashFunction > | static |
| independent_hash_buffer | bb::BaseTranscript< Codec_, HashFunction > | private |
| 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 > | |
| num_frs_written | bb::BaseTranscript< Codec_, HashFunction > | |
| 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 > | |
| 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 > | |
| round_index | bb::BaseTranscript< Codec_, HashFunction > | |
| round_number | bb::BaseTranscript< Codec_, HashFunction > | |
| 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 |
| size_proof_data() | bb::BaseTranscript< Codec_, HashFunction > | inline |
| transcript_index | bb::BaseTranscript< Codec_, HashFunction > | |
| use_manifest | bb::BaseTranscript< Codec_, HashFunction > | private |
| verifier_init_empty(const std::shared_ptr< BaseTranscript > &transcript) | bb::BaseTranscript< Codec_, HashFunction > | inlinestatic |