WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261106
[GTK] Refactoring: split up OKP key generation operation for Ed25519 and X25519
https://bugs.webkit.org/show_bug.cgi?id=261106
Summary
[GTK] Refactoring: split up OKP key generation operation for Ed25519 and X25519
Javier Fernandez
Reported
2023-09-04 02:37:49 PDT
The GCrypt implementation of the OKP key uses the same method for the key generation operation of both Ed25519 and X25519 algorithms. Since we may want to implement other algorithms (eg Ed488 and X488) that uses the OKP key, it's better to have independent methods for each algorithm.
Attachments
Add attachment
proposed patch, testcase, etc.
Javier Fernandez
Comment 1
2023-09-04 02:52:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17406
EWS
Comment 2
2023-09-05 02:51:47 PDT
Committed
267621@main
(bc83c7f25f79): <
https://commits.webkit.org/267621@main
> Reviewed commits have been landed. Closing PR #17406 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-09-05 02:52:13 PDT
<
rdar://problem/114970948
>
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