Add ECDSA signature support over the secp256r1 curve
Aberta
corelib
signatures
- Linguagem predominante
- Rust
- Estrelas
- 772
- Forks
- 352
- Merge médio
- 1d 12h
- PRs com merge (30d)
- 93
Descrição
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`.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.