Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/commitment_key.hpp"
#include "barretenberg/commitment_schemes/verification_key.hpp"
#include "barretenberg/polynomials/polynomial.hpp"
#include "barretenberg/stdlib/primitives/curves/grumpkin.hpp"
Go to the source code of this file.
Classes | |
class | bb::PairingPoints |
An object storing two bn254 points that represent the inputs to a pairing check. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |