WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258279
[WebCrypto] Implement the X25519 algorithm
https://bugs.webkit.org/show_bug.cgi?id=258279
Summary
[WebCrypto] Implement the X25519 algorithm
Javier Fernandez
Reported
2023-06-19 08:28:42 PDT
This bug is filled to track the implementation of the key sharing operation using the Curve25519 secure curve. We already have implemented the Ed25519 for the signing and verifying operations (
bug #246145
), so it'd be useful to have an independent bug for the X25519 algorithm.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-26 08:29:16 PDT
<
rdar://problem/111330205
>
Javier Fernandez
Comment 2
2023-07-08 07:38:14 PDT
I have started to work on this.
Javier Fernandez
Comment 3
2023-09-05 02:25:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17425
EWS
Comment 4
2023-09-08 03:01:17 PDT
Committed
267782@main
(347b6d7cc7de): <
https://commits.webkit.org/267782@main
> Reviewed commits have been landed. Closing PR #17425 and removing active labels.
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