mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 17:44:56 +09:00
![]() I dug through the code and the WebCryptoAPI spec to figure out the reason for `... mixed case parameters` WPT tests and figured out that our implementation was slightly wrong. By being closer to the spec we can now pass those tests and also remove a bunch of duplicated code. Context: https://github.com/LadybirdBrowser/ladybird/pull/2598#discussion_r1859263798 |
||
---|---|---|
.. | ||
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 |