|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/lib/sha256_compression.hpp"#include <array>#include <cstddef>#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |
Functions | |
| std::array< uint32_t, 8 > | bb::avm2::simulation::sha256_block (const std::array< uint32_t, 8 > &h_init, const std::array< uint32_t, 16 > &input) |
Variables | |
| constexpr uint32_t | bb::avm2::simulation::round_constants [64] |