Bug 249017 - [GTK] gtk-wk2 failing for tests related to X25519 algorithm
Summary: [GTK] gtk-wk2 failing for tests related to X25519 algorithm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Javier Fernandez
URL:
Keywords:
Depends on: 261106
Blocks: 258279
  Show dependency treegraph
 
Reported: 2022-12-09 06:03 PST by Angela
Modified: 2023-09-08 01:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angela 2022-12-09 06:03:56 PST
The bots in gtk-wk2 are failing for the tests related to the X25519 algorithm, in which is not implemented in the platform yet. Those are  crypto/subtle/X25519-derive-bits-length-limits.html, crypto/subtle/X25519-derive-bits-malformed-parameters.html, crypto/subtle/X25519-generate-export-key-raw.html, crypto/subtle/X25519-generate-key-derive-bits.html, crypto/subtle/X25519-generate-key-exctractable.html, crypto/subtle/X25519-generate-key.html, crypto/subtle/X25519-generate-single-usage.html.

This is part of the algorithms used to work with Curve25519.
Comment 1 Javier Fernandez 2023-08-10 17:39:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16588
Comment 2 EWS 2023-09-03 23:45:43 PDT
Committed 267602@main (0dab8bb6c4d7): <https://commits.webkit.org/267602@main>

Reviewed commits have been landed. Closing PR #16588 and removing active labels.