Files
servo/components/script
Kingsley Yung c30e1126d8 script: Implement generate key operation of ChaCha20-Poly1305 (#40978)
Continue on adding ChaCha20-Poly1305 support to WebCrypto API.

This patch implements generate 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-12-01 09:34:51 +00:00
..
2025-10-02 07:51:19 +00:00