|
|
typedef VerifierPlookupArithmeticWidget< fr, g1::affine_element, Transcript, ultra_with_keccak_settings > | PlookupArithmeticWidget |
| |
|
typedef VerifierGenPermSortWidget< fr, g1::affine_element, Transcript, ultra_with_keccak_settings > | GenPermSortWidget |
| |
|
typedef VerifierPermutationWidget< fr, g1::affine_element, Transcript > | PermutationWidget |
| |
|
typedef VerifierPlookupWidget< fr, g1::affine_element, Transcript > | PlookupWidget |
| |
|
typedef VerifierEllipticWidget< fr, g1::affine_element, Transcript, ultra_with_keccak_settings > | EllipticWidget |
| |
|
typedef VerifierPlookupAuxiliaryWidget< fr, g1::affine_element, Transcript, ultra_with_keccak_settings > | PlookupAuxiliaryWidget |
| |
|
typedef barretenberg::fr | fr |
| |
|
typedef barretenberg::g1 | g1 |
| |
|
typedef transcript::StandardTranscript | Transcript |
| |
|
typedef VerifierPlookupArithmeticWidget< fr, g1::affine_element, Transcript, ultra_settings > | PlookupArithmeticWidget |
| |
|
typedef VerifierGenPermSortWidget< fr, g1::affine_element, Transcript, ultra_settings > | GenPermSortWidget |
| |
|
typedef VerifierPermutationWidget< fr, g1::affine_element, Transcript > | PermutationWidget |
| |
|
typedef VerifierPlookupWidget< fr, g1::affine_element, Transcript > | PlookupWidget |
| |
|
typedef VerifierEllipticWidget< fr, g1::affine_element, Transcript, ultra_settings > | EllipticWidget |
| |
|
typedef VerifierPlookupAuxiliaryWidget< fr, g1::affine_element, Transcript, ultra_settings > | PlookupAuxiliaryWidget |
| |
|
|
static constexpr size_t | num_challenge_bytes = 32 |
| |
|
static constexpr transcript::HashType | hash_type = transcript::HashType::Keccak256 |
| |
|
static constexpr size_t | num_challenge_bytes = 16 |
| |
|
static constexpr transcript::HashType | hash_type = transcript::HashType::PedersenBlake3s |
| |
|
static constexpr bool | idpolys = true |
| |
|
static constexpr size_t | num_challenge_bytes = 16 |
| |
|
static constexpr transcript::HashType | hash_type = transcript::HashType::PedersenBlake3s |
| |
|
static constexpr size_t | program_width = 4 |
| |
|
static constexpr size_t | num_shifted_wire_evaluations = 4 |
| |
|
static constexpr uint64_t | wire_shift_settings = 0b1111 |
| |
|
static constexpr uint32_t | permutation_shift = 30 |
| |
|
static constexpr uint32_t | permutation_mask = 0xC0000000 |
| |
|
static constexpr size_t | num_roots_cut_out_of_vanishing_polynomial = 4 |
| |
|
static constexpr bool | is_plookup = true |
| |
The documentation for this class was generated from the following file: