|
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 Public Member Functions inherited from bb::avm2::sha256_memImpl< 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 = "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 Public Attributes inherited from bb::Relation< sha256_memImpl< 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::sha256_memImpl< FF > | |
| static constexpr std::array< size_t, 51 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file sha256_mem.hpp.
|
inlinestatic |
Definition at line 59 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 38 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 49 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 48 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 44 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 46 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 43 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 45 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 54 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 53 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 55 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 41 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 51 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 52 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 50 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 42 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 47 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 56 of file sha256_mem.hpp.
|
staticconstexpr |
Definition at line 57 of file sha256_mem.hpp.