|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/bn254.hpp"#include "barretenberg/ecc/curves/bn254/pairing.hpp"#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"#include "barretenberg/srs/global_crs.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | bb::VerifierCommitmentKey< curve::BN254 > |
| Specialization for bn254. More... | |
| class | bb::VerifierCommitmentKey< curve::Grumpkin > |
| Specialization for Grumpkin. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |