mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
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>
This commit is contained in:
@@ -12,15 +12,6 @@
|
||||
[Context is discarded in verify]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Context is discarded in deriveBits]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Context is discarded in deriveKey]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Context is discarded in deriveKey (2)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Context is discarded in wrapKey]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user