|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Classes | |
| struct | basis_vectors |
| struct | FqParams |
| struct | FrParams |
| struct | G1Params |
Typedefs | |
| using | fq = field< FqParams > |
| using | fr = field< FrParams > |
| using | g1 = group< fq, fr, G1Params > |
Functions | |
| std::string | msgpack_schema_name (g1::affine_element const &) |
| using bb::secp256k1::fq = typedef field<FqParams> |
Definition at line 145 of file secp256k1.hpp.
| using bb::secp256k1::fr = typedef field<FrParams> |
Definition at line 293 of file secp256k1.hpp.
| using bb::secp256k1::g1 = typedef group<fq, fr, G1Params> |
Definition at line 309 of file secp256k1.hpp.
|
inline |
Definition at line 313 of file secp256k1.hpp.