Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8a8c' (#34265)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-17 02:49:15 +01:00 committed by GitHub
parent 6955950948
commit dca33f681a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
473 changed files with 18149 additions and 16249 deletions

View file

@ -44,6 +44,12 @@
[X25519 derivation with 230 as 'length' parameter]
expected: FAIL
[HKDF derivation with 0 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 0 as 'length' parameter]
expected: FAIL
[derived_bits_length.https.any.worker.html]
[ECDH derivation with 256 as 'length' parameter]
@ -90,3 +96,9 @@
[X25519 derivation with 230 as 'length' parameter]
expected: FAIL
[HKDF derivation with 0 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 0 as 'length' parameter]
expected: FAIL

View file

@ -959,6 +959,30 @@
[empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key]
expected: FAIL
[empty derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[hkdf.https.any.worker.html?1-1000]
[short derivedKey, normal salt, SHA-384, with normal info]
@ -2551,6 +2575,48 @@
[Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key]
expected: FAIL
[short derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[hkdf.https.any.html?3001-last]
[Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key]
@ -3513,6 +3579,30 @@
[empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key]
expected: FAIL
[empty derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[empty derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[hkdf.https.any.worker.html?1001-2000]
[Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info]
@ -5030,6 +5120,45 @@
[Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key]
expected: FAIL
[short derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[hkdf.https.any.html?1-1000]
[short derivedKey, normal salt, SHA-384, with normal info]
@ -6622,6 +6751,48 @@
[Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key]
expected: FAIL
[short derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[short derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[hkdf.https.any.html?1001-2000]
[Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info]
@ -8139,6 +8310,45 @@
[Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key]
expected: FAIL
[short derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[short derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[long derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-384, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-384, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-512, with normal info with 0 length]
expected: FAIL
[hkdf.https.any.worker.html?2001-3000]
[Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info]
@ -9728,6 +9938,45 @@
[Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info]
expected: FAIL
[long derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL
[hkdf.https.any.html?2001-3000]
[Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info]
@ -11316,3 +11565,42 @@
[Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info]
expected: FAIL
[long derivedKey, empty salt, SHA-512, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-1, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-1, with empty info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-256, with normal info with 0 length]
expected: FAIL
[long derivedKey, empty salt, SHA-256, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-384, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-384, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-512, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-512, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-1, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-1, with empty info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-256, with normal info with 0 length]
expected: FAIL
[empty derivedKey, normal salt, SHA-256, with empty info with 0 length]
expected: FAIL

View file

@ -1295,6 +1295,48 @@
[Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?4001-5000]
[Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@ -2638,6 +2680,42 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?6001-7000]
[Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key]
@ -3975,6 +4053,42 @@
[Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations]
expected: FAIL
[empty password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?2001-3000]
[Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
@ -5309,6 +5423,42 @@
[Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[short password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?8001-last]
[Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage]
@ -6127,6 +6277,27 @@
[Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 0 iterations]
expected: FAIL
[empty password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?4001-5000]
[Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@ -7470,6 +7641,42 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?6001-7000]
[Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key]
@ -8807,6 +9014,42 @@
[Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations]
expected: FAIL
[empty password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?1001-2000]
[Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations]
@ -10120,6 +10363,48 @@
[Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[short password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?1001-2000]
[Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations]
@ -11433,6 +11718,48 @@
[Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[short password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?5001-6000]
[long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@ -12728,6 +13055,48 @@
[Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?1-1000]
[Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key]
@ -14044,6 +14413,45 @@
[Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[short password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?7001-8000]
[Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key]
@ -15348,6 +15756,45 @@
[Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations]
expected: FAIL
[empty password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?7001-8000]
[Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key]
@ -16652,6 +17099,45 @@
[Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations]
expected: FAIL
[empty password, long salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, long salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?3001-4000]
[Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations]
@ -17950,6 +18436,48 @@
[Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[long password, long salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?2001-3000]
[Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
@ -19284,6 +19812,42 @@
[Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key]
expected: FAIL
[short password, empty salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[long password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?8001-last]
[Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage]
@ -20102,6 +20666,27 @@
[Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 0 iterations]
expected: FAIL
[empty password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[empty password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.html?5001-6000]
[long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@ -21397,6 +21982,48 @@
[Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
expected: FAIL
[long password, empty salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[long password, empty salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[empty password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[pbkdf2.https.any.worker.html?1-1000]
[Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key]
@ -22712,3 +23339,42 @@
[Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key]
expected: FAIL
[short password, short salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-384, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-384, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-512, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-1, with 100000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 1 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 1000 iterations with 0 length]
expected: FAIL
[short password, short salt, SHA-256, with 100000 iterations with 0 length]
expected: FAIL
[short password, long salt, SHA-384, with 1 iterations with 0 length]
expected: FAIL