mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 10:20:22 +00: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 |
||
|---|---|---|
| .. | ||
| Crypto.cpp | ||
| Crypto.h | ||
| Crypto.idl | ||
| CryptoAlgorithms.cpp | ||
| CryptoAlgorithms.h | ||
| CryptoBindings.cpp | ||
| CryptoBindings.h | ||
| CryptoKey.cpp | ||
| CryptoKey.h | ||
| CryptoKey.idl | ||
| KeyAlgorithms.cpp | ||
| KeyAlgorithms.h | ||
| SubtleCrypto.cpp | ||
| SubtleCrypto.h | ||
| SubtleCrypto.idl | ||