|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "mutation_helper.hpp"#include <cassert>#include <cstdint>#include "barretenberg/numeric/uint256/uint256.hpp"#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/common/memory_types.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::fuzzing |
Functions | |
| MemoryValue | bb::avm2::fuzzing::read_mem_value (FuzzedDataProvider &fdp) |
| Read a MemoryValue from the fuzzed data provider. | |