mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
The WebCrypto specification does not require the "alg" member to be present when importing a symmetric JWK, as long as the key material itself is valid. Add tests covering JWK import without an "alg" field. This fixes the following WPT: WebCryptoAPI/import_export/ChaCha20-Poly1305_importKey