Bug 261323 - [GTK] Implement a Ed25519 key pair check during the JWK import
Summary: [GTK] Implement a Ed25519 key pair check during the JWK import
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:
 
Reported: 2023-09-08 01:52 PDT by Javier Fernandez
Modified: 2023-09-13 09:54 PDT (History)
1 user (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-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>