Skip to content

script: Implement import key operation of ML-KEM#41585

Merged
TimvdLippe merged 1 commit intoservo:mainfrom
kkoyung:ml-kem-import
Dec 30, 2025
Merged

script: Implement import key operation of ML-KEM#41585
TimvdLippe merged 1 commit intoservo:mainfrom
kkoyung:ml-kem-import

Conversation

@kkoyung
Copy link
Copy Markdown
Member

@kkoyung kkoyung commented Dec 30, 2025

Start adding ML-KEM support to WebCrypto API.
Specification: https://wicg.github.io/webcrypto-modern-algos/#ml-kem

This patch implements import key operation of ML-KEM, with ml-kem crate.

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

Start adding ML-KEM support to WebCrypto API.
Specification: https://wicg.github.io/webcrypto-modern-algos/#ml-kem

This patch implements import key operation of ML-KEM, with `ml-kem` crate.

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

Signed-off-by: Kingsley Yung <[email protected]>
@kkoyung kkoyung requested a review from gterzian as a code owner December 30, 2025 10:47
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Dec 30, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Dec 30, 2025
@TimvdLippe TimvdLippe added this pull request to the merge queue Dec 30, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Dec 30, 2025
Merged via the queue into servo:main with commit 5d6d2c6 Dec 30, 2025
32 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Dec 30, 2025
@kkoyung kkoyung deleted the ml-kem-import branch January 9, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants