|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_bc_hashing.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_BC_HASHING_POSEIDON2_HASH" |
| static constexpr std::string_view | RELATION_NAME = "bc_hashing" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::bc_hashing_sel |
| static constexpr Column | DST_SELECTOR = Column::poseidon2_hash_sel |
| static constexpr Column | COUNTS = Column::lookup_bc_hashing_poseidon2_hash_counts |
| static constexpr Column | INVERSES = Column::lookup_bc_hashing_poseidon2_hash_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 56 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 62 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 70 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 61 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 63 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 59 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 57 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 58 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 64 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 60 of file lookups_bc_hashing.hpp.