Closed
Description
Request for position on an emerging web specification
- WebKittens who can provide input:
Information about the spec
- Spec Title: Curve25519 in WebCrypto
- Spec URL: https://wicg.github.io/webcrypto-secure-curves/
- GitHub repository: https://github.com/WICG/webcrypto-secure-curves
- Issue Tracker: https://github.com/WICG/webcrypto-secure-curves/issues
- Explainer: https://github.com/WICG/webcrypto-secure-curves/blob/main/explainer.md
Design reviews and vendor positions
- TAG Design Review: Curve25519 in Web Cryptography w3ctag/design-reviews#466
- Mozilla standards-positions issue: X25519 in Web Cryptography mozilla/standards-positions#271
Bugs tracking this feature
- WebKit Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=245778
- Radar:
Anything else we need to know
This proposal tries to address the problems caused by the lack of in-browser implementations of safe curves by adding support for Curve25519 and Curve448 algorithms in the Web Cryptography API, namely the signature algorithms Ed25519 and Ed448, and the key agreement algorithms X25519 and X448.
See the WICG issue for details.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done