Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <sha256_mem.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 = "sha256_mem" |
static constexpr size_t | SR_LATCH_HAS_SEL_ON = 3 |
static constexpr size_t | SR_START_AFTER_LAST = 4 |
static constexpr size_t | SR_CONTINUITY_SEL = 5 |
static constexpr size_t | SR_CONTINUITY_EXEC_CLK = 6 |
static constexpr size_t | SR_CONTINUITY_SPACE_ID = 7 |
static constexpr size_t | SR_CONTINUITY_OUTPUT_ADDR = 8 |
static constexpr size_t | SR_START_OR_LAST_MEM = 15 |
static constexpr size_t | SR_BATCH_ZERO_CHECK_READ = 34 |
static constexpr size_t | SR_BATCH_ENFORCE_ZERO_WRITE = 35 |
static constexpr size_t | SR_SEL_IS_INPUT_ROUND_START_COND = 37 |
static constexpr size_t | SR_SEL_IS_INPUT_END = 38 |
static constexpr size_t | SR_SEL_IS_INPUT_PROPAGATE = 39 |
static constexpr size_t | SR_INPUT_ROUND_CTR_START_COND = 40 |
static constexpr size_t | SR_INPUT_ROUND_CTR_DECR_COND = 41 |
static constexpr size_t | SR_INPUT_TAG_DIFF_CHECK = 46 |
static constexpr size_t | SR_TAG_ERROR_INIT = 48 |
static constexpr size_t | SR_TAG_ERROR_PROPAGATION = 49 |
![]() | |
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, 51 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file sha256_mem.hpp.
|
inlinestatic |
Definition at line 40 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 38 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 90 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 89 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 85 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 87 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 84 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 86 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 95 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 94 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 96 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 82 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 92 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 93 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 91 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 83 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 88 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 97 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 98 of file sha256_mem.hpp.