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