Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/ref_vector.hpp"
#include "barretenberg/common/throw_or_abort.hpp"
#include "barretenberg/numeric/bitop/get_msb.hpp"
#include <optional>
Go to the source code of this file.
Classes | |
struct | bb::ClaimBatcher_< Curve > |
Logic to support batching opening claims for unshifted and shifted polynomials in Shplemini. More... | |
struct | bb::ClaimBatcher_< Curve >::Batch |
struct | bb::ClaimBatcher_< Curve >::InterleavedBatch |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |