WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284368
[WebCrypto] Enable the X25519 feature by default
https://bugs.webkit.org/show_bug.cgi?id=284368
Summary
[WebCrypto] Enable the X25519 feature by default
Javier Fernandez
Reported
2024-12-10 05:40:52 PST
The [PR#362](
https://github.com/w3c/webcrypto/pull/362
) to add the Curve25519 to the WebCryptography specification has been merged already. All the inveroperability issues related to the deriveBits operation, identified in the mentioned PR as one of the blocker for the merge, has been solved as well. In the process, we have added many new tests in the WPT repository. which would allow us to ensure the future interoperability and detect regressions. Chrome has already [shipped](
https://chromestatus.com/feature/6291245926973440
) the feature, which will be enabled by default in M133. Firefox has already shipped both, X25519 and Ed25519. I think it's time to enable by default the X25519 feature in WebKit.
Attachments
Add attachment
proposed patch, testcase, etc.
Javier Fernandez
Comment 1
2024-12-11 02:52:51 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37766
EWS
Comment 2
2024-12-12 01:41:01 PST
Committed
287732@main
(a5947d3ed861): <
https://commits.webkit.org/287732@main
> Reviewed commits have been landed. Closing PR #37766 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-12-12 01:42:13 PST
<
rdar://problem/141346336
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug