Closed
Bug 1815217
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38367 - WebCryptoAPI: add wrong saltLength RSA-PSS verify tests
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38367 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38367
Details from upstream follow.
Filip Skokan <panva.ip@gmail.com> wrote:
WebCryptoAPI: add wrong saltLength RSA-PSS verify tests
Add's an RSA-PSS verify test which checks that when saltLength different than the one signature was produced with is passed to verify the verification fails.
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=140206f0c5b28055db7d4a84b65ff7f5ae5f08fa
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 97 subtests
Status Summary
Firefox
OK
: 4
PASS
: 284
Chrome
OK
: 4
PASS
: 284
Safari
OK
: 4
PASS
: 284
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48f2c18caaea
[wpt PR 38367] - WebCryptoAPI: add wrong saltLength RSA-PSS verify tests, a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•