#include <client_ivc.hpp>
|
| static size_t | calc_num_data_types () |
| | Calculate the number of field elements needed for serialization.
|
| |
Definition at line 165 of file client_ivc.hpp.
◆ calc_num_data_types()
| static size_t bb::ClientIVC::VerificationKey::calc_num_data_types |
( |
| ) |
|
|
inlinestatic |
Calculate the number of field elements needed for serialization.
- Returns
- size_t Number of field elements
Definition at line 174 of file client_ivc.hpp.
◆ from_field_elements()
| size_t bb::ClientIVC::VerificationKey::from_field_elements |
( |
std::span< const bb::fr > |
elements | ) |
|
|
inline |
Deserialize verification key from field elements.
- Parameters
-
| elements | The field elements to deserialize from |
- Returns
- size_t Number of field elements read
Definition at line 205 of file client_ivc.hpp.
◆ to_field_elements()
| std::vector< bb::fr > bb::ClientIVC::VerificationKey::to_field_elements |
( |
| ) |
const |
|
inline |
◆ eccvm
◆ mega
◆ translator
The documentation for this struct was generated from the following file: