Files
servo/components/script
Kingsley Yung 2f640994d3 script: Implement export key operation of AES-OCB (#41813)
Start adding AES-OCB support to WebCrypto API.

This patch implements the export key operations of AES-OCB, with the
`aes` crate.

Specification:
https://wicg.github.io/webcrypto-modern-algos/#aes-ocb-operations-export-key

Testing: Pass some WPT tests that were expected to fail.
Fixes: Part of #41762

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2026-01-10 07:17:04 +00:00
..
2026-01-08 17:32:35 +00:00
2025-10-02 07:51:19 +00:00