|
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_CHECK_FINAL_BYTES_REMAINING" |
| static constexpr std::string_view | RELATION_NAME = "bc_hashing" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 9 |
| static constexpr Column | SRC_SELECTOR = Column::bc_hashing_latch |
| static constexpr Column | DST_SELECTOR = Column::bc_decomposition_sel_packed |
| static constexpr Column | COUNTS = Column::lookup_bc_hashing_check_final_bytes_remaining_counts |
| static constexpr Column | INVERSES = Column::lookup_bc_hashing_check_final_bytes_remaining_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 16 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 22 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 35 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 21 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 23 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 19 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 17 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 18 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 24 of file lookups_bc_hashing.hpp.
|
staticconstexpr |
Definition at line 20 of file lookups_bc_hashing.hpp.