|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "../uint128/uint128.hpp"#include "../uint256/uint256.hpp"#include "../uintx/uintx.hpp"#include "unistd.h"#include <cstdint>#include <random>Go to the source code of this file.
Classes | |
| class | bb::numeric::RNG |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::numeric |
Functions | |
| RNG & | bb::numeric::get_debug_randomness (bool reset, std::uint_fast64_t seed) |
| RNG & | bb::numeric::get_randomness () |