|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/sha256.hpp"#include <algorithm>#include <array>#include <cstdint>#include <memory>#include <stdexcept>#include "barretenberg/vm2/simulation/lib/sha256_compression.hpp"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 |