Skip to content

Conversation

@kkoyung
Copy link
Member

@kkoyung kkoyung commented Nov 24, 2025

The specification of Modern Algorithms in the Web Cryptography API (https://wicg.github.io/webcrypto-modern-algos/) adds new key formats and key usages to support modern cryptographic algorithms.

This patch adds those new key formats and key usages, preparing for the implementation of the new algorithms.

Testing: No behavioral changes in existing cryptographic algorithms. Existing tests suffice.
Fixes: Part of #40687

The specification of Modern Algorithms in the Web Cryptography API
(https://wicg.github.io/webcrypto-modern-algos/) adds new key formats
and key usages to support modern cryptographic algorithms.

This patch adds those new key formats and key usages, preparing for the
implementation of the new algorithms.

Testing: No behavioral changes in existing cryptographic algorithms.
Existing tests suffice.
Fixes: Part of 40687

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
@kkoyung kkoyung requested a review from gterzian as a code owner November 24, 2025 11:08
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 24, 2025
Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Nov 28, 2025
@yezhizhen yezhizhen added this pull request to the merge queue Nov 28, 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 Nov 28, 2025
Merged via the queue into servo:main with commit 2982929 Nov 28, 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 Nov 28, 2025
@kkoyung kkoyung deleted the prepare-keyformat-keyusage branch November 28, 2025 04:46
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