Bug 249017
Summary: | [GTK] gtk-wk2 failing for tests related to X25519 algorithm | ||
---|---|---|---|
Product: | WebKit | Reporter: | Angela <a_izquierdogarcia> |
Component: | WebKitGTK | Assignee: | Javier Fernandez <jfernandez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=258279 | ||
Bug Depends on: | 261106 | ||
Bug Blocks: | 258279 |
Angela
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Javier Fernandez
Pull request: https://github.com/WebKit/WebKit/pull/16588
EWS
Committed 267602@main (0dab8bb6c4d7): <https://commits.webkit.org/267602@main>
Reviewed commits have been landed. Closing PR #16588 and removing active labels.