4 releases
| 0.2.2 | Mar 15, 2025 |
|---|---|
| 0.2.1 | Mar 15, 2025 |
| 0.2.0 | Mar 4, 2025 |
| 0.1.0 | Dec 22, 2024 |
#1391 in Cryptography
145 downloads per month
Used in synedrion
68KB
1.5K
SLoC
Features
serde: serde support for elliptic_curve::PublicKey
parametrized by the curves from this crate.
ecdsa: ecdsa support for ecdsa::SigningKey and ecdsa::VerifyingKey
parametrized by the curves from this crate.
pkcs8: elliptic_curve::pkcs8 support for elliptic_curve::SecretKey
and elliptic_curve::PublicKey parametrized by the curves from this crate.
bip32: bip32 support via newtypes PrivateKeyBip32 and PublicKeyBip32.
Small elliptic curves for testing
Warning: these are not in any way secure. Only use them in tests when you need a curve with a small order.
Dependencies
~3.5MB
~74K SLoC