mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01: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:
parent
67ac59b809
commit
cdd0006e3d
7 changed files with 156 additions and 9048 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue