Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/numeric/uint128/uint128.hpp"
#include "barretenberg/numeric/uint256/uint256.hpp"
Go to the source code of this file.
Classes | |
struct | bb::avm2::simulation::U256Decomposition |
struct | bb::avm2::simulation::U128Decomposition |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |
Functions | |
U256Decomposition | bb::avm2::simulation::decompose (const uint256_t &x) |
U128Decomposition | bb::avm2::simulation::decompose (const uint128_t &x) |