|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow. More...
#include <biggroup.fuzzer.hpp>
Static Public Attributes | |
| static constexpr size_t | SET = 0 |
| static constexpr size_t | RANDOMSEED = 0 |
| static constexpr size_t | CONSTANT = 1 |
| static constexpr size_t | WITNESS = 1 |
| static constexpr size_t | CONSTANT_WITNESS = 1 |
| static constexpr size_t | ADD = 1 |
| static constexpr size_t | SUBTRACT = 1 |
| static constexpr size_t | DBL = 1 |
| static constexpr size_t | NEG = 1 |
| static constexpr size_t | COND_ASSIGN = 1 |
| static constexpr size_t | VALIDATE_ON_CURVE = 2 |
| static constexpr size_t | MULTIPLY = 2 |
| static constexpr size_t | ASSERT_EQUAL = 2 |
| static constexpr size_t | BATCH_MUL = 4 |
| static constexpr size_t | _LIMIT = 64 |
Optional subclass that governs limits on the use of certain instructions, since some of them can be too slow.
Definition at line 725 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 749 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 733 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 744 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 747 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 737 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 730 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 732 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 735 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 742 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 736 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 728 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 727 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 734 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 739 of file biggroup.fuzzer.hpp.
|
staticconstexpr |
Definition at line 731 of file biggroup.fuzzer.hpp.