Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
struct | bb::secp256k1::FqParams |
struct | bb::secp256k1::FrParams |
struct | bb::secp256k1::G1Params |
class | bb::curve::SECP256K1 |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::secp256k1 |
namespace | bb::curve |
Typedefs | |
using | bb::secp256k1::fq = field< FqParams > |
using | bb::secp256k1::fr = field< FrParams > |
using | bb::secp256k1::g1 = group< fq, fr, G1Params > |