mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
LibWeb: Fix crash when importing malformed RSAOAEP key
This fixes a crash in WPT: WebCryptoAPI/import_export/rsa_importKey.https.any This allows us to pass 240 tests!
This commit is contained in:
parent
efad0b5676
commit
124bd115a1
Notes:
github-actions[bot]
2024-10-25 22:15:38 +00:00
Author: https://github.com/BenWiederhake
Commit: 124bd115a1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1968
3 changed files with 33 additions and 4 deletions
|
@ -0,0 +1,4 @@
|
|||
true
|
||||
RSA-OAEP
|
||||
SHA-1
|
||||
1,0,1
|
Loading…
Add table
Add a link
Reference in a new issue