Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::numeric |
Functions | |
template<typename T > | |
T | bb::numeric::keep_n_lsb (T const &input, size_t num_bits) |