|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/standalone/pure_to_radix.hpp"#include <algorithm>#include <cstdint>#include <vector>#include "barretenberg/common/bb_bench.hpp"#include "barretenberg/numeric/uint256/uint256.hpp"#include "barretenberg/vm2/common/to_radix.hpp"#include "barretenberg/vm2/simulation/interfaces/memory.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 |