Files
servo/components/script
Kingsley Yung 58070dd692 script: Implement generate key operation of ML-DSA (#41659)
Continue on adding ML-DSA support to WebCrypto API.

This patch implements the generate key operation of ML-DSA, with
`ml-dsa` crate.

Specification:
https://wicg.github.io/webcrypto-modern-algos/#ml-dsa-operations-generate-key

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

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