Bug 259663

Summary: [GTK] Implement the Ed25519 for the Gtk+ port
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: WebCore Misc.Assignee: Javier Fernandez <jfernandez>
Status: RESOLVED FIXED    
Severity: Normal CC: jfernandez, webkit-bug-importer, zdobersek
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=246145
Bug Depends on:    
Bug Blocks: 245778    

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>