|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/tracegen/sha256_trace.hpp"#include <algorithm>#include <any>#include <concepts>#include <cstddef>#include <cstdint>#include <memory>#include <ranges>#include <stdexcept>#include "barretenberg/vm2/generated/relations/lookups_sha256.hpp"#include "barretenberg/vm2/generated/relations/lookups_sha256_mem.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/events/sha256_event.hpp"#include "barretenberg/vm2/tracegen/lib/interaction_def.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::tracegen |