mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
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.