mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-18 18:00:31 +00:00
Refresh the imported wrapKey_unwrapKey WPT to the current upstream version and treat the raw-secret and other raw* formats like raw when wrap_key() and unwrap_key() serialize wrapped key bytes. The updated test covers ChaCha20-Poly1305 wrapping with the raw-secret format. Accepting the full set of byte-oriented raw formats lets those keys round-trip through wrapKey and unwrapKey. |
||
|---|---|---|
| .. | ||
| 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 | ||