LadybirdBrowser / ladybird

Truly independent web browser
https://ladybird.org
BSD 2-Clause "Simplified" License
13.39k stars 538 forks source link

AES-CBC Algorithm Exception; Javascript Exception #423

Open TanukiKabuki opened 3 weeks ago

TanukiKabuki commented 3 weeks ago

325015.009 WebContent(1323689): Unhandled JavaScript exception (in promise): NotSupportedError: Algorithm 'AES-CBC' is not supported for operation 'importKey'

ADKaster commented 3 weeks ago

This is a missing feature in our SubtleCrypto implementation.