serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibWeb: Implement (ish) importKey, encrypt and decrypt for RSA-OAEP

Open ADKaster opened this issue 1 year ago • 0 comments

TODO: Tests

The encrypt and decrypt parts are stubs, as I don't think we have this operation implemented in LibCrypto yet https://www.rfc-editor.org/rfc/rfc3447#section-7.1.1

Part of #23484

ADKaster avatar Mar 15 '24 05:03 ADKaster