Files
servo/tests/wpt/meta/WebCryptoAPI/algorithm-discards-context.https.window.js.ini
Simon Wülker cdd0006e3d Implement HKDF support for subtlecrypto.deriveBits (#34200)
* Implement subtlecrypto.deriveBits with HKDF

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Update WPT expectations

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2024-11-10 00:59:39 +00:00

23 lines
483 B
INI
Vendored

[algorithm-discards-context.https.window.html]
expected: TIMEOUT
[Context is discarded in encrypt]
expected: TIMEOUT
[Context is discarded in decrypt]
expected: TIMEOUT
[Context is discarded in sign]
expected: TIMEOUT
[Context is discarded in verify]
expected: TIMEOUT
[Context is discarded in wrapKey]
expected: TIMEOUT
[Context is discarded in unwrapKey]
expected: TIMEOUT
[Context is discarded in unwrapKey (2)]
expected: TIMEOUT