Files
ladybird/Libraries/LibWeb/Crypto/SubtleCrypto.cpp
Jelle Raaijmakers f7993495bd LibWeb: Set key extractability in SubtleCrypto::derive_key()
None of the algorithms actually set the `extractable` internal slot in
their implementations, and looking at `SubtleCrypto::import_key()` it
seems likely that a step is missing here.
2024-11-15 12:32:04 +01:00

52 KiB