Bug 261323

Summary: [GTK] Implement a Ed25519 key pair check during the JWK import
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: WebCore Misc.Assignee: Javier Fernandez <jfernandez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Javier Fernandez 2023-09-08 01:52:35 PDT
This issue has been fixed already for the Mac port in the bug #260469, and the GCrypt implementation of the X25519 algorithm has this checks already. So this bug is about implementing the same check for the GTK+ port.
Comment 1 Javier Fernandez 2023-09-08 02:05:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17583
Comment 2 EWS 2023-09-13 09:53:40 PDT
Committed 267957@main (6940fc8a24d0): <https://commits.webkit.org/267957@main>

Reviewed commits have been landed. Closing PR #17583 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-13 09:54:15 PDT
<rdar://problem/115435624>