Files
servo/components/script/dom
Kingsley Yung ec5a6dacca script: Implement import key operation of RSA-OAEP (#41217)
Start adding RSAS-OAEP support to WebCrypto API.

This patch implements import key operation of RSA-OAEP, with `rsa`
crate.

Testing:
- Pass some WPT tests that were expected to fail.
- Some new FAIL expectations are added. They were skipped by WPT when
the import key operation of RSA-OAEP had not been implemented, and
requires other not-yet-implemented operations to pass.

Fixes: Part of #41113

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
Co-authored-by: Tim van der Lippe <TimvdLippe@users.noreply.github.com>
2025-12-12 06:25:05 +00:00
..
2025-11-24 13:49:51 +00:00
2025-12-05 07:23:32 +00:00
2025-08-19 11:07:53 +00:00