Skip to content

script: Implement deriveBits and generateKey operations of X448 - #46376

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
kkoyung:x448-derive-generate
Jul 8, 2026
Merged

TimvdLippe merged 1 commit into
servo:mainfrom
kkoyung:x448-derive-generate

Conversation

@kkoyung

@kkoyung kkoyung commented Jul 8, 2026

Copy link
Copy Markdown
Member

Continue on adding X448 support to WebCrypto API implementation.

This patch implements the deriveBits and generateKey operations of X448.

Specification: https://wicg.github.io/webcrypto-secure-curves/#x448
Testing: Pass more WPT tests in WebCryptoAPI directory
Part-of: #46140

Continue on adding X448 support to WebCrypto API implementation.

This patch implements the deriveBits and generateKey operations of X448.

Specification: <https://wicg.github.io/webcrypto-secure-curves/#x448>
Testing: Pass more WPT tests in `WebCryptoAPI` directory
Part-of: 46140
Signed-off-by: Kingsley Yung <[email protected]>
@kkoyung
kkoyung requested a review from gterzian as a code owner July 8, 2026 08:54
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jul 8, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jul 8, 2026
@TimvdLippe
TimvdLippe enabled auto-merge July 8, 2026 08:56
@TimvdLippe
TimvdLippe added this pull request to the merge queue Jul 8, 2026
@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 Jul 8, 2026
Merged via the queue into servo:main with commit e2ae807 Jul 8, 2026
34 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 Jul 8, 2026
@kkoyung
kkoyung deleted the x448-derive-generate branch August 2, 2026 04:03
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