mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-20 10:50:25 +00:00
This implements the last WebCryptoAPI methods `wrapKey` and `unwrapKey`. Most of the functionality is already there because they rely on `encrypt` and `decrypt`. The only test failures are for `AES-GCM` which is not implemented yet. |
||
|---|---|---|
| .. | ||
| wrapKey_unwrapKey.https.any.html | ||
| wrapKey_unwrapKey.https.any.js | ||
| wrapKey_unwrapKey_vectors.js | ||