|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| using | Type = bb::curve::SECP256K1 |
| using | ScalarField = secp256k1::fr |
| using | BaseField = secp256k1::fq |
| using | Group = secp256k1::g1 |
| using | AffineElement = secp256k1::g1::affine_element |
Static Public Attributes | |
| static constexpr bool | supports_recovery = true |
| static constexpr bool | has_wycheproof_tests = true |
Definition at line 67 of file ecdsa.test.cpp.
Definition at line 72 of file ecdsa.test.cpp.
Definition at line 70 of file ecdsa.test.cpp.
| using secp256k1_curve::Group = secp256k1::g1 |
Definition at line 71 of file ecdsa.test.cpp.
Definition at line 69 of file ecdsa.test.cpp.
Definition at line 68 of file ecdsa.test.cpp.
|
staticconstexpr |
Definition at line 74 of file ecdsa.test.cpp.
|
staticconstexpr |
Definition at line 73 of file ecdsa.test.cpp.