Add ECDSA signature support over the secp256r1 curve
Đang mở
corelib
signatures
- Ngôn ngữ chính
- Rust
- Star
- 772
- Fork
- 352
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 93
Mô tả
With Fusaka upgrade, Ethereum adds precompiles for the secp256r1 curve ([EIP-7951](https://eips.ethereum.org/EIPS/eip-7951)). The motivation is to enable native support for signatures generated by modern secure hardware including Apple Secure Enclave, Android Keystore, and FIDO2/WebAuthn devices.
We should probably add support for this signature scheme as well under the name `ecdsa_p256_keccak`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.