Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/WebCryptoAPI
Tete17 1af8cc471d LibWeb: Validate JWK key pair consistency for OKP importKey
For private key JWK imports, after decoding both d and x, derive
the public key from d and verify it matches x. A private key that
doesn't correspond to the provided public key doesn't "contain the
private key" as required by RFC 8037 Section 2.
2026-04-19 13:35:36 +02:00
..