Add ECDSA signature support over the secp256r1 curve
未关闭
corelib
signatures
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 93
描述
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`.
贡献指南
评估
这个 Issue 还没有评估数据。