Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <safe_uint.fuzzer.hpp>
Static Public Attributes | |
static constexpr size_t | CONSTANT = sizeof(uint256_t) + 1 |
static constexpr size_t | WITNESS = sizeof(uint256_t) + 1 |
static constexpr size_t | CONSTANT_WITNESS = sizeof(uint256_t) + 1 |
static constexpr size_t | ADD = 3 |
static constexpr size_t | SUBTRACT = 3 |
static constexpr size_t | MULTIPLY = 3 |
static constexpr size_t | ADD_TWO = 4 |
static constexpr size_t | DIVIDE = 3 |
static constexpr size_t | MADD = 4 |
static constexpr size_t | SUBTRACT_WITH_CONSTRAINT = 4 |
static constexpr size_t | DIVIDE_WITH_CONSTRAINTS = 5 |
static constexpr size_t | SLICE = 6 |
static constexpr size_t | RANDOMSEED = sizeof(uint32_t) |
Definition at line 458 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 463 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 466 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 460 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 462 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 467 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 470 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 468 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 465 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 472 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 471 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 464 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 469 of file safe_uint.fuzzer.hpp.
|
staticconstexpr |
Definition at line 461 of file safe_uint.fuzzer.hpp.