Bug 259663 - [GTK] Implement the Ed25519 for the Gtk+ port
Summary: [GTK] Implement the Ed25519 for the Gtk+ port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Javier Fernandez
URL:
Keywords: InRadar
Depends on:
Blocks: 245778
  Show dependency treegraph
 
Reported: 2023-07-31 14:29 PDT by Javier Fernandez
Modified: 2023-08-04 12:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2023-07-31 14:29:17 PDT
Libgcrypt based implementation of the Ed25519 algorithm defined in the WebCrypto Secure Curves [1] specification.

[1] https://wicg.github.io/webcrypto-secure-curves/#ed25519
Comment 1 Javier Fernandez 2023-07-31 15:10:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16247
Comment 2 EWS 2023-08-04 12:34:56 PDT
Committed 266599@main (bdf80b88c96d): <https://commits.webkit.org/266599@main>

Reviewed commits have been landed. Closing PR #16247 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-04 12:35:21 PDT
<rdar://problem/113408581>