New issue
Advanced search Search tips

Issue 721968 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt has failures for roundtrip AES-KW wrap (jwk)

Project Member Reported by eroman@chromium.org, May 13 2017

Issue description

This test has failures in Chrome:

https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt?l=228

The test in question is trying to use AES-KW (which only works for multiple-of-8 sized inputs) with JWK exported keys (which is a variable-sized format), so I am suspicious that there is a problem in the test itself.

That said, glancing at the test code, it tries to handle this case:
https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js?l=239

Need to see why this is failing.
 

Comment 1 by eroman@chromium.org, May 13 2017

Components: Blink>WebCrypto
Project Member

Comment 2 by sheriffbot@chromium.org, May 14 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 3 by eroman@chromium.org, May 14 2018

Labels: -Hotlist-Recharge-Cold
Status: Available (was: Untriaged)

Sign in to add a comment