|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/tracegen/sha256_trace.hpp"#include <algorithm>#include <cstddef>#include "barretenberg/aztec/aztec_constants.hpp"#include "barretenberg/common/assert.hpp"#include "barretenberg/common/zip_view.hpp"#include "barretenberg/vm2/common/memory_types.hpp"#include "barretenberg/vm2/generated/relations/lookups_sha256.hpp"#include "barretenberg/vm2/generated/relations/lookups_sha256_mem.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 |