|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bc_hashing.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::bc_hashingImpl< FF > | |
| static bool | skip (const AllEntities &in) |
| static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
| static constexpr const std::string_view | NAME = "bc_hashing" |
| static constexpr size_t | SR_TRACE_CONTINUITY = 1 |
| static constexpr size_t | SR_SEL_TOGGLED_AT_LATCH = 3 |
| static constexpr size_t | SR_START_AFTER_LATCH = 6 |
| static constexpr size_t | SR_PC_INCREMENTS = 7 |
| static constexpr size_t | SR_PC_INCREMENTS_1 = 8 |
| static constexpr size_t | SR_PC_INCREMENTS_2 = 9 |
| static constexpr size_t | SR_ID_PROPAGATION = 10 |
| static constexpr size_t | SR_START_IS_SEPARATOR = 11 |
| static constexpr size_t | SR_PADDING_CONSISTENCY = 14 |
| static constexpr size_t | SR_PADDING_END = 15 |
| static constexpr size_t | SR_PADDED_BY_ZERO_1 = 16 |
| static constexpr size_t | SR_PADDED_BY_ZERO_2 = 17 |
| static constexpr size_t | SR_PADDING_CORRECTNESS = 18 |
| static constexpr size_t | SR_BYTECODE_LENGTH_FIELDS = 19 |
| static constexpr size_t | SR_ROUNDS_DECREMENT = 20 |
| static constexpr size_t | SR_HASH_IS_ID = 21 |
Static Public Attributes inherited from bb::Relation< bc_hashingImpl< FF > > | |
| static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> | SUBRELATION_TOTAL_LENGTHS |
| static constexpr size_t | RELATION_LENGTH |
| static constexpr size_t | TOTAL_RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::bc_hashingImpl< FF > | |
| static constexpr std::array< size_t, 22 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file bc_hashing.hpp.
|
inlinestatic |
Definition at line 56 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 36 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 52 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 54 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 45 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 49 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 50 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 47 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 51 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 48 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 42 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 43 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 44 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 53 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 40 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 41 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 46 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 39 of file bc_hashing.hpp.