Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
commitment_key.hpp File Reference
#include "barretenberg/common/bb_bench.hpp"
#include "barretenberg/common/ref_span.hpp"
#include "barretenberg/ecc/scalar_multiplication/scalar_multiplication.hpp"
#include "barretenberg/polynomials/polynomial.hpp"
#include "barretenberg/srs/factories/crs_factory.hpp"
#include "barretenberg/srs/global_crs.hpp"
#include <cstddef>
#include <cstdlib>
#include <limits>
#include <memory>
#include <string_view>

Go to the source code of this file.

Classes

class  bb::CommitmentKey< Curve >
 CommitmentKey object over a pairing group 𝔾₁. More...
 
struct  bb::CommitmentKey< Curve >::CommitBatch
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.