#include <transcript.hpp>
Definition at line 786 of file transcript.hpp.
◆ DataType
◆ Fr
◆ Proof
◆ calc_num_data_types()
template<typename T >
static constexpr size_t bb::KeccakTranscriptParams::calc_num_data_types |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ convert_challenge()
template<typename T >
static T bb::KeccakTranscriptParams::convert_challenge |
( |
const DataType & |
challenge | ) |
|
|
inlinestatic |
◆ deserialize()
template<typename T >
static T bb::KeccakTranscriptParams::deserialize |
( |
std::span< const DataType > |
elements | ) |
|
|
inlinestatic |
◆ hash()
static Fr bb::KeccakTranscriptParams::hash |
( |
const std::vector< DataType > & |
data | ) |
|
|
inlinestatic |
◆ serialize()
template<typename T >
static std::vector< DataType > bb::KeccakTranscriptParams::serialize |
( |
const T & |
element | ) |
|
|
inlinestatic |
◆ split_challenge()
static std::array< DataType, 2 > bb::KeccakTranscriptParams::split_challenge |
( |
const DataType & |
challenge | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: