|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| using | Type = bb::curve::SECP256R1 |
| using | ScalarField = secp256r1::fr |
| using | BaseField = secp256r1::fq |
| using | Group = secp256r1::g1 |
| using | AffineElement = secp256r1::g1::affine_element |
Static Public Attributes | |
| static constexpr bool | supports_recovery = true |
| static constexpr bool | has_wycheproof_tests = true |
Definition at line 77 of file ecdsa.test.cpp.
Definition at line 82 of file ecdsa.test.cpp.
Definition at line 80 of file ecdsa.test.cpp.
| using secp256r1_curve::Group = secp256r1::g1 |
Definition at line 81 of file ecdsa.test.cpp.
Definition at line 79 of file ecdsa.test.cpp.
Definition at line 78 of file ecdsa.test.cpp.
|
staticconstexpr |
Definition at line 84 of file ecdsa.test.cpp.
|
staticconstexpr |
Definition at line 83 of file ecdsa.test.cpp.