Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/numeric/uint256/uint256.hpp"
Go to the source code of this file.
Classes | |
struct | bb::field2< base_field, Params > |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::numeric |
Functions | |
template<typename B , typename base_field , typename Params > | |
void | bb::read (B &it, field2< base_field, Params > &value) |
template<typename B , typename base_field , typename Params > | |
void | bb::write (B &buf, field2< base_field, Params > const &value) |