Files
servo/components/script
Kingsley Yung b5e78199a1 script: Implement import/export key operation of ChaCha20-Poly1305 (#40948)
Start adding ChaCha20-Poly1305 support to WebCrypto API.

This patch implements "import key" operation and "export key" operation
of ChaCha20-Poly1305, using the crate `chacha20poly1305` to support the
cryptographic calculation.

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

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2025-11-29 05:52:35 +00:00
..
2025-10-02 07:51:19 +00:00