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 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 = 5 |
static constexpr size_t | SR_PC_INCREMENTS = 6 |
static constexpr size_t | SR_ID_CONSISTENCY = 7 |
static constexpr size_t | SR_CHAIN_OUTPUT_TO_INCR = 8 |
![]() | |
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 constexpr std::array< size_t, 9 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file bc_hashing.hpp.
|
inlinestatic |
Definition at line 37 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 35 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 62 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 61 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 60 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 58 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 59 of file bc_hashing.hpp.
|
staticconstexpr |
Definition at line 57 of file bc_hashing.hpp.