diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini index a8eff9552c8..7c52b140b64 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini @@ -29,12 +29,6 @@ [X25519 non-multiple of 8 bits] expected: FAIL - [X25519 missing public property] - expected: FAIL - - [X25519 public property of algorithm is not a CryptoKey] - expected: FAIL - [X25519 mismatched algorithms] expected: FAIL @@ -86,12 +80,6 @@ [X25519 non-multiple of 8 bits] expected: FAIL - [X25519 missing public property] - expected: FAIL - - [X25519 public property of algorithm is not a CryptoKey] - expected: FAIL - [X25519 mismatched algorithms] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini index 46710ac2984..7d2817e609b 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini @@ -27,12 +27,6 @@ [X448 non-multiple of 8 bits] expected: FAIL - [X448 missing public property] - expected: FAIL - - [X448 public property of algorithm is not a CryptoKey] - expected: FAIL - [X448 mismatched algorithms] expected: FAIL @@ -80,12 +74,6 @@ [X448 non-multiple of 8 bits] expected: FAIL - [X448 missing public property] - expected: FAIL - - [X448 public property of algorithm is not a CryptoKey] - expected: FAIL - [X448 mismatched algorithms] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini index b7b31f7b9ee..d287e19db6d 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini @@ -26,12 +26,6 @@ [X25519 mixed case parameters] expected: FAIL - [X25519 missing public property] - expected: FAIL - - [X25519 public property of algorithm is not a CryptoKey] - expected: FAIL - [X25519 mismatched algorithms] expected: FAIL @@ -77,12 +71,6 @@ [X25519 mixed case parameters] expected: FAIL - [X25519 missing public property] - expected: FAIL - - [X25519 public property of algorithm is not a CryptoKey] - expected: FAIL - [X25519 mismatched algorithms] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini index db5ac415189..04c65031acb 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini @@ -24,12 +24,6 @@ [X448 mixed case parameters] expected: FAIL - [X448 missing public property] - expected: FAIL - - [X448 public property of algorithm is not a CryptoKey] - expected: FAIL - [X448 mismatched algorithms] expected: FAIL @@ -71,12 +65,6 @@ [X448 mixed case parameters] expected: FAIL - [X448 missing public property] - expected: FAIL - - [X448 public property of algorithm is not a CryptoKey] - expected: FAIL - [X448 mismatched algorithms] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/derived_bits_length.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/derived_bits_length.https.any.js.ini index f25c87dd832..ed763298dc4 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/derived_bits_length.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/derived_bits_length.https.any.js.ini @@ -14,21 +14,6 @@ [HKDF derivation with omitted as 'length' parameter] expected: FAIL - [PBKDF2 derivation with 256 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with 0 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with null as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with undefined as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with omitted as 'length' parameter] - expected: FAIL - [ECDH derivation with 256 as 'length' parameter] expected: FAIL @@ -65,12 +50,6 @@ [HKDF derivation with 230 as 'length' parameter] expected: FAIL - [PBKDF2 derivation with 384 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with 230 as 'length' parameter] - expected: FAIL - [ECDH derivation with 384 as 'length' parameter] expected: FAIL @@ -100,21 +79,6 @@ [HKDF derivation with omitted as 'length' parameter] expected: FAIL - [PBKDF2 derivation with 256 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with 0 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with null as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with undefined as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with omitted as 'length' parameter] - expected: FAIL - [ECDH derivation with 256 as 'length' parameter] expected: FAIL @@ -151,12 +115,6 @@ [HKDF derivation with 230 as 'length' parameter] expected: FAIL - [PBKDF2 derivation with 384 as 'length' parameter] - expected: FAIL - - [PBKDF2 derivation with 230 as 'length' parameter] - expected: FAIL - [ECDH derivation with 384 as 'length' parameter] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini index b4891220df1..ff67a40c47d 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.js.ini @@ -14,12 +14,6 @@ [P-521 non-multiple of 8 bits] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-521 mismatched curves] expected: FAIL @@ -53,12 +47,6 @@ [P-256 non-multiple of 8 bits] expected: FAIL - [P-256 missing public curve] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-256 mismatched curves] expected: FAIL @@ -92,12 +80,6 @@ [P-384 non-multiple of 8 bits] expected: FAIL - [P-384 missing public curve] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-384 mismatched curves] expected: FAIL @@ -136,12 +118,6 @@ [P-521 non-multiple of 8 bits] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-521 mismatched curves] expected: FAIL @@ -175,12 +151,6 @@ [P-256 non-multiple of 8 bits] expected: FAIL - [P-256 missing public curve] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-256 mismatched curves] expected: FAIL @@ -214,12 +184,6 @@ [P-384 non-multiple of 8 bits] expected: FAIL - [P-384 missing public curve] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-384 mismatched curves] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini index 92bd524e0ae..26c6f41f57e 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini @@ -8,12 +8,6 @@ [P-521 mixed case parameters] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-521 mismatched curves] expected: FAIL @@ -38,12 +32,6 @@ [P-256 mixed case parameters] expected: FAIL - [P-256 missing public curve] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-256 mismatched curves] expected: FAIL @@ -68,12 +56,6 @@ [P-384 mixed case parameters] expected: FAIL - [P-384 missing public curve] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-384 mismatched curves] expected: FAIL @@ -103,12 +85,6 @@ [P-521 mixed case parameters] expected: FAIL - [P-521 missing public curve] - expected: FAIL - - [P-521 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-521 mismatched curves] expected: FAIL @@ -133,12 +109,6 @@ [P-256 mixed case parameters] expected: FAIL - [P-256 missing public curve] - expected: FAIL - - [P-256 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-256 mismatched curves] expected: FAIL @@ -163,12 +133,6 @@ [P-384 mixed case parameters] expected: FAIL - [P-384 missing public curve] - expected: FAIL - - [P-384 public property of algorithm is not a CryptoKey] - expected: FAIL - [P-384 mismatched curves] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini index dbb2f65eb60..f21369a50e2 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/hkdf.https.any.js.ini @@ -200,12 +200,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -416,12 +410,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -632,12 +620,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -848,12 +830,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -1064,12 +1040,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -1280,12 +1250,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -1496,12 +1460,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -1712,12 +1670,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -2030,12 +1982,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -2246,12 +2192,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -2462,12 +2402,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -2678,12 +2612,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -2894,12 +2822,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -3115,12 +3037,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -3331,12 +3247,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -3547,12 +3457,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -3865,12 +3769,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -4081,12 +3979,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -4297,12 +4189,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -4513,12 +4399,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -4729,12 +4609,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -4945,12 +4819,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -5161,12 +5029,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -5377,12 +5239,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -5695,12 +5551,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -5911,12 +5761,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -6132,12 +5976,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -6348,12 +6186,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -6564,12 +6396,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -6780,12 +6606,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -6996,12 +6816,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -7212,12 +7026,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -7530,12 +7338,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -7746,12 +7548,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -7962,12 +7758,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -8178,12 +7968,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -8394,12 +8178,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -8610,12 +8388,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -8826,12 +8598,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -9137,12 +8903,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -9353,12 +9113,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -9569,12 +9323,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -9785,12 +9533,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -10001,12 +9743,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -10217,12 +9953,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -10535,12 +10265,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -10751,12 +10475,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -10967,12 +10685,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -11183,12 +10895,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -11399,12 +11105,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -11615,12 +11315,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -11831,12 +11525,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -12130,12 +11818,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -12346,12 +12028,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -12562,12 +12238,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -12880,12 +12550,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -13096,12 +12760,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -13312,12 +12970,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -13528,12 +13180,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -13744,12 +13390,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -13960,12 +13600,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -14176,12 +13810,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -14392,12 +14020,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [long derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -14710,12 +14332,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -14926,12 +14542,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [long derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -15225,12 +14835,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -15441,12 +15045,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-384, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -15657,12 +15255,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -15873,12 +15465,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-512, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -16089,12 +15675,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -16305,12 +15885,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-1, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -16521,12 +16095,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with normal info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -16737,12 +16305,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [short derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -17055,12 +16617,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -17271,12 +16827,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -17487,12 +17037,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -17703,12 +17247,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -17919,12 +17457,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [short derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -18062,12 +17594,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -18380,12 +17906,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -18596,12 +18116,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -18812,12 +18326,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -19028,12 +18536,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -19244,12 +18746,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -19460,12 +18956,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -19676,12 +19166,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -19892,12 +19376,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -20047,12 +19525,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, normal salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, normal salt, SHA-256, with empty info with missing info] - expected: FAIL - [empty derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL @@ -20365,12 +19837,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-384, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-384, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length] expected: FAIL @@ -20581,12 +20047,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-384, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-384, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length] expected: FAIL @@ -20797,12 +20257,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-512, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-512, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length] expected: FAIL @@ -21013,12 +20467,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-512, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-512, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length] expected: FAIL @@ -21229,12 +20677,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-1, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-1, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length] expected: FAIL @@ -21445,12 +20887,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-1, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-1, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length] expected: FAIL @@ -21661,12 +21097,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-256, with normal info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-256, with normal info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length] expected: FAIL @@ -21877,12 +21307,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key] expected: FAIL - [empty derivedKey, empty salt, SHA-256, with empty info with missing salt] - expected: FAIL - - [empty derivedKey, empty salt, SHA-256, with empty info with missing info] - expected: FAIL - [empty derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini index 984007529c9..759a1656c55 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini @@ -5,48 +5,18 @@ [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -56,9 +26,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -68,9 +35,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -80,9 +44,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -92,9 +53,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -104,9 +62,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -116,9 +71,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -128,9 +80,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -140,9 +89,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -152,111 +98,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -266,9 +137,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -278,9 +146,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -290,9 +155,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -302,9 +164,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -314,9 +173,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -326,9 +182,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -338,9 +191,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -350,9 +200,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -362,51 +209,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 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-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -437,87 +248,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -527,9 +278,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -539,9 +287,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -551,9 +296,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -563,9 +305,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -575,9 +314,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -587,9 +323,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -599,9 +332,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -611,9 +341,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -623,111 +350,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -737,9 +389,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -749,9 +398,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -761,9 +407,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -773,9 +416,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -785,9 +425,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -797,9 +434,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -809,9 +443,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -821,9 +452,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -833,111 +461,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -947,9 +500,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -959,9 +509,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -971,9 +518,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -983,9 +527,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -995,9 +536,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1007,9 +545,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1019,9 +554,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1031,9 +563,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1043,51 +572,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -1118,87 +611,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1208,9 +641,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1220,9 +650,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1232,9 +659,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1244,9 +668,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1256,9 +677,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1268,9 +686,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1280,9 +695,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1292,9 +704,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1304,111 +713,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1418,9 +752,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1430,9 +761,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1442,9 +770,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1454,9 +779,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1466,9 +788,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1478,9 +797,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1490,9 +806,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1502,9 +815,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -1514,111 +824,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1628,9 +863,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1640,9 +872,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1652,9 +881,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1664,9 +890,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1676,9 +899,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1688,9 +908,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1700,9 +917,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1712,9 +926,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -1724,51 +935,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -1799,87 +974,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1889,9 +1004,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1901,9 +1013,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1913,9 +1022,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1925,9 +1031,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1937,9 +1040,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1949,9 +1049,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1961,9 +1058,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1973,9 +1067,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -1985,111 +1076,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2099,9 +1115,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2111,9 +1124,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2123,9 +1133,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2135,9 +1142,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2147,9 +1151,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2159,9 +1160,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2171,9 +1169,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2183,9 +1178,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2195,111 +1187,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2309,9 +1226,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2321,9 +1235,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2333,9 +1244,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2345,9 +1253,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2357,9 +1262,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2369,9 +1271,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2381,9 +1280,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2393,9 +1289,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -2405,51 +1298,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -2480,240 +1337,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [short password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2723,9 +1367,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2735,9 +1376,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2747,9 +1385,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2759,9 +1394,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2771,9 +1403,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2783,9 +1412,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2795,9 +1421,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2807,9 +1430,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -2819,111 +1439,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2933,9 +1478,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2945,9 +1487,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2957,9 +1496,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2969,9 +1505,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2981,9 +1514,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -2993,9 +1523,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3007,87 +1534,27 @@ [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3097,9 +1564,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3109,9 +1573,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3121,9 +1582,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3133,9 +1591,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3145,9 +1600,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3157,9 +1609,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3169,9 +1618,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3181,9 +1627,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3193,111 +1636,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3307,9 +1675,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3319,9 +1684,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3331,9 +1693,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3343,9 +1702,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3355,9 +1711,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3367,9 +1720,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3379,9 +1729,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3391,9 +1738,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3403,111 +1747,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3517,9 +1786,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3529,9 +1795,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3541,9 +1804,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3553,9 +1813,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3565,9 +1822,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3577,9 +1831,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3589,9 +1840,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3601,9 +1849,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -3613,51 +1858,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -3688,87 +1897,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 0 iterations] expected: FAIL - [short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3778,9 +1927,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3790,9 +1936,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3802,9 +1945,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3814,9 +1954,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3826,9 +1963,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3838,9 +1972,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3850,9 +1981,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3862,9 +1990,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -3874,111 +1999,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -3988,9 +2038,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4000,9 +2047,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4012,9 +2056,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4024,9 +2065,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4036,9 +2074,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4048,9 +2083,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4060,9 +2092,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4072,9 +2101,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4084,111 +2110,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4198,9 +2149,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4210,9 +2158,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4222,9 +2167,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4234,9 +2176,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4246,9 +2185,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4258,9 +2194,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4270,9 +2203,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4282,9 +2212,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4294,51 +2221,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -4369,87 +2260,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 0 iterations] expected: FAIL - [short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4459,9 +2290,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4471,9 +2299,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4483,9 +2308,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4495,9 +2317,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4507,9 +2326,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4519,9 +2335,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4531,9 +2344,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4543,9 +2353,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -4555,111 +2362,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4669,9 +2401,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4681,9 +2410,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4693,9 +2419,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4705,9 +2428,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4717,9 +2437,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4729,9 +2446,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4741,9 +2455,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4753,9 +2464,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -4765,111 +2473,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4879,9 +2512,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4891,9 +2521,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4903,9 +2530,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4915,9 +2539,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4927,9 +2548,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4939,9 +2557,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4951,9 +2566,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4963,9 +2575,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -4975,51 +2584,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -5050,87 +2623,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 0 iterations] expected: FAIL - [short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5140,9 +2653,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5152,9 +2662,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5164,9 +2671,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5176,9 +2680,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5188,9 +2689,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5200,9 +2698,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5212,9 +2707,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5224,9 +2716,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5236,111 +2725,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5350,9 +2764,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5362,9 +2773,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5374,9 +2782,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5386,9 +2791,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5398,9 +2800,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5410,9 +2809,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5422,9 +2818,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5434,9 +2827,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -5446,111 +2836,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5560,9 +2875,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5572,9 +2884,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5584,9 +2893,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5596,9 +2902,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5608,9 +2911,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5620,9 +2920,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5632,9 +2929,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5644,9 +2938,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -5656,51 +2947,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -5731,240 +2986,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 0 iterations] expected: FAIL - [short password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5974,9 +3016,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5986,9 +3025,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -5998,9 +3034,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6015,9 +3048,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6027,9 +3057,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6039,9 +3066,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6051,9 +3075,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6063,9 +3084,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6075,111 +3093,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6189,9 +3132,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6201,9 +3141,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6213,9 +3150,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6225,9 +3159,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6237,9 +3168,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6249,9 +3177,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6261,9 +3186,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6273,9 +3195,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6285,111 +3204,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 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 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6399,9 +3243,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6411,9 +3252,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6423,9 +3261,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6435,9 +3270,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6447,9 +3279,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6459,9 +3288,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6471,9 +3297,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6483,9 +3306,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -6495,51 +3315,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -6570,87 +3354,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 0 iterations] expected: FAIL - [short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6660,9 +3384,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6672,9 +3393,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6684,9 +3402,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6696,9 +3411,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6708,9 +3420,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6720,9 +3429,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6732,9 +3438,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6744,9 +3447,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -6756,111 +3456,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6870,9 +3495,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6882,9 +3504,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6894,9 +3513,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6906,9 +3522,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6918,9 +3531,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6930,9 +3540,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6942,9 +3549,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6954,9 +3558,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -6966,111 +3567,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7080,9 +3606,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7092,9 +3615,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7104,9 +3624,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7116,9 +3633,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7128,9 +3642,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7140,9 +3651,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7152,9 +3660,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7164,9 +3669,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7176,51 +3678,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -7251,87 +3717,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 0 iterations] expected: FAIL - [short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7341,9 +3747,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7353,9 +3756,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7365,9 +3765,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7377,9 +3774,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7389,9 +3783,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7401,9 +3792,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7413,9 +3801,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7425,9 +3810,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -7437,111 +3819,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7551,9 +3858,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7563,9 +3867,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7575,9 +3876,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7587,9 +3885,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7599,9 +3894,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7611,9 +3903,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7623,9 +3912,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7635,9 +3921,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -7647,111 +3930,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7761,9 +3969,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7773,9 +3978,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7785,9 +3987,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7797,9 +3996,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7809,9 +4005,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7821,9 +4014,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7833,9 +4023,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7845,9 +4032,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -7857,51 +4041,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -7932,87 +4080,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 0 iterations] expected: FAIL - [short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8022,9 +4110,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8034,9 +4119,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8046,9 +4128,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8058,9 +4137,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8070,9 +4146,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8082,9 +4155,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8094,9 +4164,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8106,9 +4173,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8118,111 +4182,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8232,9 +4221,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8244,9 +4230,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8256,9 +4239,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8268,9 +4248,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8280,9 +4257,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8292,9 +4266,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8304,9 +4275,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8316,9 +4284,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -8328,111 +4293,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8442,9 +4332,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8454,9 +4341,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8466,9 +4350,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8478,9 +4359,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8490,9 +4368,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8502,9 +4377,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8514,9 +4386,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8526,9 +4395,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -8538,51 +4404,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -8613,240 +4443,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 0 iterations] expected: FAIL - [short password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8856,9 +4473,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8868,9 +4482,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8880,9 +4491,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8892,9 +4500,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8904,9 +4509,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8916,9 +4518,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8928,9 +4527,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8940,9 +4536,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -8952,66 +4545,21 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [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-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [pbkdf2.https.any.worker.html?3001-4000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -9020,9 +4568,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9032,9 +4577,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9044,111 +4586,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 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 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9158,9 +4625,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9170,9 +4634,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9182,9 +4643,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9194,9 +4652,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9206,9 +4661,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9218,9 +4670,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9230,9 +4679,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9242,9 +4688,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9254,51 +4697,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 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-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -9329,87 +4736,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 0 iterations] expected: FAIL - [long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9419,9 +4766,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9431,9 +4775,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9443,9 +4784,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9455,9 +4793,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9467,9 +4802,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9479,9 +4811,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9491,9 +4820,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9503,9 +4829,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -9515,111 +4838,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9629,9 +4877,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9641,9 +4886,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9653,9 +4895,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9665,9 +4904,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9677,9 +4913,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9689,9 +4922,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9701,9 +4931,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9713,9 +4940,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -9725,111 +4949,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9839,9 +4988,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9851,9 +4997,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9863,9 +5006,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9875,9 +5015,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9887,9 +5024,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9899,9 +5033,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9911,9 +5042,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9923,9 +5051,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -9935,51 +5060,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -10010,87 +5099,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 0 iterations] expected: FAIL - [long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10100,9 +5129,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10112,9 +5138,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10124,9 +5147,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10136,9 +5156,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10148,9 +5165,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10160,9 +5174,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10172,9 +5183,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10184,9 +5192,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10196,111 +5201,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10310,9 +5240,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10322,9 +5249,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10334,9 +5258,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10346,9 +5267,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10358,9 +5276,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10370,9 +5285,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10382,9 +5294,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10394,9 +5303,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10406,111 +5312,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10520,9 +5351,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10532,9 +5360,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10544,9 +5369,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10556,9 +5378,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10568,9 +5387,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10580,9 +5396,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10592,9 +5405,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10604,9 +5414,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -10616,51 +5423,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -10691,87 +5462,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 0 iterations] expected: FAIL - [long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10781,9 +5492,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10793,9 +5501,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10805,9 +5510,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10817,9 +5519,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10829,9 +5528,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10841,9 +5537,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10853,9 +5546,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10865,9 +5555,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -10877,111 +5564,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -10991,9 +5603,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11003,9 +5612,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11015,9 +5621,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11027,9 +5630,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11039,9 +5639,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11051,9 +5648,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11063,9 +5657,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11075,9 +5666,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11087,111 +5675,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11201,9 +5714,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11213,9 +5723,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11225,9 +5732,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11237,9 +5741,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11249,9 +5750,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11261,9 +5759,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11273,9 +5768,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11285,9 +5777,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -11297,51 +5786,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -11372,240 +5825,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 0 iterations] expected: FAIL - [long password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11615,9 +5855,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11627,9 +5864,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11639,9 +5873,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11651,9 +5882,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11663,9 +5891,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11675,9 +5900,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11687,9 +5909,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11699,9 +5918,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -11711,111 +5927,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11825,9 +5966,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11837,9 +5975,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11849,9 +5984,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11861,9 +5993,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11873,9 +6002,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11885,9 +6011,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11897,9 +6020,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11909,9 +6029,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -11921,102 +6038,30 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [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: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [pbkdf2.https.any.html?1001-2000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -12025,9 +6070,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12037,9 +6079,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12049,9 +6088,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12061,9 +6097,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12073,9 +6106,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12085,111 +6115,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12199,9 +6154,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12211,9 +6163,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12223,9 +6172,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12235,9 +6181,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12247,9 +6190,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12259,9 +6199,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12271,9 +6208,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12283,9 +6217,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12295,111 +6226,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 1000 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 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12409,9 +6265,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12421,9 +6274,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12433,9 +6283,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12445,9 +6292,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12457,9 +6301,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12469,9 +6310,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12481,9 +6319,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12493,9 +6328,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -12505,51 +6337,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -12580,87 +6376,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-384, with 0 iterations] expected: FAIL - [short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12670,9 +6406,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12682,9 +6415,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12694,9 +6424,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12706,9 +6433,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12718,9 +6442,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12730,9 +6451,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12742,9 +6460,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12754,9 +6469,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -12766,111 +6478,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12880,9 +6517,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12892,9 +6526,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12904,9 +6535,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12916,9 +6544,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12928,9 +6553,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12940,9 +6562,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12952,9 +6571,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12964,9 +6580,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -12976,111 +6589,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13090,9 +6628,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13102,9 +6637,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13114,9 +6646,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13126,9 +6655,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13138,9 +6664,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13150,9 +6673,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13162,9 +6682,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13174,9 +6691,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13186,51 +6700,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -13261,87 +6739,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-512, with 0 iterations] expected: FAIL - [short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13351,9 +6769,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13363,9 +6778,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13375,9 +6787,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13387,9 +6796,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13399,9 +6805,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13411,9 +6814,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13423,9 +6823,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13435,9 +6832,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -13447,111 +6841,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13561,9 +6880,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13573,9 +6889,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13585,9 +6898,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13597,9 +6907,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13609,9 +6916,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13621,9 +6925,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13633,9 +6934,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13645,9 +6943,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -13657,111 +6952,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13771,9 +6991,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13783,9 +7000,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13795,9 +7009,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13807,9 +7018,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13819,9 +7027,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13831,9 +7036,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13843,9 +7045,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13855,9 +7054,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -13867,51 +7063,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -13942,87 +7102,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-1, with 0 iterations] expected: FAIL - [short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14032,9 +7132,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14044,9 +7141,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14056,9 +7150,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14068,9 +7159,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14080,9 +7168,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14092,9 +7177,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14104,9 +7186,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14116,9 +7195,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14128,111 +7204,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14242,9 +7243,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14254,9 +7252,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14266,9 +7261,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14278,9 +7270,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14290,9 +7279,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14302,9 +7288,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14314,9 +7297,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14326,9 +7306,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -14338,111 +7315,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14452,9 +7354,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14464,9 +7363,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14476,9 +7372,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14488,9 +7381,6 @@ [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14500,9 +7390,6 @@ [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14512,9 +7399,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14524,9 +7408,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14536,9 +7417,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -14548,51 +7426,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -14623,240 +7465,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, SHA-256, with 0 iterations] expected: FAIL - [short password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14866,9 +7495,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14878,9 +7504,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14890,9 +7513,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14902,9 +7522,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14914,9 +7531,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14926,9 +7540,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14938,9 +7549,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14950,9 +7558,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -14962,66 +7567,21 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [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-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [pbkdf2.https.any.html?3001-4000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -15030,9 +7590,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15042,9 +7599,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15054,111 +7608,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 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 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15168,9 +7647,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15180,9 +7656,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15192,9 +7665,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15204,9 +7674,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15216,9 +7683,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15228,9 +7692,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15240,9 +7701,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15252,9 +7710,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15264,51 +7719,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 100000 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-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -15339,87 +7758,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 0 iterations] expected: FAIL - [long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15429,9 +7788,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15441,9 +7797,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15453,9 +7806,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15465,9 +7815,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15477,9 +7824,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15489,9 +7833,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15501,9 +7842,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15513,9 +7851,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -15525,111 +7860,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15639,9 +7899,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15651,9 +7908,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15663,9 +7917,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15675,9 +7926,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15687,9 +7935,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15699,9 +7944,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15711,9 +7953,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15723,9 +7962,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -15735,111 +7971,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15849,9 +8010,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15861,9 +8019,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15873,9 +8028,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15885,9 +8037,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15897,9 +8046,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15909,9 +8055,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15921,9 +8064,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15933,9 +8073,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -15945,51 +8082,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -16020,87 +8121,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-512, with 0 iterations] expected: FAIL - [long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16110,9 +8151,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16122,9 +8160,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16134,9 +8169,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16146,9 +8178,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16158,9 +8187,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16170,9 +8196,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16182,9 +8205,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16194,9 +8214,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16206,111 +8223,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16320,9 +8262,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16332,9 +8271,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16344,9 +8280,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16356,9 +8289,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16368,9 +8298,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16380,9 +8307,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16392,9 +8316,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16404,9 +8325,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -16416,111 +8334,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16530,9 +8373,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16542,9 +8382,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16554,9 +8391,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16566,9 +8400,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16578,9 +8409,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16590,9 +8418,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16602,9 +8427,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16614,9 +8436,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -16626,51 +8445,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -16701,87 +8484,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-1, with 0 iterations] expected: FAIL - [long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16791,9 +8514,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16803,9 +8523,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16815,9 +8532,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16827,9 +8541,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16839,9 +8550,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16851,9 +8559,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16863,9 +8568,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16875,9 +8577,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -16887,111 +8586,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17001,9 +8625,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17013,9 +8634,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17025,9 +8643,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17037,9 +8652,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17049,9 +8661,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17061,9 +8670,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17073,9 +8679,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17085,9 +8688,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17097,111 +8697,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17211,9 +8736,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17223,9 +8745,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17235,9 +8754,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17247,9 +8763,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17259,9 +8772,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17271,9 +8781,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17283,9 +8790,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17295,9 +8799,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -17307,51 +8808,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -17382,240 +8847,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-256, with 0 iterations] expected: FAIL - [long password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17625,9 +8877,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17637,9 +8886,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17649,9 +8895,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17661,9 +8904,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17673,9 +8913,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17685,9 +8922,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17697,9 +8931,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17709,9 +8940,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -17721,111 +8949,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17835,9 +8988,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17847,9 +8997,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17859,9 +9006,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17871,9 +9015,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17883,9 +9024,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17895,9 +9033,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17907,9 +9042,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17919,9 +9051,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -17931,102 +9060,30 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [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: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [pbkdf2.https.any.worker.html?8001-last] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -18041,9 +9098,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18053,9 +9107,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18065,9 +9116,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18077,9 +9125,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18089,9 +9134,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18101,9 +9143,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18113,9 +9152,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18125,111 +9161,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18239,9 +9200,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18251,9 +9209,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18263,9 +9218,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18275,9 +9227,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18287,9 +9236,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18299,9 +9245,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18311,9 +9254,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18323,9 +9263,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18335,51 +9272,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -18410,87 +9311,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18500,9 +9341,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18512,9 +9350,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18524,9 +9359,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18536,9 +9368,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18548,9 +9377,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18560,9 +9386,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18572,9 +9395,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18584,9 +9404,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -18596,111 +9413,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18710,9 +9452,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18722,9 +9461,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18734,9 +9470,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18746,9 +9479,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18758,9 +9488,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18770,9 +9497,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18782,9 +9506,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18794,9 +9515,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -18806,111 +9524,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18920,9 +9563,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18932,9 +9572,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18944,9 +9581,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18956,9 +9590,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18968,9 +9599,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18980,9 +9608,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -18992,9 +9617,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19004,9 +9626,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19016,51 +9635,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -19091,87 +9674,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19181,9 +9704,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19193,9 +9713,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19205,9 +9722,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19217,9 +9731,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19229,9 +9740,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19241,9 +9749,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19253,9 +9758,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19265,9 +9767,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -19277,111 +9776,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19391,9 +9815,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19403,9 +9824,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19415,9 +9833,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19427,9 +9842,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19439,9 +9851,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19451,9 +9860,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19463,9 +9869,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19475,9 +9878,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -19487,111 +9887,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19601,9 +9926,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19613,9 +9935,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19625,9 +9944,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19637,9 +9953,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19649,9 +9962,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19661,9 +9971,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19673,9 +9980,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19685,9 +9989,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -19697,51 +9998,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -19772,245 +10037,32 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - [pbkdf2.https.any.html?1-1000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20020,9 +10072,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20032,9 +10081,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20044,9 +10090,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20056,9 +10099,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20068,9 +10108,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20080,9 +10117,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20092,9 +10126,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20104,9 +10135,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20116,111 +10144,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20230,9 +10183,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20242,9 +10192,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20254,9 +10201,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20266,9 +10210,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20278,9 +10219,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20290,9 +10228,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20302,9 +10237,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20314,9 +10246,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20326,111 +10255,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20440,9 +10294,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20452,9 +10303,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20464,9 +10312,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20476,9 +10321,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20488,9 +10330,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20500,9 +10339,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20512,9 +10348,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20524,9 +10357,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -20536,51 +10366,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -20611,87 +10405,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-384, with 0 iterations] expected: FAIL - [short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20701,9 +10435,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20713,9 +10444,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20725,9 +10453,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20737,9 +10462,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20749,9 +10471,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20761,9 +10480,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20773,9 +10489,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20785,9 +10498,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -20797,111 +10507,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20911,9 +10546,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20923,9 +10555,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20935,9 +10564,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20947,9 +10573,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20959,9 +10582,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20971,9 +10591,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20983,9 +10600,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -20995,9 +10609,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21007,111 +10618,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21121,9 +10657,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21133,9 +10666,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21145,9 +10675,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21157,9 +10684,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21169,9 +10693,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21181,9 +10702,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21193,9 +10711,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21205,9 +10720,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21217,51 +10729,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -21292,87 +10768,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-512, with 0 iterations] expected: FAIL - [short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21382,9 +10798,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21394,9 +10807,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21406,9 +10816,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21418,9 +10825,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21430,9 +10834,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21442,9 +10843,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21454,9 +10852,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21466,9 +10861,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -21478,111 +10870,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21592,9 +10909,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21604,9 +10918,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21616,9 +10927,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21628,9 +10936,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21640,9 +10945,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21652,9 +10954,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21664,9 +10963,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21676,9 +10972,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -21688,111 +10981,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21802,9 +11020,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21814,9 +11029,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21826,9 +11038,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21838,9 +11047,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21850,9 +11056,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21862,9 +11065,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21874,9 +11074,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21886,9 +11083,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -21898,51 +11092,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -21973,87 +11131,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-1, with 0 iterations] expected: FAIL - [short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22063,9 +11161,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22075,9 +11170,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22087,9 +11179,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22099,9 +11188,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22111,9 +11197,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22123,9 +11206,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22135,9 +11215,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22147,9 +11224,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22159,111 +11233,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22273,9 +11272,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22285,9 +11281,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22297,9 +11290,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22309,9 +11299,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22321,9 +11308,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22333,9 +11317,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22345,9 +11326,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22357,9 +11335,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -22369,111 +11344,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22483,9 +11383,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22495,9 +11392,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22507,9 +11401,6 @@ [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22519,9 +11410,6 @@ [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22531,9 +11419,6 @@ [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22543,9 +11428,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22555,9 +11437,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22567,9 +11446,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -22579,51 +11455,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -22654,240 +11494,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, SHA-256, with 0 iterations] expected: FAIL - [short password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22897,9 +11524,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22909,9 +11533,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22921,9 +11542,6 @@ [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -22935,42 +11553,9 @@ [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -23001,87 +11586,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23091,9 +11616,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23103,9 +11625,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23115,9 +11634,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23127,9 +11643,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23139,9 +11652,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23151,9 +11661,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23163,9 +11670,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23175,9 +11679,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23187,111 +11688,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23301,9 +11727,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23313,9 +11736,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23325,9 +11745,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23337,9 +11754,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23349,9 +11763,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23361,9 +11772,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23373,9 +11781,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23385,9 +11790,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23397,111 +11799,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23511,9 +11838,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23523,9 +11847,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23535,9 +11856,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23547,9 +11865,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23559,9 +11874,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23571,9 +11883,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23583,9 +11892,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23595,9 +11901,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -23607,51 +11910,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -23682,87 +11949,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23772,9 +11979,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23784,9 +11988,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23796,9 +11997,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23808,9 +12006,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23820,9 +12015,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23832,9 +12024,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23844,9 +12033,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23856,9 +12042,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -23868,111 +12051,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23982,9 +12090,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -23994,9 +12099,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24006,9 +12108,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24018,9 +12117,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24030,9 +12126,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24042,9 +12135,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24054,9 +12144,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24066,9 +12153,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24078,111 +12162,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24192,9 +12201,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24204,9 +12210,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24216,9 +12219,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24228,9 +12228,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24240,9 +12237,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24252,9 +12246,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24264,9 +12255,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24276,9 +12264,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24288,51 +12273,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -24363,87 +12312,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24453,9 +12342,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24465,9 +12351,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24477,9 +12360,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24489,9 +12369,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24501,9 +12378,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24513,9 +12387,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24525,9 +12396,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24537,9 +12405,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -24549,111 +12414,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24663,9 +12453,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24675,9 +12462,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24687,9 +12471,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24699,9 +12480,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24711,9 +12489,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24723,9 +12498,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24735,9 +12507,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24747,9 +12516,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -24759,111 +12525,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24873,9 +12564,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24885,9 +12573,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24897,9 +12582,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24909,9 +12591,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24921,9 +12600,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24933,9 +12609,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24945,9 +12618,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24957,9 +12627,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -24969,51 +12636,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -25044,240 +12675,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [long password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25287,9 +12705,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25299,9 +12714,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25311,9 +12723,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25323,9 +12732,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25335,9 +12741,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25347,9 +12750,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25359,9 +12759,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25371,9 +12768,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -25383,111 +12777,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25497,9 +12816,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25509,9 +12825,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25521,9 +12834,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25533,9 +12843,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25545,9 +12852,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25557,9 +12861,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25569,9 +12870,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25581,9 +12879,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -25593,111 +12888,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25707,9 +12927,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25719,9 +12936,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25731,9 +12945,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25743,9 +12954,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25755,9 +12963,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25767,9 +12972,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25779,9 +12981,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25791,9 +12990,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -25803,51 +12999,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -25878,63 +13038,18 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [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: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [pbkdf2.https.any.html?7001-8000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -25946,111 +13061,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26060,9 +13100,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26072,9 +13109,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26084,9 +13118,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26096,9 +13127,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26108,9 +13136,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26120,9 +13145,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26132,9 +13154,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26144,9 +13163,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26156,111 +13172,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26270,9 +13211,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26282,9 +13220,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26294,9 +13229,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26306,9 +13238,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26318,9 +13247,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26330,9 +13256,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26342,9 +13265,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26354,9 +13274,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26366,51 +13283,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -26441,87 +13322,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26531,9 +13352,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26543,9 +13361,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26555,9 +13370,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26567,9 +13379,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26579,9 +13388,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26591,9 +13397,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26603,9 +13406,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26615,9 +13415,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -26627,111 +13424,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26741,9 +13463,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26753,9 +13472,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26765,9 +13481,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26777,9 +13490,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26789,9 +13499,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26801,9 +13508,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26813,9 +13517,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26825,9 +13526,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -26837,111 +13535,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26951,9 +13574,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26963,9 +13583,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26975,9 +13592,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26987,9 +13601,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -26999,9 +13610,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27011,9 +13619,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27023,9 +13628,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27035,9 +13637,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27047,51 +13646,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -27122,87 +13685,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27212,9 +13715,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27224,9 +13724,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27236,9 +13733,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27248,9 +13742,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27260,9 +13751,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27272,9 +13760,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27284,9 +13769,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27296,9 +13778,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -27308,111 +13787,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27422,9 +13826,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27434,9 +13835,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27446,9 +13844,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27458,9 +13853,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27470,9 +13862,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27482,9 +13871,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27494,9 +13880,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27506,9 +13889,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -27518,111 +13898,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27632,9 +13937,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27644,9 +13946,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27656,9 +13955,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27668,9 +13964,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27680,9 +13973,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27692,9 +13982,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27704,9 +13991,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27716,9 +14000,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -27728,51 +14009,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -27803,240 +14048,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28046,9 +14078,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28058,9 +14087,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28070,9 +14096,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28082,9 +14105,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28094,9 +14114,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28106,9 +14123,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28118,9 +14132,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28130,9 +14141,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28142,111 +14150,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28256,9 +14189,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28268,9 +14198,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28280,9 +14207,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28292,9 +14216,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28304,9 +14225,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28316,9 +14234,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28328,9 +14243,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28340,9 +14252,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28352,111 +14261,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28466,9 +14300,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28478,9 +14309,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28490,9 +14318,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28502,9 +14327,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28514,9 +14336,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28526,9 +14345,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28538,9 +14354,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28550,9 +14363,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28562,51 +14372,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -28637,87 +14411,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28727,9 +14441,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28739,9 +14450,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28751,9 +14459,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28763,9 +14468,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28775,9 +14477,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28787,9 +14486,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28799,9 +14495,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28811,9 +14504,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -28823,111 +14513,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -28937,9 +14552,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [pbkdf2.https.any.worker.html?4001-5000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -28951,9 +14563,6 @@ [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28963,9 +14572,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28975,9 +14581,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28987,9 +14590,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -28999,9 +14599,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29011,9 +14608,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29023,9 +14617,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29035,9 +14626,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29047,9 +14635,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29059,51 +14644,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -29134,87 +14683,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 0 iterations] expected: FAIL - [long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29224,9 +14713,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29236,9 +14722,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29248,9 +14731,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29260,9 +14740,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29272,9 +14749,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29284,9 +14758,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29296,9 +14767,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29308,9 +14776,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29320,111 +14785,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29434,9 +14824,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29446,9 +14833,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29458,9 +14842,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29470,9 +14851,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29482,9 +14860,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29494,9 +14869,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29506,9 +14878,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29518,9 +14887,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -29530,111 +14896,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29644,9 +14935,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29656,9 +14944,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29668,9 +14953,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29680,9 +14962,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29692,9 +14971,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29704,9 +14980,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29716,9 +14989,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29728,9 +14998,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -29740,51 +15007,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -29815,87 +15046,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 0 iterations] expected: FAIL - [long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29905,9 +15076,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29917,9 +15085,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29929,9 +15094,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29941,9 +15103,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29953,9 +15112,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29965,9 +15121,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29977,9 +15130,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -29989,9 +15139,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30001,111 +15148,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30115,9 +15187,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30127,9 +15196,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30139,9 +15205,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30151,9 +15214,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30163,9 +15223,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30175,9 +15232,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30187,9 +15241,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30199,9 +15250,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30211,111 +15259,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30325,9 +15298,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30337,9 +15307,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30349,9 +15316,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30361,9 +15325,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30373,9 +15334,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30385,9 +15343,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30397,9 +15352,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30409,9 +15361,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -30421,51 +15370,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -30496,87 +15409,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 0 iterations] expected: FAIL - [long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30586,9 +15439,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30598,9 +15448,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30610,9 +15457,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30622,9 +15466,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30634,9 +15475,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30646,9 +15484,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30658,9 +15493,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30670,9 +15502,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -30682,111 +15511,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30796,9 +15550,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30808,9 +15559,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30820,9 +15568,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30832,9 +15577,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30844,9 +15586,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30856,9 +15595,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30868,9 +15604,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30880,9 +15613,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -30892,111 +15622,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31006,9 +15661,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31018,9 +15670,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31030,9 +15679,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31042,9 +15688,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31054,9 +15697,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31066,9 +15706,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31078,9 +15715,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31090,9 +15724,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31102,51 +15733,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -31177,240 +15772,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 0 iterations] expected: FAIL - [long password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31420,9 +15802,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31432,9 +15811,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31444,9 +15820,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31456,9 +15829,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31468,9 +15838,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31480,9 +15847,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31492,9 +15856,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31504,9 +15865,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -31516,111 +15874,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31630,9 +15913,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31642,9 +15922,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31654,9 +15931,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31666,9 +15940,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31678,9 +15949,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31690,9 +15958,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31702,9 +15967,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31714,9 +15976,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -31726,111 +15985,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31840,9 +16024,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31852,9 +16033,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31864,9 +16042,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31876,9 +16051,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31888,9 +16060,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31900,9 +16069,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31912,9 +16078,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31924,9 +16087,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31936,9 +16096,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -31956,111 +16113,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32070,9 +16152,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32082,9 +16161,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32094,9 +16170,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32106,9 +16179,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32118,9 +16188,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32130,9 +16197,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32142,9 +16206,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32154,9 +16215,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32166,111 +16224,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32280,9 +16263,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32292,9 +16272,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32304,9 +16281,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32316,9 +16290,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32328,9 +16299,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32340,9 +16308,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32352,9 +16317,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32364,9 +16326,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32376,51 +16335,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -32451,87 +16374,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32541,9 +16404,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32553,9 +16413,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32565,9 +16422,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32577,9 +16431,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32589,9 +16440,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32601,9 +16449,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32613,9 +16458,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32625,9 +16467,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -32637,111 +16476,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32751,9 +16515,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32763,9 +16524,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32775,9 +16533,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32787,9 +16542,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32799,9 +16551,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32811,9 +16560,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32823,9 +16569,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32835,9 +16578,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -32847,111 +16587,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32961,9 +16626,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32973,9 +16635,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32985,9 +16644,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -32997,9 +16653,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33009,9 +16662,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33021,9 +16671,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33033,9 +16680,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33045,9 +16689,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33057,51 +16698,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -33132,87 +16737,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33222,9 +16767,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33234,9 +16776,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33246,9 +16785,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33258,9 +16794,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33270,9 +16803,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33282,9 +16812,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33294,9 +16821,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33306,9 +16830,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -33318,111 +16839,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33432,9 +16878,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33444,9 +16887,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33456,9 +16896,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33468,9 +16905,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33480,9 +16914,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33492,9 +16923,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33504,9 +16932,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33516,9 +16941,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -33528,111 +16950,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33642,9 +16989,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33654,9 +16998,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33666,9 +17007,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33678,9 +17016,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33690,9 +17025,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33702,9 +17034,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33714,9 +17043,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33726,9 +17052,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -33738,51 +17061,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -33813,240 +17100,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34056,9 +17130,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34068,9 +17139,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34080,9 +17148,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34092,9 +17157,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34104,9 +17166,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34116,9 +17175,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34128,9 +17184,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34140,9 +17193,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34152,111 +17202,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34266,9 +17241,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34278,9 +17250,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34290,9 +17259,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34302,9 +17268,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34314,9 +17277,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34326,9 +17286,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34338,9 +17295,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34350,9 +17304,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34362,111 +17313,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34476,9 +17352,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34488,9 +17361,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34500,9 +17370,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34512,9 +17379,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34524,9 +17388,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34536,9 +17397,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34548,9 +17406,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34560,9 +17415,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -34572,51 +17424,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -34647,87 +17463,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34737,9 +17493,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34749,9 +17502,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34761,9 +17511,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34773,9 +17520,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34785,9 +17529,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34797,9 +17538,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34809,9 +17547,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34821,9 +17556,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -34833,111 +17565,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -34947,9 +17604,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [pbkdf2.https.any.html?2001-3000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -34958,48 +17612,18 @@ [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35009,9 +17633,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35021,9 +17642,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35033,9 +17651,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35045,9 +17660,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35057,9 +17669,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35069,9 +17678,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35081,9 +17687,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35093,9 +17696,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35105,111 +17705,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35219,9 +17744,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35231,9 +17753,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35243,9 +17762,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35255,9 +17771,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35267,9 +17780,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35279,9 +17789,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35291,9 +17798,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35303,9 +17807,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35315,51 +17816,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 100000 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-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [short password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -35390,87 +17855,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35480,9 +17885,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35492,9 +17894,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35504,9 +17903,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35516,9 +17912,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35528,9 +17921,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35540,9 +17930,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35552,9 +17939,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35564,9 +17948,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -35576,111 +17957,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35690,9 +17996,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35702,9 +18005,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35714,9 +18014,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35726,9 +18023,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35738,9 +18032,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35750,9 +18041,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35762,9 +18050,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35774,9 +18059,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -35786,111 +18068,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35900,9 +18107,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35912,9 +18116,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35924,9 +18125,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35936,9 +18134,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35948,9 +18143,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35960,9 +18152,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35972,9 +18161,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35984,9 +18170,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -35996,51 +18179,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [short password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -36071,87 +18218,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36161,9 +18248,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36173,9 +18257,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36185,9 +18266,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36197,9 +18275,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36209,9 +18284,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36221,9 +18293,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36233,9 +18302,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36245,9 +18311,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36257,111 +18320,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36371,9 +18359,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36383,9 +18368,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36395,9 +18377,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36407,9 +18386,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36419,9 +18395,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36431,9 +18404,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36443,9 +18413,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36455,9 +18422,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -36467,111 +18431,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36581,9 +18470,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36593,9 +18479,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36605,9 +18488,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36617,9 +18497,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36629,9 +18506,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36641,9 +18515,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36653,9 +18524,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36665,9 +18533,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -36677,51 +18542,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [short password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -36752,87 +18581,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36842,9 +18611,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36854,9 +18620,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36866,9 +18629,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36878,9 +18638,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36890,9 +18647,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36902,9 +18656,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36914,9 +18665,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36926,9 +18674,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -36938,111 +18683,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37052,9 +18722,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37064,9 +18731,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37076,9 +18740,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37088,9 +18749,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37100,9 +18758,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37112,9 +18767,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37124,9 +18776,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37136,9 +18785,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37148,111 +18794,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37262,9 +18833,6 @@ [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37274,9 +18842,6 @@ [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37286,9 +18851,6 @@ [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37298,9 +18860,6 @@ [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37310,9 +18869,6 @@ [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37322,9 +18878,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37334,9 +18887,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37346,9 +18896,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -37358,51 +18905,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [short password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [short password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -37433,240 +18944,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [short password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [short password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [short password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using short password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37676,9 +18974,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37688,9 +18983,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37700,9 +18992,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37712,9 +19001,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37724,9 +19010,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37736,9 +19019,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37748,9 +19028,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37760,9 +19037,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37772,111 +19046,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37886,9 +19085,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37898,9 +19094,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37910,9 +19103,6 @@ [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37922,9 +19112,6 @@ [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37934,9 +19121,6 @@ [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37946,9 +19130,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -37960,30 +19141,15 @@ [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -37993,9 +19159,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38005,9 +19168,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38017,9 +19177,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38029,9 +19186,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38041,9 +19195,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38053,9 +19204,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38065,9 +19213,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38077,9 +19222,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38089,111 +19231,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38203,9 +19270,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38215,9 +19279,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38227,9 +19288,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38239,9 +19297,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38251,9 +19306,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38263,9 +19315,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38275,9 +19324,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38287,9 +19333,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38299,111 +19342,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38413,9 +19381,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38425,9 +19390,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38437,9 +19399,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38449,9 +19408,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38461,9 +19417,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38473,9 +19426,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38485,9 +19435,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38497,9 +19444,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -38509,51 +19453,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -38584,87 +19492,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38674,9 +19522,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38686,9 +19531,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38698,9 +19540,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38710,9 +19549,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38722,9 +19558,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38734,9 +19567,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38746,9 +19576,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38758,9 +19585,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -38770,111 +19594,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38884,9 +19633,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38896,9 +19642,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38908,9 +19651,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38920,9 +19660,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38932,9 +19669,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38944,9 +19678,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38956,9 +19687,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38968,9 +19696,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -38980,111 +19705,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39094,9 +19744,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39106,9 +19753,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39118,9 +19762,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39130,9 +19771,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39142,9 +19780,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39154,9 +19789,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39166,9 +19798,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39178,9 +19807,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39190,51 +19816,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -39265,87 +19855,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39355,9 +19885,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39367,9 +19894,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39379,9 +19903,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39391,9 +19912,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39403,9 +19921,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39415,9 +19930,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39427,9 +19939,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39439,9 +19948,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -39451,111 +19957,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39565,9 +19996,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39577,9 +20005,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39589,9 +20014,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39601,9 +20023,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39613,9 +20032,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39625,9 +20041,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39637,9 +20050,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39649,9 +20059,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -39661,111 +20068,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39775,9 +20107,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39787,9 +20116,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39799,9 +20125,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39811,9 +20134,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39823,9 +20143,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39835,9 +20152,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39847,9 +20161,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39859,9 +20170,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -39871,51 +20179,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -39946,240 +20218,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40189,9 +20248,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40201,9 +20257,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40213,9 +20266,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40225,9 +20275,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40237,9 +20284,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40249,9 +20293,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40261,9 +20302,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40273,9 +20311,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40285,111 +20320,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40399,9 +20359,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40411,9 +20368,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40423,9 +20377,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40435,9 +20386,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40447,9 +20395,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40459,9 +20404,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40471,9 +20413,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40483,9 +20422,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40495,111 +20431,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40609,9 +20470,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40621,9 +20479,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40633,9 +20488,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40645,9 +20497,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40657,9 +20506,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40669,9 +20515,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40681,9 +20524,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40693,9 +20533,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -40705,51 +20542,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -40780,87 +20581,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40870,9 +20611,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40882,9 +20620,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40894,9 +20629,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40906,9 +20638,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40918,9 +20647,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40930,9 +20656,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40942,9 +20665,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40954,9 +20674,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -40974,9 +20691,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40986,9 +20700,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -40998,9 +20709,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41010,9 +20718,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41022,9 +20727,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41034,9 +20736,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41046,9 +20745,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41058,111 +20754,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41172,9 +20793,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41184,9 +20802,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41196,9 +20811,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41208,9 +20820,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41220,9 +20829,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41232,9 +20838,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41244,9 +20847,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41256,9 +20856,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41268,51 +20865,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -41343,87 +20904,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41433,9 +20934,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41445,9 +20943,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41457,9 +20952,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41469,9 +20961,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41481,9 +20970,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41493,9 +20979,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41505,9 +20988,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41517,9 +20997,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -41529,111 +21006,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41643,9 +21045,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41655,9 +21054,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41667,9 +21063,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41679,9 +21072,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41691,9 +21081,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41703,9 +21090,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41715,9 +21099,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41727,9 +21108,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -41739,111 +21117,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41853,9 +21156,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41865,9 +21165,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41877,9 +21174,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41889,9 +21183,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41901,9 +21192,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41913,9 +21201,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41925,9 +21210,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41937,9 +21219,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -41949,51 +21228,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -42024,87 +21267,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42114,9 +21297,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42126,9 +21306,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42138,9 +21315,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42150,9 +21324,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42162,9 +21333,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42174,9 +21342,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42186,9 +21351,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42198,9 +21360,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -42210,111 +21369,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42324,9 +21408,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42336,9 +21417,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42348,9 +21426,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42360,9 +21435,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42372,9 +21444,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42384,9 +21453,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42396,9 +21462,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42408,9 +21471,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -42420,111 +21480,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42534,9 +21519,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42546,9 +21528,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42558,9 +21537,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42570,9 +21546,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42582,9 +21555,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42594,9 +21564,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42606,9 +21573,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42618,9 +21582,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42630,51 +21591,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -42705,159 +21630,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - [pbkdf2.https.any.html?4001-5000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] @@ -42869,9 +21641,6 @@ [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42881,9 +21650,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42893,9 +21659,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42905,9 +21668,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42917,9 +21677,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42929,9 +21686,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42941,9 +21695,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42953,9 +21704,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42965,9 +21713,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -42977,51 +21722,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -43052,87 +21761,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-384, with 0 iterations] expected: FAIL - [long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43142,9 +21791,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43154,9 +21800,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43166,9 +21809,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43178,9 +21818,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43190,9 +21827,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43202,9 +21836,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43214,9 +21845,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43226,9 +21854,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43238,111 +21863,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43352,9 +21902,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43364,9 +21911,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43376,9 +21920,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43388,9 +21929,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43400,9 +21938,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43412,9 +21947,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43424,9 +21956,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43436,9 +21965,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -43448,111 +21974,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43562,9 +22013,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43574,9 +22022,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43586,9 +22031,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43598,9 +22040,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43610,9 +22049,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43622,9 +22058,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43634,9 +22067,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43646,9 +22076,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -43658,51 +22085,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, long salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-512, with 0 iterations] expected: FAIL @@ -43733,87 +22124,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-512, with 0 iterations] expected: FAIL - [long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43823,9 +22154,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43835,9 +22163,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43847,9 +22172,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43859,9 +22181,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43871,9 +22190,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43883,9 +22199,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43895,9 +22208,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43907,9 +22217,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -43919,111 +22226,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44033,9 +22265,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44045,9 +22274,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44057,9 +22283,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44069,9 +22292,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44081,9 +22301,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44093,9 +22310,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44105,9 +22319,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44117,9 +22328,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44129,111 +22337,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44243,9 +22376,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44255,9 +22385,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44267,9 +22394,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44279,9 +22403,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44291,9 +22412,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44303,9 +22421,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44315,9 +22430,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44327,9 +22439,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44339,51 +22448,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, long salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-1, with 0 iterations] expected: FAIL @@ -44414,87 +22487,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-1, with 0 iterations] expected: FAIL - [long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44504,9 +22517,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44516,9 +22526,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44528,9 +22535,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44540,9 +22544,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44552,9 +22553,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44564,9 +22562,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44576,9 +22571,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44588,9 +22580,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -44600,111 +22589,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44714,9 +22628,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44726,9 +22637,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44738,9 +22646,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44750,9 +22655,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44762,9 +22664,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44774,9 +22673,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44786,9 +22682,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44798,9 +22691,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -44810,111 +22700,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44924,9 +22739,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44936,9 +22748,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44948,9 +22757,6 @@ [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44960,9 +22766,6 @@ [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44972,9 +22775,6 @@ [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44984,9 +22784,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -44996,9 +22793,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45008,9 +22802,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45020,51 +22811,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, long salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, long salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, long salt, SHA-256, with 0 iterations] expected: FAIL @@ -45095,240 +22850,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, SHA-256, with 0 iterations] expected: FAIL - [long password, long salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, long salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, long salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, long salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45338,9 +22880,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45350,9 +22889,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45362,9 +22898,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45374,9 +22907,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45386,9 +22916,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45398,9 +22925,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45410,9 +22934,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45422,9 +22943,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -45434,111 +22952,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45548,9 +22991,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45560,9 +23000,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45572,9 +23009,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45584,9 +23018,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45596,9 +23027,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45608,9 +23036,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45620,9 +23045,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45632,9 +23054,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -45644,111 +23063,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45758,9 +23102,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45770,9 +23111,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45782,9 +23120,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45794,9 +23129,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45806,9 +23138,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45818,9 +23147,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45830,9 +23156,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45842,9 +23165,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45854,9 +23174,6 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -45868,42 +23185,9 @@ [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [long password, empty salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-384, with 0 iterations] expected: FAIL @@ -45934,87 +23218,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-384, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46024,9 +23248,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46036,9 +23257,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46048,9 +23266,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46060,9 +23275,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46072,9 +23284,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46084,9 +23293,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46096,9 +23302,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46108,9 +23311,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46120,111 +23320,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1 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 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46234,9 +23359,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46246,9 +23368,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46258,9 +23377,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46270,9 +23386,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46282,9 +23395,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46294,9 +23404,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46306,9 +23413,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46318,9 +23422,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46330,111 +23431,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46444,9 +23470,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46456,9 +23479,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46468,9 +23488,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46480,9 +23497,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46492,9 +23506,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46504,9 +23515,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46516,9 +23524,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46528,9 +23533,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -46540,51 +23542,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [long password, empty salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-512, with 0 iterations] expected: FAIL @@ -46615,87 +23581,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-512, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46705,9 +23611,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46717,9 +23620,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46729,9 +23629,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46741,9 +23638,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46753,9 +23647,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46765,9 +23656,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46777,9 +23665,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46789,9 +23674,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -46801,111 +23683,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46915,9 +23722,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46927,9 +23731,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46939,9 +23740,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46951,9 +23749,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46963,9 +23758,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46975,9 +23767,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46987,9 +23776,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -46999,9 +23785,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47011,111 +23794,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47125,9 +23833,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47137,9 +23842,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47149,9 +23851,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47161,9 +23860,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47173,9 +23869,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47185,9 +23878,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47197,9 +23887,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47209,9 +23896,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47221,51 +23905,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [long password, empty salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-1, with 0 iterations] expected: FAIL @@ -47296,87 +23944,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-1, with 0 iterations] expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47386,9 +23974,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47398,9 +23983,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47410,9 +23992,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47422,9 +24001,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47434,9 +24010,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47446,9 +24019,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47458,9 +24028,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47470,9 +24037,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -47482,111 +24046,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47596,9 +24085,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47608,9 +24094,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47620,9 +24103,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47632,9 +24112,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47644,9 +24121,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47656,9 +24130,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47668,9 +24139,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47680,9 +24148,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -47692,111 +24157,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47806,9 +24196,6 @@ [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47818,9 +24205,6 @@ [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47830,9 +24214,6 @@ [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47842,9 +24223,6 @@ [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47854,9 +24232,6 @@ [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47866,9 +24241,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47878,9 +24250,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47890,9 +24259,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -47902,51 +24268,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [long password, empty salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [long password, empty salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, SHA-256, with 0 iterations] expected: FAIL @@ -47977,240 +24307,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, SHA-256, with 0 iterations] expected: FAIL - [long password, empty salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 1 iterations] - expected: FAIL - - [long password, empty salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [long password, empty salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using long password, empty salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48220,9 +24337,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48232,9 +24346,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48244,9 +24355,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48256,9 +24364,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48268,9 +24373,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48280,9 +24382,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48292,9 +24391,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48304,9 +24400,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48316,111 +24409,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48430,9 +24448,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48442,9 +24457,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48454,9 +24466,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48466,9 +24475,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48478,9 +24484,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48490,9 +24493,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48502,9 +24502,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48514,9 +24511,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -48526,111 +24520,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48640,9 +24559,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48652,9 +24568,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48664,9 +24577,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48676,9 +24586,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48688,9 +24595,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48700,9 +24604,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48712,9 +24613,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48724,9 +24622,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -48736,51 +24631,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, short salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-384, with 0 iterations] expected: FAIL @@ -48811,92 +24670,32 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [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: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [pbkdf2.https.any.html?6001-7000] [WebCryptoAPI: deriveBits() and deriveKey() Using PBKDF2] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48906,9 +24705,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48918,9 +24714,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48930,9 +24723,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48942,9 +24732,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48954,9 +24741,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48966,9 +24750,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48978,9 +24759,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -48990,9 +24768,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49002,111 +24777,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49116,9 +24816,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49128,9 +24825,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49140,9 +24834,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49152,9 +24843,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49164,9 +24852,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49176,9 +24861,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49188,9 +24870,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49200,9 +24879,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49212,111 +24888,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49326,9 +24927,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49338,9 +24936,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49350,9 +24945,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49362,9 +24954,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49374,9 +24963,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49386,9 +24972,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49398,9 +24981,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49410,9 +24990,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -49422,51 +24999,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with bad hash name SHA512] - expected: FAIL - - [empty password, short salt, SHA-512, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-512, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-512, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-512, with 0 iterations] expected: FAIL @@ -49497,87 +25038,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-512, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49587,9 +25068,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49599,9 +25077,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49611,9 +25086,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49623,9 +25095,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49635,9 +25104,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49647,9 +25113,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49659,9 +25122,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49671,9 +25131,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -49683,111 +25140,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49797,9 +25179,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49809,9 +25188,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49821,9 +25197,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49833,9 +25206,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49845,9 +25215,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49857,9 +25224,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49869,9 +25233,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49881,9 +25242,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -49893,111 +25251,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50007,9 +25290,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50019,9 +25299,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50031,9 +25308,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50043,9 +25317,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50055,9 +25326,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50067,9 +25335,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50079,9 +25344,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50091,9 +25353,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50103,51 +25362,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with bad hash name SHA1] - expected: FAIL - - [empty password, short salt, SHA-1, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-1, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-1, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-1, with 0 iterations] expected: FAIL @@ -50178,87 +25401,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-1, with 0 iterations] expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50268,9 +25431,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50280,9 +25440,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50292,9 +25449,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50304,9 +25458,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50316,9 +25467,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50328,9 +25476,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50340,9 +25485,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50352,9 +25494,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -50364,111 +25503,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50478,9 +25542,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50490,9 +25551,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50502,9 +25560,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50514,9 +25569,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50526,9 +25578,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50538,9 +25587,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50550,9 +25596,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50562,9 +25605,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -50574,111 +25614,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50688,9 +25653,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50700,9 +25662,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50712,9 +25671,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50724,9 +25680,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50736,9 +25689,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50748,9 +25698,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50760,9 +25707,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50772,9 +25716,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -50784,51 +25725,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with bad hash name SHA256] - expected: FAIL - - [empty password, short salt, SHA-256, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, short salt, SHA-256, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, SHA-256, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, SHA-256, with 0 iterations] expected: FAIL @@ -50859,240 +25764,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, SHA-256, with 0 iterations] expected: FAIL - [empty password, short salt, PBKDF2, with 1 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 1 iterations] - expected: FAIL - - [empty password, short salt, PBKDF2, with 1000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 1000 iterations] - expected: FAIL - - [empty password, short salt, PBKDF2, with 100000 iterations with non-digest algorithm PBKDF2] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-GCM length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 128 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 192 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-KW length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, short salt, PBKDF2, with 100000 iterations] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51102,9 +25794,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51114,9 +25803,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51126,9 +25812,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51138,9 +25821,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51150,9 +25830,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51162,9 +25839,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51174,9 +25848,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51186,9 +25857,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51198,111 +25866,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 1 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 1 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51312,9 +25905,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51324,9 +25914,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51336,9 +25923,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51348,9 +25932,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51360,9 +25941,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51372,9 +25950,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51384,9 +25959,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51396,9 +25968,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL @@ -51408,111 +25977,36 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 1000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 1000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51522,9 +26016,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51534,9 +26025,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51546,9 +26034,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51558,9 +26043,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51570,9 +26052,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51582,9 +26061,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51594,9 +26070,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51606,9 +26079,6 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL @@ -51618,51 +26088,15 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with missing deriveKey usage] expected: FAIL [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations with 0 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with non-multiple of 8 length] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with bad hash name SHA384] - expected: FAIL - - [empty password, long salt, SHA-384, with 100000 iterations with missing deriveBits usage] - expected: FAIL - [empty password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key] expected: FAIL - [empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-384, with 0 iterations] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-384, with 0 iterations] expected: FAIL @@ -51693,87 +26127,27 @@ [Derived key of type name: HMAC hash: SHA-512 length: 256 using empty password, long salt, SHA-384, with 0 iterations] expected: FAIL - [empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 128 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 192 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CBC length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 128 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 192 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] - expected: FAIL - [Derived key of type name: AES-CTR length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key] expected: FAIL [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51783,9 +26157,6 @@ [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51795,9 +26166,6 @@ [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-GCM length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51807,9 +26175,6 @@ [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 128 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51819,9 +26184,6 @@ [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 192 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51831,9 +26193,6 @@ [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: AES-KW length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51843,9 +26202,6 @@ [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-1 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51855,9 +26211,6 @@ [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-256 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL @@ -51867,8 +26220,5 @@ [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations] expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with bad hash name SHA512] - expected: FAIL - [Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with missing deriveKey usage] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/idlharness.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/idlharness.https.any.js.ini index 2fbf1bd34cc..96255e45a95 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/idlharness.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/idlharness.https.any.js.ini @@ -80,27 +80,9 @@ [SubtleCrypto interface: crypto.subtle must inherit property "unwrapKey(KeyFormat, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, sequence)" with the proper type] expected: FAIL - [SubtleCrypto interface: operation deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence)] - expected: FAIL - [SubtleCrypto interface: calling unwrapKey(KeyFormat, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, sequence) on crypto.subtle with too few arguments must throw TypeError] expected: FAIL - [SubtleCrypto interface: crypto.subtle must inherit property "deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence)" with the proper type] - expected: FAIL - - [SubtleCrypto interface: calling deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence) on crypto.subtle with too few arguments must throw TypeError] - expected: FAIL - - [SubtleCrypto interface: operation deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?)] - expected: FAIL - - [SubtleCrypto interface: crypto.subtle must inherit property "deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?)" with the proper type] - expected: FAIL - - [SubtleCrypto interface: calling deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?) on crypto.subtle with too few arguments must throw TypeError] - expected: FAIL - [idlharness.https.any.worker.html] [idlharness] @@ -184,23 +166,5 @@ [SubtleCrypto interface: crypto.subtle must inherit property "unwrapKey(KeyFormat, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, sequence)" with the proper type] expected: FAIL - [SubtleCrypto interface: operation deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence)] - expected: FAIL - [SubtleCrypto interface: calling unwrapKey(KeyFormat, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, sequence) on crypto.subtle with too few arguments must throw TypeError] expected: FAIL - - [SubtleCrypto interface: crypto.subtle must inherit property "deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence)" with the proper type] - expected: FAIL - - [SubtleCrypto interface: calling deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence) on crypto.subtle with too few arguments must throw TypeError] - expected: FAIL - - [SubtleCrypto interface: operation deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?)] - expected: FAIL - - [SubtleCrypto interface: crypto.subtle must inherit property "deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?)" with the proper type] - expected: FAIL - - [SubtleCrypto interface: calling deriveBits(AlgorithmIdentifier, CryptoKey, optional unsigned long?) on crypto.subtle with too few arguments must throw TypeError] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/symmetric_importKey.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/symmetric_importKey.https.any.js.ini index 6e7b93c28cc..5d1227c0eea 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/symmetric_importKey.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/symmetric_importKey.https.any.js.ini @@ -458,33 +458,6 @@ [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: HKDF}, false, [deriveKey\])] expected: FAIL - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - [Empty Usages: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-GCM}, true, [\])] expected: FAIL @@ -800,15 +773,6 @@ [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: HKDF}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] expected: FAIL - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL - [symmetric_importKey.https.any.html] [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-GCM}, true, [encrypt\])] @@ -1270,33 +1234,6 @@ [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: HKDF}, false, [deriveKey\])] expected: FAIL - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveKey\])] - expected: FAIL - [Empty Usages: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-GCM}, true, [\])] expected: FAIL @@ -1611,12 +1548,3 @@ [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: HKDF}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] expected: FAIL - - [Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: 192 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: 256 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 16: 17, 17: 18, 18: 19, 19: 20, 2: 3, 20: 21, 21: 22, 22: 23, 23: 24, 24: 25, 25: 26, 26: 27, 27: 28, 28: 29, 29: 30, 3: 4, 30: 31, 31: 32, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: PBKDF2}, false, [deriveBits, deriveKey, deriveBits, deriveKey\])] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-cascade/at-scope-parsing.html.ini b/tests/wpt/meta-legacy-layout/css/css-cascade/at-scope-parsing.html.ini index b8920a1dc19..b0d1c3d93e8 100644 --- a/tests/wpt/meta-legacy-layout/css/css-cascade/at-scope-parsing.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-cascade/at-scope-parsing.html.ini @@ -151,3 +151,12 @@ [@scope (> &) to (>>) is not valid] expected: FAIL + + [@scope () is not valid] + expected: FAIL + + [@scope to () is not valid] + expected: FAIL + + [@scope () to () is not valid] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-cascade/scope-nesting.html.ini b/tests/wpt/meta-legacy-layout/css/css-cascade/scope-nesting.html.ini index 048c63106f0..37b995bcd15 100644 --- a/tests/wpt/meta-legacy-layout/css/css-cascade/scope-nesting.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-cascade/scope-nesting.html.ini @@ -49,3 +49,12 @@ [Scoped nested within another scope] expected: FAIL + + [Implicit (prelude-less) @scope as a nested group rule] + expected: FAIL + + [Insert a nested style rule within @scope, &] + expected: FAIL + + [Insert a nested style rule within @scope, :scope] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-size-containers-comma-separated-queries.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-size-containers-comma-separated-queries.html.ini new file mode 100644 index 00000000000..a7960864003 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-size-containers-comma-separated-queries.html.ini @@ -0,0 +1,2 @@ +[multiple-size-containers-comma-separated-queries.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-style-containers-comma-separated-queries.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-style-containers-comma-separated-queries.html.ini new file mode 100644 index 00000000000..9ee8ac70c16 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/multiple-style-containers-comma-separated-queries.html.ini @@ -0,0 +1,2 @@ +[multiple-style-containers-comma-separated-queries.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/container-type-scroll-state-containment.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/container-type-scroll-state-containment.html.ini index 6816d82fe23..5fb89785374 100644 --- a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/container-type-scroll-state-containment.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/container-type-scroll-state-containment.html.ini @@ -1,3 +1,4 @@ [container-type-scroll-state-containment.html] + expected: ERROR [container-type:scroll-state does not apply size containment] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/multiple-scroll-state-containers-comma-separated-queries.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/multiple-scroll-state-containers-comma-separated-queries.html.ini new file mode 100644 index 00000000000..428bbbabec9 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state/multiple-scroll-state-containers-comma-separated-queries.html.ini @@ -0,0 +1,2 @@ +[multiple-scroll-state-containers-comma-separated-queries.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html.ini new file mode 100644 index 00000000000..24e53e324ae --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html.ini @@ -0,0 +1,2 @@ +[style-query-guaranteed-invalid.tentative.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html.ini new file mode 100644 index 00000000000..d685737e29b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html.ini @@ -0,0 +1,2 @@ +[style-query-registered-custom-invalid.tentative.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-unset-on-root.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-unset-on-root.html.ini new file mode 100644 index 00000000000..c827467b406 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/style-query-unset-on-root.html.ini @@ -0,0 +1,2 @@ +[style-query-unset-on-root.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/stretched-child-in-nested-flexbox.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/stretched-child-in-nested-flexbox.html.ini new file mode 100644 index 00000000000..986efe46ca3 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-flexbox/stretched-child-in-nested-flexbox.html.ini @@ -0,0 +1,2 @@ +[stretched-child-in-nested-flexbox.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini index 78ff57e023b..d7161e2a43c 100644 --- a/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini @@ -2,8 +2,8 @@ [@font-face matching for quoted and unquoted sans-serif] expected: FAIL - [@font-face matching for quoted and unquoted serif] - expected: FAIL - [@font-face matching for quoted and unquoted emoji] expected: FAIL + + [@font-face matching for quoted and unquoted ui-sans-serif] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-007.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-007.tentative.html.ini new file mode 100644 index 00000000000..caf8b4fe457 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-007.tentative.html.ini @@ -0,0 +1,2 @@ +[clip-path-shape-007.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-008.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-008.tentative.html.ini new file mode 100644 index 00000000000..6e684dbce1e --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-008.tentative.html.ini @@ -0,0 +1,2 @@ +[clip-path-shape-008.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-009.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-009.tentative.html.ini new file mode 100644 index 00000000000..2d52b5fb3ca --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-009.tentative.html.ini @@ -0,0 +1,2 @@ +[clip-path-shape-009.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-010.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-010.tentative.html.ini new file mode 100644 index 00000000000..753d107a87c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-010.tentative.html.ini @@ -0,0 +1,2 @@ +[clip-path-shape-010.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html.ini new file mode 100644 index 00000000000..bb49bedc129 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html.ini @@ -0,0 +1,2 @@ +[clip-path-shape-hline-vline-keywords.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-030.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-030.tentative.html.ini new file mode 100644 index 00000000000..2f6d02e07d2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-030.tentative.html.ini @@ -0,0 +1,2 @@ +[line-clamp-030.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-031.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-031.tentative.html.ini new file mode 100644 index 00000000000..4440d25d474 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-031.tentative.html.ini @@ -0,0 +1,2 @@ +[line-clamp-031.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini deleted file mode 100644 index 35256741d38..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[dynamic-available-size-iframe.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/keyword-sizes-on-replaced-element.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/keyword-sizes-on-replaced-element.html.ini new file mode 100644 index 00000000000..637706cddb9 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/keyword-sizes-on-replaced-element.html.ini @@ -0,0 +1,105 @@ +[keyword-sizes-on-replaced-element.html] + [.test 21] + expected: FAIL + + [.test 22] + expected: FAIL + + [.test 23] + expected: FAIL + + [.test 24] + expected: FAIL + + [.test 25] + expected: FAIL + + [.test 26] + expected: FAIL + + [.test 27] + expected: FAIL + + [.test 28] + expected: FAIL + + [.test 29] + expected: FAIL + + [.test 30] + expected: FAIL + + [.test 31] + expected: FAIL + + [.test 32] + expected: FAIL + + [.test 37] + expected: FAIL + + [.test 38] + expected: FAIL + + [.test 39] + expected: FAIL + + [.test 40] + expected: FAIL + + [.test 41] + expected: FAIL + + [.test 42] + expected: FAIL + + [.test 43] + expected: FAIL + + [.test 44] + expected: FAIL + + [.test 45] + expected: FAIL + + [.test 46] + expected: FAIL + + [.test 47] + expected: FAIL + + [.test 48] + expected: FAIL + + [.test 49] + expected: FAIL + + [.test 50] + expected: FAIL + + [.test 51] + expected: FAIL + + [.test 52] + expected: FAIL + + [.test 53] + expected: FAIL + + [.test 54] + expected: FAIL + + [.test 55] + expected: FAIL + + [.test 56] + expected: FAIL + + [.test 57] + expected: FAIL + + [.test 59] + expected: FAIL + + [.test 60] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/aspect-ratio-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/aspect-ratio-1.html.ini new file mode 100644 index 00000000000..c7f536993ec --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/aspect-ratio-1.html.ini @@ -0,0 +1,12 @@ +[aspect-ratio-1.html] + [p + div > div 1] + expected: FAIL + + [p + div > div 2] + expected: FAIL + + [p + div > div 3] + expected: FAIL + + [p + div > div 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/flex-basis-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/flex-basis-1.html.ini new file mode 100644 index 00000000000..60d0c1e03f2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/stretch/flex-basis-1.html.ini @@ -0,0 +1,12 @@ +[flex-basis-1.html] + [.item 1] + expected: FAIL + + [.item 2] + expected: FAIL + + [.item 3] + expected: FAIL + + [.item 4] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini deleted file mode 100644 index 47de48119ec..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-tables/parsing/border-spacing-computed.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[border-spacing-computed.html] - [Property border-spacing value '0'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html.ini new file mode 100644 index 00000000000..aab3ce55ff4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html.ini @@ -0,0 +1,2 @@ +[textarea-always-preserves-spaces-001.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini new file mode 100644 index 00000000000..e38d83a2896 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini @@ -0,0 +1,3 @@ +[interactivity-inert-focus.tentative.html] + [Try focus inert input] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity-computed.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity-computed.tentative.html.ini new file mode 100644 index 00000000000..47e5e701f31 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity-computed.tentative.html.ini @@ -0,0 +1,138 @@ +[interactivity-computed.tentative.html] + [Property interactivity value 'auto'] + expected: FAIL + + [Property interactivity value 'inert'] + expected: FAIL + + [Property interactivity has initial value auto] + expected: FAIL + + [Property interactivity inherits] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (-0.3) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (0) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (0.3) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (-0.3) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (0) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (0.3) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (-0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (0.5) should be [inert\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (0.6) should be [inert\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (1) should be [inert\]] + expected: FAIL + + [Web Animations: property from [auto\] to [inert\] at (1.5) should be [inert\]] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity.tentative.html.ini new file mode 100644 index 00000000000..1684fcbd542 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity.tentative.html.ini @@ -0,0 +1,18 @@ +[interactivity.tentative.html] + [e.style['interactivity'\] = "auto" should set the property value] + expected: FAIL + + [e.style['interactivity'\] = "inert" should set the property value] + expected: FAIL + + [e.style['interactivity'\] = "initial" should set the property value] + expected: FAIL + + [e.style['interactivity'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['interactivity'\] = "unset" should set the property value] + expected: FAIL + + [e.style['interactivity'\] = "revert" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini index 9bafc27593e..599b3e07f8d 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini @@ -1,3 +1,2 @@ [vh_not_refreshing_on_chrome.html] bug: https://github.com/servo/servo/issues/8984 - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-variables/variable-substitution-basic.html.ini b/tests/wpt/meta-legacy-layout/css/css-variables/variable-substitution-basic.html.ini deleted file mode 100644 index bd53e7d9971..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-variables/variable-substitution-basic.html.ini +++ /dev/null @@ -1,13 +0,0 @@ -[variable-substitution-basic.html] - [Simple substitution test] - expected: FAIL - - [You can't build up a single token where part of it is provided by a variable] - expected: FAIL - - [Fallback value] - expected: FAIL - - [Fallback value which is also a variable reference] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/cssom-view/interrupt-hidden-smooth-scroll.html.ini b/tests/wpt/meta-legacy-layout/css/cssom-view/interrupt-hidden-smooth-scroll.html.ini new file mode 100644 index 00000000000..769bd5b2ee2 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/cssom-view/interrupt-hidden-smooth-scroll.html.ini @@ -0,0 +1,7 @@ +[interrupt-hidden-smooth-scroll.html] + expected: TIMEOUT + [Make sure the page is ready for animation.] + expected: FAIL + + [scrollTop should be updated after a mid-scroll scrollTop change] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html.ini b/tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html.ini index 8568b524118..35d14593c47 100644 --- a/tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html.ini +++ b/tests/wpt/meta-legacy-layout/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html.ini @@ -13,3 +13,15 @@ [Fire focusin and then correct when moving to a tree that is made inert using style] expected: FAIL + + [Don't fire focusin/out when reparenting focused element directly] + expected: FAIL + + [Don't fire focusin/out when reparenting an element that has focus within] + expected: FAIL + + [Don't fire focusin and then correct when moving to an inert subtree] + expected: FAIL + + [Don't fire focusin and then correct when moving to a tree that is made inert using style] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/dom/ranges/Range-cloneContents.html.ini b/tests/wpt/meta-legacy-layout/dom/ranges/Range-cloneContents.html.ini deleted file mode 100644 index e9dec4e7d3f..00000000000 --- a/tests/wpt/meta-legacy-layout/dom/ranges/Range-cloneContents.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Range-cloneContents.html] - expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/dom/ranges/Range-deleteContents.html.ini b/tests/wpt/meta-legacy-layout/dom/ranges/Range-deleteContents.html.ini deleted file mode 100644 index fb958044113..00000000000 --- a/tests/wpt/meta-legacy-layout/dom/ranges/Range-deleteContents.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Range-deleteContents.html] - expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/dom/ranges/Range-extractContents.html.ini b/tests/wpt/meta-legacy-layout/dom/ranges/Range-extractContents.html.ini deleted file mode 100644 index 5ecae010acf..00000000000 --- a/tests/wpt/meta-legacy-layout/dom/ranges/Range-extractContents.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Range-extractContents.html] - expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/dom/ranges/Range-insertNode.html.ini b/tests/wpt/meta-legacy-layout/dom/ranges/Range-insertNode.html.ini deleted file mode 100644 index ca10364a152..00000000000 --- a/tests/wpt/meta-legacy-layout/dom/ranges/Range-insertNode.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Range-insertNode.html] - expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/dom/ranges/Range-surroundContents.html.ini b/tests/wpt/meta-legacy-layout/dom/ranges/Range-surroundContents.html.ini deleted file mode 100644 index 5d76192b344..00000000000 --- a/tests/wpt/meta-legacy-layout/dom/ranges/Range-surroundContents.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Range-surroundContents.html] - expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/fetch/content-encoding/br/big-br-body.https.any.js.ini b/tests/wpt/meta-legacy-layout/fetch/content-encoding/br/big-br-body.https.any.js.ini index 1ed0a2d3d98..6ad286f8d86 100644 --- a/tests/wpt/meta-legacy-layout/fetch/content-encoding/br/big-br-body.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/fetch/content-encoding/br/big-br-body.https.any.js.ini @@ -1,7 +1,4 @@ [big-br-body.https.any.worker.html] - [large br data should be decompressed successfully] - expected: FAIL - [large br data should be decompressed successfully with byte stream] expected: FAIL @@ -13,8 +10,5 @@ expected: ERROR [big-br-body.https.any.html] - [large br data should be decompressed successfully] - expected: FAIL - [large br data should be decompressed successfully with byte stream] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/fetch/content-encoding/gzip/big-gzip-body.https.any.js.ini b/tests/wpt/meta-legacy-layout/fetch/content-encoding/gzip/big-gzip-body.https.any.js.ini index bc6e10b20c3..b2f933676cd 100644 --- a/tests/wpt/meta-legacy-layout/fetch/content-encoding/gzip/big-gzip-body.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/fetch/content-encoding/gzip/big-gzip-body.https.any.js.ini @@ -1,15 +1,9 @@ [big-gzip-body.https.any.worker.html] - [large gzip data should be decompressed successfully] - expected: FAIL - [large gzip data should be decompressed successfully with byte stream] expected: FAIL [big-gzip-body.https.any.html] - [large gzip data should be decompressed successfully] - expected: FAIL - [large gzip data should be decompressed successfully with byte stream] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/fetch/metadata/generated/element-picture.https.sub.html.ini b/tests/wpt/meta-legacy-layout/fetch/metadata/generated/element-picture.https.sub.html.ini index 8948d73dc4e..b6973de9897 100644 --- a/tests/wpt/meta-legacy-layout/fetch/metadata/generated/element-picture.https.sub.html.ini +++ b/tests/wpt/meta-legacy-layout/fetch/metadata/generated/element-picture.https.sub.html.ini @@ -61,9 +61,3 @@ [sec-fetch-site - source[srcset\] - Same-Site -> Cross-Site, no attributes] expected: FAIL - - [sec-fetch-mode - source[srcset\] - attributes: crossorigin] - expected: FAIL - - [sec-fetch-mode - img[srcset\] - attributes: crossorigin=anonymous] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/a-click.html.ini b/tests/wpt/meta-legacy-layout/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/a-click.html.ini new file mode 100644 index 00000000000..60a4fa51f8a --- /dev/null +++ b/tests/wpt/meta-legacy-layout/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/a-click.html.ini @@ -0,0 +1,3 @@ +[a-click.html] + [aElement.click() before the load event must NOT replace] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.html.ini deleted file mode 100644 index d8ccbed5caa..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.em.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.worker.js.ini deleted file mode 100644 index aa70cb2a565..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.em.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.em.worker.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.html.ini deleted file mode 100644 index 2c79d5c389f..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.junk.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.worker.js.ini deleted file mode 100644 index 3d1ba9cd750..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.junk.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.junk.worker.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.html.ini deleted file mode 100644 index a1700667887..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.minus.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.worker.js.ini deleted file mode 100644 index f40514bce36..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.minus.worker.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.html.ini deleted file mode 100644 index 83d334905c6..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.percent.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.worker.js.ini deleted file mode 100644 index 864ce77b029..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.percent.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.percent.worker.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.html.ini deleted file mode 100644 index bbac2296e3d..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.trailingjunk.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.worker.js.ini deleted file mode 100644 index 3535cc12f38..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.attributes.parse.trailingjunk.worker.html] - [Parsing of non-negative integers] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.html.ini deleted file mode 100644 index 672798f3f81..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.invalid.attributes.idl.html] - [Getting/setting width/height IDL attributes] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.worker.js.ini deleted file mode 100644 index acf2210f82b..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.invalid.attributes.idl.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.canvas.host.size.invalid.attributes.idl.worker.html] - [Getting/setting width/height IDL attributes] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.html.ini deleted file mode 100644 index f6455f9bd76..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[2d.canvas.host.size.large.html] - expected: CRASH diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.html.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.html.ini deleted file mode 100644 index 1267b767389..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[offscreencanvas.constructor.html] - [Test that OffscreenCanvas constructor handles invalid arguments correctly] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker.js.ini b/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker.js.ini deleted file mode 100644 index a74aa5ff5d2..00000000000 --- a/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker.js.ini +++ /dev/null @@ -1,4 +0,0 @@ -[offscreencanvas.constructor.worker.html] - [Test that OffscreenCanvas constructor handles invalid arguments correctly in a worker] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/html/dom/idlharness.https.html.ini b/tests/wpt/meta-legacy-layout/html/dom/idlharness.https.html.ini index 7479bdd5ab7..2425158fd29 100644 --- a/tests/wpt/meta-legacy-layout/html/dom/idlharness.https.html.ini +++ b/tests/wpt/meta-legacy-layout/html/dom/idlharness.https.html.ini @@ -359,9 +359,6 @@ [SVGAElement interface: stringifier] expected: FAIL - [ImageBitmap interface: operation close()] - expected: FAIL - [External interface: window.external must inherit property "AddSearchProvider()" with the proper type] expected: FAIL @@ -4976,3 +4973,147 @@ [HTMLElement interface: document.createElement("noscript") must inherit property "autocorrect" with the proper type] expected: FAIL + + [HTMLInputElement interface: attribute alpha] + expected: FAIL + + [HTMLInputElement interface: attribute colorSpace] + expected: FAIL + + [HTMLInputElement interface: document.createElement("input") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: document.createElement("input") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("text") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("text") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("hidden") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("hidden") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("search") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("search") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("tel") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("tel") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("url") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("url") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("email") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("email") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("password") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("password") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("date") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("date") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("month") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("month") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("week") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("week") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("time") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("time") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("datetime-local") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("datetime-local") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("number") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("number") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("range") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("range") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("color") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("color") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("checkbox") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("checkbox") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("radio") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("radio") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("file") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("file") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("submit") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("submit") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("image") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("image") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("reset") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("reset") must inherit property "colorSpace" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("button") must inherit property "alpha" with the proper type] + expected: FAIL + + [HTMLInputElement interface: createInput("button") must inherit property "colorSpace" with the proper type] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/dom/idlharness.worker.js.ini b/tests/wpt/meta-legacy-layout/html/dom/idlharness.worker.js.ini index 338247b947e..6b85c00c675 100644 --- a/tests/wpt/meta-legacy-layout/html/dom/idlharness.worker.js.ini +++ b/tests/wpt/meta-legacy-layout/html/dom/idlharness.worker.js.ini @@ -344,9 +344,6 @@ [OffscreenCanvasRenderingContext2D interface: operation setTransform(DOMMatrix2DInit)] expected: FAIL - [ImageBitmap interface: operation close()] - expected: FAIL - [OffscreenCanvasRenderingContext2D interface: operation fill(Path2D, CanvasFillRule)] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini index 68203d2a082..7df8f9458e9 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini @@ -1,4 +1,4 @@ [iframe_sandbox_popups_escaping-2.html] expected: CRASH [Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used] - expected: TIMEOUT + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini index 4041e43a4fd..53b0601e68c 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini @@ -2,4 +2,4 @@ type: testharness expected: CRASH [Check that popups from a sandboxed iframe do not escape the sandbox] - expected: NOTRUN + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/multipart-formdata.window.js.ini b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/multipart-formdata.window.js.ini index 987cc0447c7..1c14c6db182 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/multipart-formdata.window.js.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/multipart-formdata.window.js.ini @@ -181,3 +181,6 @@ [multipart/form-data: backslash in name (formdata event)] expected: FAIL + + [multipart/form-data: Basic test (formdata event)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini new file mode 100644 index 00000000000..7682a4830bf --- /dev/null +++ b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini @@ -0,0 +1,4 @@ +[reparent-form-during-planned-navigation-task.html] + expected: TIMEOUT + [reparent-form-during-planned-navigation-task] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/urlencoded2.window.js.ini b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/urlencoded2.window.js.ini index e5d591f4ceb..1ee60c7c306 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/urlencoded2.window.js.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/forms/form-submission-0/urlencoded2.window.js.ini @@ -181,6 +181,3 @@ [application/x-www-form-urlencoded: single quote in name (formdata event)] expected: FAIL - - [application/x-www-form-urlencoded: Basic File test (formdata event)] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html.ini b/tests/wpt/meta-legacy-layout/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html.ini index 373ba604823..61971828c9c 100644 --- a/tests/wpt/meta-legacy-layout/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html.ini +++ b/tests/wpt/meta-legacy-layout/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html.ini @@ -19,3 +19,33 @@ [Input tags should parse inside select instead of closing the select.] expected: FAIL + + [
s,
+ + + +
+
+
+
+
+
+
+ diff --git a/tests/wpt/tests/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html b/tests/wpt/tests/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html new file mode 100644 index 00000000000..0154194e8c5 --- /dev/null +++ b/tests/wpt/tests/css/css-conditional/container-queries/style-query-guaranteed-invalid.tentative.html @@ -0,0 +1,22 @@ + +CSS Container Queries Test: style() query with guaranteed-invalid value + + + + + + +
+ diff --git a/tests/wpt/tests/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html b/tests/wpt/tests/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html new file mode 100644 index 00000000000..6976970b80d --- /dev/null +++ b/tests/wpt/tests/css/css-conditional/container-queries/style-query-registered-custom-invalid.tentative.html @@ -0,0 +1,28 @@ + +CSS Container Queries Test: style() query with IACVT value for registered custom property + + + + + + +
+ diff --git a/tests/wpt/tests/css/css-conditional/container-queries/style-query-unset-on-root.html b/tests/wpt/tests/css/css-conditional/container-queries/style-query-unset-on-root.html new file mode 100644 index 00000000000..89c5cc038a8 --- /dev/null +++ b/tests/wpt/tests/css/css-conditional/container-queries/style-query-unset-on-root.html @@ -0,0 +1,20 @@ + +CSS Container Queries Test: query unset style for custom property on :root should always match + + + + + +
+ diff --git a/tests/wpt/tests/css/css-conditional/container-queries/support/cq-testcommon.js b/tests/wpt/tests/css/css-conditional/container-queries/support/cq-testcommon.js index a9b7b92ae52..96ad77d55ba 100644 --- a/tests/wpt/tests/css/css-conditional/container-queries/support/cq-testcommon.js +++ b/tests/wpt/tests/css/css-conditional/container-queries/support/cq-testcommon.js @@ -35,12 +35,22 @@ function set_container_query_style(text) { return style; } +function test_cq_rule_invalid(query) { + const ruleText = `@container ${query} {}`; + test(t => { + t.add_cleanup(cleanup_container_query_main); + let style = set_container_query_style(ruleText); + assert_equals(style.sheet.rules.length, 0); + }, `@container rule should be invalid: ${ruleText} {}`); +} + function test_cq_rule_valid(query) { + const ruleText = `@container ${query} {}`; test(t => { t.add_cleanup(cleanup_container_query_main); let style = set_container_query_style(`@container ${query} {}`); assert_equals(style.sheet.rules.length, 1); - }, query); + }, `@container rule should be valid: ${ruleText} {}`); } function test_cq_condition_invalid(condition) { @@ -48,7 +58,7 @@ function test_cq_condition_invalid(condition) { t.add_cleanup(cleanup_container_query_main); let style = set_container_query_style(`@container name ${condition} {}`); assert_equals(style.sheet.rules.length, 0); - }, condition); + }, `Query condition should be invalid: ${condition}`); } // Tests that 1) the condition parses, and 2) is either "unknown" or not, as @@ -63,7 +73,7 @@ function test_cq_condition_valid(condition, unknown) { assert_equals(style.sheet.rules.length, 2); const expected = unknown ? '' : 'true'; assert_equals(getComputedStyle(document.querySelector("#cq-main")).getPropertyValue('--match'), expected); - }, condition); + }, `Query condition should be valid: ${condition}`); } function test_cq_condition_known(condition) { diff --git a/tests/wpt/tests/css/css-fonts/WEB_FEATURES.yml b/tests/wpt/tests/css/css-fonts/WEB_FEATURES.yml index e20c3d7ab57..dd313f81ed6 100644 --- a/tests/wpt/tests/css/css-fonts/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-fonts/WEB_FEATURES.yml @@ -28,3 +28,6 @@ features: files: - alternates-order.html - font-variant-alternates-* +- name: font-variant-position + files: + - font-variant-position-* diff --git a/tests/wpt/tests/css/css-forced-color-adjust/WEB_FEATURES.yml b/tests/wpt/tests/css/css-forced-color-adjust/WEB_FEATURES.yml new file mode 100644 index 00000000000..58883c4b9da --- /dev/null +++ b/tests/wpt/tests/css/css-forced-color-adjust/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: forced-colors + files: + - "*" diff --git a/tests/wpt/tests/css/css-forced-color-adjust/parsing/WEB_FEATURES.yml b/tests/wpt/tests/css/css-forced-color-adjust/parsing/WEB_FEATURES.yml new file mode 100644 index 00000000000..58883c4b9da --- /dev/null +++ b/tests/wpt/tests/css/css-forced-color-adjust/parsing/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: forced-colors + files: + - "*" diff --git a/tests/wpt/tests/css/css-grid/alignment/grid-baseline-align-001.html b/tests/wpt/tests/css/css-grid/alignment/grid-baseline-align-001.html index e32031779fc..433c4f726d4 100644 --- a/tests/wpt/tests/css/css-grid/alignment/grid-baseline-align-001.html +++ b/tests/wpt/tests/css/css-grid/alignment/grid-baseline-align-001.html @@ -52,7 +52,7 @@ .ref3 { top: 24px; left: 60px; } .ref4 { right: 0px; - top: 0px; + top: 24px; bottom: 0px; width: 10px; } @@ -79,7 +79,7 @@
p
-
+
 
diff --git a/tests/wpt/tests/css/css-grid/alignment/references/grid-baseline-align-001-ref.html b/tests/wpt/tests/css/css-grid/alignment/references/grid-baseline-align-001-ref.html index 7f8bb12cd63..2b3589663e3 100644 --- a/tests/wpt/tests/css/css-grid/alignment/references/grid-baseline-align-001-ref.html +++ b/tests/wpt/tests/css/css-grid/alignment/references/grid-baseline-align-001-ref.html @@ -38,9 +38,10 @@ .ref3 { top: 24px; left: 60px; } .ref4 { right: 0px; - top: 0px; + top: 24px; bottom: 0px; - width: 10px; } + width: 10px; + height: 10px; } .ref.content > div:not(.stripe) { border-color: transparent; diff --git a/tests/wpt/tests/css/css-grid/grid-items/overflow-hidden-min-content-contribution-in-abs-pos-grid-in-flexbox.html b/tests/wpt/tests/css/css-grid/grid-items/overflow-hidden-min-content-contribution-in-abs-pos-grid-in-flexbox.html new file mode 100644 index 00000000000..70f916c25b1 --- /dev/null +++ b/tests/wpt/tests/css/css-grid/grid-items/overflow-hidden-min-content-contribution-in-abs-pos-grid-in-flexbox.html @@ -0,0 +1,46 @@ + + + + + + + + + + + + +

Test passes if there is a filled green square.

+
+
+
+
+
x
+
+
+
+
+ + diff --git a/tests/wpt/tests/css/css-images/image-orientation/WEB_FEATURES.yml b/tests/wpt/tests/css/css-images/image-orientation/WEB_FEATURES.yml new file mode 100644 index 00000000000..db5802c6ef4 --- /dev/null +++ b/tests/wpt/tests/css/css-images/image-orientation/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: image-orientation + files: + - "*" diff --git a/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled-notref.html b/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled-notref.html new file mode 100644 index 00000000000..c04006c929d --- /dev/null +++ b/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled-notref.html @@ -0,0 +1,3 @@ + + + diff --git a/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled.html b/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled.html new file mode 100644 index 00000000000..36c476ee0d7 --- /dev/null +++ b/tests/wpt/tests/css/css-images/image-rendering-mixed-scaled.html @@ -0,0 +1,6 @@ + +image-rendering should apply to scaled images + + + + diff --git a/tests/wpt/tests/css/css-images/parsing/WEB_FEATURES.yml b/tests/wpt/tests/css/css-images/parsing/WEB_FEATURES.yml new file mode 100644 index 00000000000..023eb5f6e05 --- /dev/null +++ b/tests/wpt/tests/css/css-images/parsing/WEB_FEATURES.yml @@ -0,0 +1,8 @@ +features: +- name: image-orientation + files: + - image-orientation-* +features: +- name: gradient-interpolation + files: + - "gradient-interpolation-*" diff --git a/tests/wpt/tests/css/css-images/support/checkerboard.png b/tests/wpt/tests/css/css-images/support/checkerboard.png new file mode 100644 index 00000000000..61b994e2290 Binary files /dev/null and b/tests/wpt/tests/css/css-images/support/checkerboard.png differ diff --git a/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-002.html b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-002.html new file mode 100644 index 00000000000..f42397a10dc --- /dev/null +++ b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-002.html @@ -0,0 +1,40 @@ + +text-box-trim applies to the last line before line-clamp, even if it's in a nested block + + + + + + +
+
+ A
+ B +
+ C
+ D +
+ E +
+
diff --git a/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-001.html b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-001.html new file mode 100644 index 00000000000..a3e43423987 --- /dev/null +++ b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-001.html @@ -0,0 +1,37 @@ + + +text-box-trim when used together with line-clamp: auto shouldn't crash with block-in-inlines + + + + + + +
+
+ +
A
+
+ +
B
+
+ +
C
+
+ +
D
+
+
+
diff --git a/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-002.html b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-002.html new file mode 100644 index 00000000000..8c32e184aaf --- /dev/null +++ b/tests/wpt/tests/css/css-inline/text-box-trim/text-box-trim-line-clamp-auto-block-in-inline-002.html @@ -0,0 +1,33 @@ + + +text-box-trim when used together with line-clamp: auto shouldn't crash with block-in-inlines + + + + + + +
+
+ +
A
+
+ +
B
C
D
+ +
E
+
+
+
diff --git a/tests/wpt/tests/css/css-lists/li-value-counter-reset-002-ref.html b/tests/wpt/tests/css/css-lists/li-value-counter-reset-002-ref.html new file mode 100644 index 00000000000..f8fe25275ac --- /dev/null +++ b/tests/wpt/tests/css/css-lists/li-value-counter-reset-002-ref.html @@ -0,0 +1,7 @@ + +CSS Test Reference +
    +
  1. five +
  2. six +
  3. seven +
diff --git a/tests/wpt/tests/css/css-lists/li-value-counter-reset-002.html b/tests/wpt/tests/css/css-lists/li-value-counter-reset-002.html new file mode 100644 index 00000000000..2008503a278 --- /dev/null +++ b/tests/wpt/tests/css/css-lists/li-value-counter-reset-002.html @@ -0,0 +1,14 @@ + +CSS Lists: LI will display the `value` attribute if `counter-set` is empty + + + +
    +
  1. five
  2. +
  3. six
  4. +
  5. seven
  6. +
+ diff --git a/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape-control-points.tentative.html b/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape-control-points.tentative.html new file mode 100644 index 00000000000..03545a15583 --- /dev/null +++ b/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape-control-points.tentative.html @@ -0,0 +1,150 @@ + + +clip-path-interpolation + + + + + + + + + + + + + diff --git a/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape.html b/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape.html index c9d9bf756fc..763cf00ec1a 100644 --- a/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape.html +++ b/tests/wpt/tests/css/css-masking/animations/clip-path-interpolation-shape.html @@ -97,50 +97,50 @@ test_interpolation({ test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)', - to: 'shape(from 15% 15px, curve to 20% 0px using 10% 60px, curve to 20% 30px using 30% 40px -5% 100px)', + from: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)', + to: 'shape(from 15% 15px, curve to 20% 0px with 10% 60px, curve to 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, curve to 7% 13px using -3% 86px, curve to 33% 17px using 17% 53px 34% 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, curve to 15% 5px using 5% 70px, curve to 25% 25px using 25% 45px 10% 85px)'}, - {at: 1, expect: 'shape(from 15% 15px, curve to 20% 0px using 10% 60px, curve to 20% 30px using 30% 40px -5% 100px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, curve to 25% -5px using 15% 50px, curve to 15% 35px using 35% 35px -20% 115px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, curve to 7% 13px with -3% 86px, curve to 33% 17px with 17% 53px / 34% 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, curve to 15% 5px with 5% 70px, curve to 25% 25px with 25% 45px / 10% 85px)'}, + {at: 1, expect: 'shape(from 15% 15px, curve to 20% 0px with 10% 60px, curve to 20% 30px with 30% 40px / -5% 100px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, curve to 25% -5px with 15% 50px, curve to 15% 35px with 35% 35px / -20% 115px)'}, ]); test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, curve by 10% 10px using 0% 80px, curve by 30% 20px using 20% 50px 25% 70px)', - to: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)', + from: 'shape(from 5% 5px, curve by 10% 10px with 0% 80px, curve by 30% 20px with 20% 50px / 25% 70px)', + to: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, curve by 7% 13px using -3% 86px, curve by 33% 17px using 17% 53px 34% 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve by 10% 10px using 0% 80px, curve by 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, curve by 15% 5px using 5% 70px, curve by 25% 25px using 25% 45px 10% 85px)'}, - {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, curve by 25% -5px using 15% 50px, curve by 15% 35px using 35% 35px -20% 115px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, curve by 7% 13px with -3% 86px, curve by 33% 17px with 17% 53px / 34% 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve by 10% 10px with 0% 80px, curve by 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, curve by 15% 5px with 5% 70px, curve by 25% 25px with 25% 45px / 10% 85px)'}, + {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, curve by 25% -5px with 15% 50px, curve by 15% 35px with 35% 35px / -20% 115px)'}, ]); test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)', - to: 'shape(from 15% 15px, smooth to 20% 0px using 10% 60px, smooth to 20% 30px)', + from: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)', + to: 'shape(from 15% 15px, smooth to 20% 0px with 10% 60px, smooth to 20% 30px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, smooth to 7% 13px using -3% 86px, smooth to 33% 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, smooth to 15% 5px using 5% 70px, smooth to 25% 25px)'}, - {at: 1, expect: 'shape(from 15% 15px, smooth to 20% 0px using 10% 60px, smooth to 20% 30px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, smooth to 25% -5px using 15% 50px, smooth to 15% 35px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, smooth to 7% 13px with -3% 86px, smooth to 33% 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, smooth to 15% 5px with 5% 70px, smooth to 25% 25px)'}, + {at: 1, expect: 'shape(from 15% 15px, smooth to 20% 0px with 10% 60px, smooth to 20% 30px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, smooth to 25% -5px with 15% 50px, smooth to 15% 35px)'}, ]); test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, smooth by 10% 10px using 0% 80px, smooth by 30% 20px)', - to: 'shape(from 15% 15px, smooth by 20% 0px using 10% 60px, smooth by 20% 30px)', + from: 'shape(from 5% 5px, smooth by 10% 10px with 0% 80px, smooth by 30% 20px)', + to: 'shape(from 15% 15px, smooth by 20% 0px with 10% 60px, smooth by 20% 30px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, smooth by 7% 13px using -3% 86px, smooth by 33% 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth by 10% 10px using 0% 80px, smooth by 30% 20px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, smooth by 15% 5px using 5% 70px, smooth by 25% 25px)'}, - {at: 1, expect: 'shape(from 15% 15px, smooth by 20% 0px using 10% 60px, smooth by 20% 30px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, smooth by 25% -5px using 15% 50px, smooth by 15% 35px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, smooth by 7% 13px with -3% 86px, smooth by 33% 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth by 10% 10px with 0% 80px, smooth by 30% 20px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, smooth by 15% 5px with 5% 70px, smooth by 25% 25px)'}, + {at: 1, expect: 'shape(from 15% 15px, smooth by 20% 0px with 10% 60px, smooth by 20% 30px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, smooth by 25% -5px with 15% 50px, smooth by 15% 35px)'}, ]); test_interpolation({ @@ -150,7 +150,7 @@ test_interpolation({ }, [ {at: -0.3, expect: 'shape(from 2% 2px, arc to 18% -12px of 7px 17px ccw small, arc by 12% -2px of 33px 33px rotate -42deg cw large , arc to 25% 20px of 10px 5px ccw small)'}, {at: 0, expect: 'shape(from 5% 5px, arc to 15% -15px of 10px 20px, arc by 15% -5px of 30px cw rotate 30deg large, arc to 25% 20px of 10px 5px small)'}, - {at: 0.3, expect: 'shape(from 8% 8px, arc to 12% -18px of 13px 23px ccw small, arc by 18% -8px of 27px 27px rotate 102deg cw large, arc to 25% 20px of 10px 5px ccw small )'}, + {at: 0.3, expect: 'shape(from 8% 8px, arc to 12% -18px of 13px 23px ccw small, arc by 18% -8px of 27px 27px rotate 102deg cw large, arc to 25% 20px of 10px 5px cw small )'}, {at: 0.5, expect: 'shape(from 10% 10px, arc to 10% -20px of 15px 25px ccw small, arc by 20% -10px of 25px rotate 150deg cw large, arc to 25% 20px of 10px 5px cw small)'}, {at: 1, expect: 'shape(from 15% 15px, arc to 5% -25px of 20px 30px, arc by 25% -15px of 20px rotate 270deg cw small, arc to 25% 20px of 10px 5px cw small)'}, {at: 1.5, expect: 'shape(from 20% 20px, arc to 0% -30px of 25px 35px ccw small, arc by 30% -20px of 15px rotate 390deg cw small, arc to 25% 20px of 10px 5px cw small)'}, @@ -206,50 +206,50 @@ test_interpolation({ test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)', + from: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)', to: 'path("M 15 15 Q 10 60 20 0 C 30 40 -5 100 20 30")', }, [ - {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, curve to calc(13% - 6px) 13px using calc(0% - 3px) 86px, curve to calc(39% - 6px) 17px using calc(26% - 9px) 53px calc(32.5% + 1.5px) 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, curve to calc(5% + 10px) 5px using calc(0% + 5px) 70px, curve to calc(15% + 10px) 25px using calc(10% + 15px) 45px calc(12.5% - 2.5px) 85px)'}, - {at: 1, expect: 'shape(from calc(0% + 15px) 15px, curve to calc(0% + 20px) 0px using calc(0% + 10px) 60px, curve to calc(0% + 20px) 30px using calc(0% + 30px) 40px calc(0% - 5px) 100px)'}, - {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, curve to calc(-5% + 30px) -5px using calc(0% + 15px) 50px, curve to calc(-15% + 30px) 35px using calc(-10% + 45px) 35px calc(-12.5% - 7.5px) 115px)'}, + {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, curve to calc(13% - 6px) 13px with calc(0% - 3px) 86px, curve to calc(39% - 6px) 17px with calc(26% - 9px) 53px / calc(32.5% + 1.5px) 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, curve to calc(5% + 10px) 5px with calc(0% + 5px) 70px, curve to calc(15% + 10px) 25px with calc(10% + 15px) 45px / calc(12.5% - 2.5px) 85px)'}, + {at: 1, expect: 'shape(from calc(0% + 15px) 15px, curve to calc(0% + 20px) 0px with calc(0% + 10px) 60px, curve to calc(0% + 20px) 30px with calc(0% + 30px) 40px / calc(0% - 5px) 100px)'}, + {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, curve to calc(-5% + 30px) -5px with calc(0% + 15px) 50px, curve to calc(-15% + 30px) 35px with calc(-10% + 45px) 35px / calc(-12.5% - 7.5px) 115px)'}, ]); test_interpolation({ property: 'clip-path', from: 'path("M 5 5 q 0 80 10 10 c 20 50 25 70 30 20")', - to: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)', + to: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from calc(-4.5% + 6.5px) 2px, curve by calc(-6% + 13px) 13px using -3% 86px, curve by calc(-6% + 39px) 17px using calc(-9% + 26px) 53px calc(1.5% + 32.5px) 61px)'}, - {at: 0, expect: 'shape(from calc(0% + 5px) 5px, curve by calc(0% + 10px) 10px using 0% 80px, curve by calc(0% + 30px) 20px using calc(0% + 20px) 50px calc(0% + 25px) 70px)'}, - {at: 0.5, expect: 'shape(from calc(7.5% + 2.5px) 10px, curve by calc(10% + 5px) 5px using 5% 70px, curve by calc(10% + 15px) 25px using calc(15% + 10px) 45px calc(-2.5% + 12.5px) 85px)'}, - {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)'}, - {at: 1.5, expect: 'shape(from calc(22.5% - 2.5px) 20px, curve by calc(30% - 5px) -5px using 15% 50px, curve by calc(30% - 15px) 35px using calc(45% - 10px) 35px calc(-7.5% - 12.5px) 115px)'}, + {at: -0.3, expect: 'shape(from calc(-4.5% + 6.5px) 2px, curve by calc(-6% + 13px) 13px with -3% 86px, curve by calc(-6% + 39px) 17px with calc(-9% + 26px) 53px / calc(1.5% + 32.5px) 61px)'}, + {at: 0, expect: 'shape(from calc(0% + 5px) 5px, curve by calc(0% + 10px) 10px with 0% 80px, curve by calc(0% + 30px) 20px with calc(0% + 20px) 50px / calc(0% + 25px) 70px)'}, + {at: 0.5, expect: 'shape(from calc(7.5% + 2.5px) 10px, curve by calc(10% + 5px) 5px with 5% 70px, curve by calc(10% + 15px) 25px with calc(15% + 10px) 45px / calc(-2.5% + 12.5px) 85px)'}, + {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)'}, + {at: 1.5, expect: 'shape(from calc(22.5% - 2.5px) 20px, curve by calc(30% - 5px) -5px with 15% 50px, curve by calc(30% - 15px) 35px with calc(45% - 10px) 35px / calc(-7.5% - 12.5px) 115px)'}, ]); test_interpolation({ property: 'clip-path', - from: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)', + from: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)', to: 'path("M 15 15 S 10 60 20 0 T 20 30")', }, [ - {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, smooth to calc(13% - 6px) 13px using calc(0% - 3px) 86px, smooth to calc(39% - 6px) 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)'}, - {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, smooth to calc(5% + 10px) 5px using calc(0% + 5px) 70px, smooth to calc(15% + 10px) 25px)'}, - {at: 1, expect: 'shape(from calc(0% + 15px) 15px, smooth to calc(0% + 20px) 0px using calc(0% + 10px) 60px, smooth to calc(0% + 20px) 30px)'}, - {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, smooth to calc(-5% + 30px) -5px using calc(0% + 15px) 50px, smooth to calc(-15% + 30px) 35px)'}, + {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, smooth to calc(13% - 6px) 13px with calc(0% - 3px) 86px, smooth to calc(39% - 6px) 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)'}, + {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, smooth to calc(5% + 10px) 5px with calc(0% + 5px) 70px, smooth to calc(15% + 10px) 25px)'}, + {at: 1, expect: 'shape(from calc(0% + 15px) 15px, smooth to calc(0% + 20px) 0px with calc(0% + 10px) 60px, smooth to calc(0% + 20px) 30px)'}, + {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, smooth to calc(-5% + 30px) -5px with calc(0% + 15px) 50px, smooth to calc(-15% + 30px) 35px)'}, ]); test_interpolation({ property: 'clip-path', from: 'path("M 5 5 s 0 80 10 10 t 30 20")', - to: 'shape(from 15px 15px, smooth by 20px 0px using 10px 60px, smooth by 20px 30px)', + to: 'shape(from 15px 15px, smooth by 20px 0px with 10px 60px, smooth by 20px 30px)', }, [ - {at: -0.3, expect: 'shape(from 2px 2px, smooth by 7px 13px using -3px 86px, smooth by 33px 17px)'}, - {at: 0, expect: 'shape(from 5px 5px, smooth by 10px 10px using 0px 80px, smooth by 30px 20px)'}, - {at: 0.5, expect: 'shape(from 10px 10px, smooth by 15px 5px using 5px 70px, smooth by 25px 25px)'}, - {at: 1, expect: 'shape(from 15px 15px, smooth by 20px 0px using 10px 60px, smooth by 20px 30px)'}, - {at: 1.5, expect: 'shape(from 20px 20px, smooth by 25px -5px using 15px 50px, smooth by 15px 35px)'}, + {at: -0.3, expect: 'shape(from 2px 2px, smooth by 7px 13px with -3px 86px, smooth by 33px 17px)'}, + {at: 0, expect: 'shape(from 5px 5px, smooth by 10px 10px with 0px 80px, smooth by 30px 20px)'}, + {at: 0.5, expect: 'shape(from 10px 10px, smooth by 15px 5px with 5px 70px, smooth by 25px 25px)'}, + {at: 1, expect: 'shape(from 15px 15px, smooth by 20px 0px with 10px 60px, smooth by 20px 30px)'}, + {at: 1.5, expect: 'shape(from 20px 20px, smooth by 25px -5px with 15px 50px, smooth by 15px 35px)'}, ]); test_interpolation({ @@ -268,11 +268,11 @@ test_interpolation({ test_interpolation({ property: 'clip-path', from: 'path("M 5 5 A 10,20 0 0,0 15,-15 a 30,30 30 1,1 15,-5 A 10,5 0 0,0 25 20")', - to: 'shape(from 15px 15px, arc to 5px -25px of 20px 30px, arc by 25px -15px of 20px cw rotate 270deg small, arc to 25px 20px of 10px 5px small cw)' + to: 'shape(from 15px 15px, arc to 5px -25px of 20px 30px, arc by 25px -15px of 20px cw rotate 270deg small, arc to 25px 20px of 10px 5px small cw)' // ccw, cw, cw }, [ - {at: -0.3, expect: 'shape(from 2px 2px, arc to 18px -12px of 7px 17px ccw small, arc by 12px -2px of 33px 33px rotate -42deg cw large , arc to 25px 20px of 10px 5px ccw small)'}, + {at: -0.3, expect: 'shape(from 2px 2px, arc to 18px -12px of 7px 17px ccw small, arc by 12px -2px of 33px 33px rotate -42deg cw large, arc to 25px 20px of 10px 5px ccw small)'}, {at: 0, expect: 'shape(from 5px 5px, arc to 15px -15px of 10px 20px, arc by 15px -5px of 30px cw rotate 30deg large, arc to 25px 20px of 10px 5px small)'}, - {at: 0.3, expect: 'shape(from 8px 8px, arc to 12px -18px of 13px 23px ccw small, arc by 18px -8px of 27px 27px rotate 102deg cw large, arc to 25px 20px of 10px 5px ccw small )'}, + {at: 0.3, expect: 'shape(from 8px 8px, arc to 12px -18px of 13px 23px ccw small, arc by 18px -8px of 27px 27px rotate 102deg cw large, arc to 25px 20px of 10px 5px cw small )'}, {at: 0.5, expect: 'shape(from 10px 10px, arc to 10px -20px of 15px 25px ccw small, arc by 20px -10px of 25px rotate 150deg cw large, arc to 25px 20px of 10px 5px cw small)'}, {at: 1, expect: 'shape(from 15px 15px, arc to 5px -25px of 20px 30px, arc by 25px -15px of 20px rotate 270deg cw small, arc to 25px 20px of 10px 5px cw small)'}, {at: 1.5, expect: 'shape(from 20px 20px, arc to 0px -30px of 25px 35px ccw small, arc by 30px -20px of 15px rotate 390deg cw small, arc to 25px 20px of 10px 5px cw small)'}, diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-path-001.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-path-001.html index ebdfc2297bb..37176c0530e 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/clip-path-path-001.html +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-path-001.html @@ -17,7 +17,7 @@ } -

The test passes if there are a green filled rect.

+

The test passes if there is a green filled rect.

diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-001.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-001.html index 6033e9743e4..e01bbf790d1 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-001.html +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-001.html @@ -19,7 +19,7 @@ } -

The test passes if there are a green filled rect.

+

The test passes if there is a green filled rect.

diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-003.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-003.html index 8f8ac9e07ee..15968e1de3a 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-003.html +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-003.html @@ -13,10 +13,10 @@ height: 100px; background-color: green; clip-path: shape(nonzero from 10px 10px, - curve to 60px 20% using 40px 0, + curve to 60px 20% with 40px 0, smooth to 90px 0, - curve by -20px 60% using 10% 40px 20% 20px, - smooth by -40% -10px using -10px 70px); + curve by -20px 60% with 10% 40px / 20% 20px, + smooth by -40% -10px with -10px 70px); } diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-005.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-005.html index 44e358bb597..a47401bd27d 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-005.html +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-005.html @@ -23,7 +23,7 @@ } -

The test passes if there are a green filled rect.

+

The test passes if there is a green filled rect.

diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-006.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-006.html index 7f6db73ebdc..eb5e89ae270 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-006.html +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-006.html @@ -23,7 +23,7 @@ } -

The test passes if there are a green filled rect.

+

The test passes if there is a green filled rect.

diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-007.tentative.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-007.tentative.html new file mode 100644 index 00000000000..5e71923c01b --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-007.tentative.html @@ -0,0 +1,31 @@ + + + + CSS Masking: Test clip-path property and shape function endpoint-relative control points + + + + + + +
+ + diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-008.tentative.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-008.tentative.html new file mode 100644 index 00000000000..fdeb7971429 --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-008.tentative.html @@ -0,0 +1,31 @@ + + + + CSS Masking: Test clip-path property and shape function with content-box + + + + + + +
+ + diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-009.tentative.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-009.tentative.html new file mode 100644 index 00000000000..8fda73b055e --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-009.tentative.html @@ -0,0 +1,31 @@ + + + + CSS Masking: Test clip-path property and shape function with content-box + + + + + + +
+ + diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-010.tentative.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-010.tentative.html new file mode 100644 index 00000000000..d089a90104c --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-010.tentative.html @@ -0,0 +1,31 @@ + + + + CSS Masking: Test clip-path property and shape function with content-box + + + + + + +
+ + diff --git a/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html new file mode 100644 index 00000000000..11c28021741 --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/clip-path-shape-hline-vline-keywords.tentative.html @@ -0,0 +1,24 @@ + + + + CSS Masking: Test clip-path property and shape function hline/vline keywords + + + + + + +
+ + diff --git a/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-path-001-ref.html b/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-path-001-ref.html index afc1d18f204..5100ab1bbb1 100644 --- a/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-path-001-ref.html +++ b/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-path-001-ref.html @@ -16,7 +16,7 @@ -

The test passes if there are a green filled rect.

+

The test passes if there is a green filled rect.

diff --git a/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-shape-control-points-ref.html b/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-shape-control-points-ref.html new file mode 100644 index 00000000000..ebcc87bcf64 --- /dev/null +++ b/tests/wpt/tests/css/css-masking/clip-path/reference/clip-path-shape-control-points-ref.html @@ -0,0 +1,27 @@ + + + + + + +
+ + + + + + + + + diff --git a/tests/wpt/tests/css/css-masking/mask-image/firefox-bug-1928736-crash.html b/tests/wpt/tests/css/css-masking/mask-image/firefox-bug-1928736-crash.html new file mode 100644 index 00000000000..56c4c6e371e --- /dev/null +++ b/tests/wpt/tests/css/css-masking/mask-image/firefox-bug-1928736-crash.html @@ -0,0 +1,10 @@ + + + diff --git a/tests/wpt/tests/css/css-masking/parsing/clip-path-shape-parsing.html b/tests/wpt/tests/css/css-masking/parsing/clip-path-shape-parsing.html index 5e8eb8e117e..5f610155058 100644 --- a/tests/wpt/tests/css/css-masking/parsing/clip-path-shape-parsing.html +++ b/tests/wpt/tests/css/css-masking/parsing/clip-path-shape-parsing.html @@ -24,10 +24,10 @@ test_valid_value("clip-path", "shape(from 1ch -50px, line to -10% 12px)"); test_valid_value("clip-path", "shape(from 10px 10px, move by 10px 5px, line by 20px 40%, close)"); test_valid_value("clip-path", "shape(from 10px 10px, hline by 10px, vline to 5rem)"); test_valid_value("clip-path", "shape(from 10px 10px, vline by 5%, hline to 1vw)"); -test_valid_value("clip-path", "shape(from 10px 10px, curve to 50px 20px via 10rem 1%)"); -test_valid_value("clip-path", "shape(from 10px 10px, curve to 50px 20px via 10rem 1px 20vh 1ch)"); -test_valid_value("clip-path", "shape(from 10px 10px, curve by 50px 20px via 10rem 1px 20vh 1ch)"); -test_valid_value("clip-path", "shape(from 10px 10px, smooth to 50px 20px via 10rem 1%)"); +test_valid_value("clip-path", "shape(from 10px 10px, curve to 50px 20px with 10rem 1%)"); +test_valid_value("clip-path", "shape(from 10px 10px, curve to 50px 20px with 10rem 1px / 20vh 1ch)"); +test_valid_value("clip-path", "shape(from 10px 10px, curve by 50px 20px with 10rem 1px / 20vh 1ch)"); +test_valid_value("clip-path", "shape(from 10px 10px, smooth to 50px 20px with 10rem 1%)"); test_valid_value("clip-path", "shape(from 10px 10px, smooth to 50px 1pt)"); test_valid_value("clip-path", "shape(from 10px 10px, arc to 50px 1pt of 10px 10px)", "shape(from 10px 10px, arc to 50px 1pt of 10px)"); test_valid_value("clip-path", "shape(from 10px 10px, arc to 50px 1pt of 10px 10px small rotate 0deg)", "shape(from 10px 10px, arc to 50px 1pt of 10px)"); diff --git a/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-030.tentative.html b/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-030.tentative.html new file mode 100644 index 00000000000..f46e5caa0bb --- /dev/null +++ b/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-030.tentative.html @@ -0,0 +1,29 @@ + + +CSS Overflow: line-clamp and block-in-inline + + + + + +
+ + Line 1 +
+ Line 2
+ Line 3 +
+
+ Line 4
+ Line 5 +
+ Line 6 +
+
diff --git a/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-031.tentative.html b/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-031.tentative.html new file mode 100644 index 00000000000..784cdd97643 --- /dev/null +++ b/tests/wpt/tests/css/css-overflow/line-clamp/line-clamp-031.tentative.html @@ -0,0 +1,33 @@ + + +CSS Overflow: line-clamp and block-in-inline + + + + + +
+ + Line 1
+ Line 2
+ Line 3
+ Line 4
+ Line 5 +
+
+
+
diff --git a/tests/wpt/tests/css/css-pseudo/WEB_FEATURES.yml b/tests/wpt/tests/css/css-pseudo/WEB_FEATURES.yml index 5dd44e39c8b..ac89c2b7313 100644 --- a/tests/wpt/tests/css/css-pseudo/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-pseudo/WEB_FEATURES.yml @@ -2,3 +2,16 @@ features: - name: target-text files: - target-text-* +features: +- name: spelling-grammar-error + files: + - spelling-error-* + - grammar-spelling-errors-* +features: +- name: marker + files: + - marker-* +features: +- name: file-selector-button + files: + - file-selector-button-* diff --git a/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace-ref.html b/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace-ref.html new file mode 100644 index 00000000000..de2fa938679 --- /dev/null +++ b/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace-ref.html @@ -0,0 +1,12 @@ + + + + +

nihongo | nn
honhongo go|

diff --git a/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace.html b/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace.html new file mode 100644 index 00000000000..e6e01278349 --- /dev/null +++ b/tests/wpt/tests/css/css-ruby/collapse-trailing-whitespace.html @@ -0,0 +1,20 @@ + + + + + + + + +

nihongo | n nhonhongo go|

diff --git a/tests/wpt/tests/css/css-scroll-snap/unreachable-snap-positions-003.html b/tests/wpt/tests/css/css-scroll-snap/unreachable-snap-positions-003.html index d23b45c3bce..8ea9e0623a1 100644 --- a/tests/wpt/tests/css/css-scroll-snap/unreachable-snap-positions-003.html +++ b/tests/wpt/tests/css/css-scroll-snap/unreachable-snap-positions-003.html @@ -1,5 +1,5 @@ - + @@ -9,13 +9,13 @@ overflow-x: scroll; scroll-snap-type: x mandatory; white-space: nowrap; - max-width: 800px; + width: 400px; border: 2px solid black; /* padding-bottom so you can see the scrollbar: */ padding-bottom: 10px; } .item { - width: 500px; + width: 250px; height: 200px; border: 3px solid orange; box-sizing: border-box; @@ -27,13 +27,13 @@
-
+
diff --git a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-computed.tentative.html b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-computed.tentative.html index 28f622f03bd..cd2bd6d531b 100644 --- a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-computed.tentative.html +++ b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-computed.tentative.html @@ -22,11 +22,23 @@ test_computed_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline test_computed_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to 100px)"); test_computed_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline by 100%)"); -test_computed_value("clip-path", "shape(from 20px 40px, curve by 20px 20px using 10px 30px)"); -test_computed_value("clip-path", "shape(from 20px 40px, curve by 20px 20px using 10px 30px 12px 32px)"); +test_computed_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px)"); +test_computed_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px / 12px 32px)"); + +test_computed_value("clip-path", "shape(from center, curve to center bottom with top right / bottom right)", + "shape(from 50% 50%, curve to 50% 100% with 100% 0% / 100% 100%)"); + +test_computed_value("clip-path", "shape(from center, curve by 20px 20px with 10px 30px from end / 12px 32px from start)", + "shape(from 50% 50%, curve by 20px 20px with 10px 30px from end / 12px 32px from start)"); + +test_computed_value("clip-path", "shape(from center right, curve by 20px 20px with 10px 30px from origin / 12px 32px from origin)", + "shape(from 100% 50%, curve by 20px 20px with 10px 30px from origin / 12px 32px from origin)"); + +test_computed_value("clip-path", "shape(from 20px 40px, curve to top right with 10px 30px from origin / 12px 32px from origin)", + "shape(from 20px 40px, curve to 100% 0% with 10px 30px from origin / 12px 32px from origin)"); test_computed_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px)"); -test_computed_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px using 12px 32px)"); +test_computed_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px with 12px 32px)"); test_computed_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10%)"); test_computed_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 0)", "shape(from 20px 40px, arc by 20px 20px of 0px)"); diff --git a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-invalid.tentative.html b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-invalid.tentative.html index 76f0fcc94d6..9abe483c703 100644 --- a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-invalid.tentative.html +++ b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-invalid.tentative.html @@ -15,11 +15,55 @@ test_invalid_value("clip-path", "shape(from 20px 40px line to 20px 30px)"); test_invalid_value("clip-path", "shape(from 20px 40px line to 20px 30px,)"); test_invalid_value("clip-path", "shape(from 20px, 40px, line to 20px, 30px)"); -test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px, using 10px 30px 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to top)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to bottom)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to y-start)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to y-end)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to left)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to right)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to x-start)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to x-end)"); + +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to top 20px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to right, vline to bottom left, close)"); + +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline by left)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline by right)"); + +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline by top)"); +test_invalid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline by bottom)"); + +// Control points start after "with" +test_invalid_value("clip-path", "shape(from 20px 40px, curve to 20px 20px, using 10px 30px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve to 20px 20px using 10px 30px, 12px 32px)"); + +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px, using 10px 30px)"); test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px using 10px 30px, 12px 32px)"); -test_invalid_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px using 10px 30px 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px via 10px 30px)"); test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px via 10px 30px 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px via 10px 30px / 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px using 10px 30px 12px 32px)"); + +// Multiple control points should be separated by / +test_invalid_value("clip-path", "shape(from 20px 40px, curve to 20px 20px with 10px 30px 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px 12px 32px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px /)"); + +// in places that only accept +test_invalid_value("clip-path", "shape(from 20px 40px, curve by top left using 10px 30px)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 30px using top right)"); +test_invalid_value("clip-path", "shape(from 20px 40px, curve to 20px 30px using top right / 20px from end)"); + +test_invalid_value("clip-path", "shape(from 20px 40px, arc by top right of 10% 20%)"); +test_invalid_value("clip-path", "shape(from 20px 40px, arc by 10px 20px of top right small cw)"); + +// "from start" only applies to control points +test_invalid_value("clip-path", "shape(from 20px 40px, curve by 20px 30px from start, using 23px 32px)"); + +// 'from origin' not allowed for control points +test_invalid_value("clip-path", "shape(from 20px 40px, curve to 20px 20px using top left from origin / 12px 32px from end)"); + test_invalid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% 12deg)"); test_invalid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% rotate 12deg rotate 13deg)"); test_invalid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw large 12deg)"); diff --git a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-valid.tentative.html b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-valid.tentative.html index 16656a668f4..5eef0f0c3d4 100644 --- a/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-valid.tentative.html +++ b/tests/wpt/tests/css/css-shapes/shape-functions/shape-function-valid.tentative.html @@ -21,16 +21,64 @@ test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline by test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to 100px)"); test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline by 100%)"); -test_valid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px using 10px 30px)"); -test_valid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px using 10px 30px 12px 32px)"); +test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to left, hline to center, hline to right)"); +test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, hline to x-start, hline to y-start)"); +test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to top, vline to center, vline to bottom)"); +test_valid_value("clip-path", "shape(from 20px 40px, move to 20px 30px, vline to y-start, vline to y-end)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve to 20px 20px with 10px 30px)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve to 20em 20pt with 10vw 30vh)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve to 10% 20% with 10px 30px / 12px 32px)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve to top left with 10px 30px / 12px 32px)", + "shape(from 20px 40px, curve to left top with 10px 30px / 12px 32px)"); + +test_valid_value("clip-path", "shape(from 20% 40%, curve to center with center right / bottom center)", + "shape(from 20% 40%, curve to center center with right center / center bottom)"); + +test_valid_value("clip-path", "shape(from bottom right, curve to left with center right / bottom center)", + "shape(from right bottom, curve to left center with right center / center bottom)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve to bottom left with 10px 30px from end)", + "shape(from 20px 40px, curve to left bottom with 10px 30px from end)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve to right center with 10px 30px from start / 12px 32px from end)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve to right center with 10px 30px from start/12px 32px from end)" + , "shape(from 20px 40px, curve to right center with 10px 30px from start / 12px 32px from end)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve to right center with 10px 30px from end / 12px 32px from origin)", + "shape(from 20px 40px, curve to right center with 10px 30px from end / 12px 32px from origin)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve to right center with 10px 30px from origin / 12px 32px from start)"); + +test_valid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px from origin)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve by 20px 20px with 10px 30px / 12px 32px)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve by 20% 20em with 10px 30px from start / 12px 32px from end)"); +test_valid_value("clip-path", "shape(from 20px 40px, curve by 20% 20em with 10.3% 30px from origin / 12pt 5.4% from start)"); + +test_valid_value("clip-path", "shape(from top left, smooth to top right)", + "shape(from left top, smooth to right top)"); + +test_valid_value("clip-path", "shape(from 20px 40px, smooth to center 20%)"); test_valid_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px)"); -test_valid_value("clip-path", "shape(from 20px 40px, smooth by 20px 20px using 12px 32px)"); + +test_valid_value("clip-path", "shape(from right bottom, smooth by 20px 20px with 12px 32px)"); + +test_valid_value("clip-path", "shape(from 20px 40px, smooth by 20pt 20px with 12px 32px from start)"); +test_valid_value("clip-path", "shape(from center 40px, smooth by 20% 20% with 12px 32px from end)"); +test_valid_value("clip-path", "shape(from center, smooth by 20px 20px with 12px 32px from origin)", + "shape(from center center, smooth by 20px 20px with 12px 32px from origin)"); + +test_valid_value("clip-path", "shape(from 20px 40px, arc to top right of 10%)", + "shape(from 20px 40px, arc to right top of 10%)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10%)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 0)", "shape(from 20px 40px, arc by 20px 20px of 0px)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 0)", "shape(from 20px 40px, arc by 20px 20px of 10% 0px)"); -test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% rotate 0deg)", "shape(from 20px 40px, arc by 20px 20px of 10%)"); +test_valid_value("clip-path", "shape(from 20px 40px, arc by 20% 20pt of 10% rotate 0deg)", + "shape(from 20px 40px, arc by 20% 20pt of 10%)"); + test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20%)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw)"); @@ -40,10 +88,11 @@ test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of -10% -2 test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% rotate 1deg)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw rotate 12deg)"); -test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw rotate 0.52rad)"); +test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10px 20px cw rotate 0.52rad)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% large rotate 12deg)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw large)"); -test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% large cw)", "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw large)"); +test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% large cw)", + "shape(from 20px 40px, arc by 20px 20px of 10% 20% cw large)"); test_valid_value("clip-path", "shape(from 20px 40px, arc by 20px 20px of 10% 20% rotate 12deg large)", "shape(from 20px 40px, arc by 20px 20px of 10% 20% large rotate 12deg)"); diff --git a/tests/wpt/tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-056.html b/tests/wpt/tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-056.html index f708d1f6282..ee1136b985d 100644 --- a/tests/wpt/tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-056.html +++ b/tests/wpt/tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-056.html @@ -17,10 +17,6 @@ its containing block."> + + +

Test passes if there is a filled green square.

+
+
+
x
+
+
+ + diff --git a/tests/wpt/tests/css/css-sizing/stretch/aspect-ratio-1.html b/tests/wpt/tests/css/css-sizing/stretch/aspect-ratio-1.html new file mode 100644 index 00000000000..f432a1e75e9 --- /dev/null +++ b/tests/wpt/tests/css/css-sizing/stretch/aspect-ratio-1.html @@ -0,0 +1,53 @@ + + + + + + + + + + + +

basic stretch into definite width

+
+
+
+
+
+ +

basic stretch into definite height

+
+
+
+
+
+ +

indefinite height stretch is ignored

+
+
+
+
+
+ +

indefinite min-height stretch is ignored

+
+
+
+
+
diff --git a/tests/wpt/tests/css/css-sizing/stretch/fixed-table-1.html b/tests/wpt/tests/css/css-sizing/stretch/fixed-table-1.html new file mode 100644 index 00000000000..ba2df83eac4 --- /dev/null +++ b/tests/wpt/tests/css/css-sizing/stretch/fixed-table-1.html @@ -0,0 +1,20 @@ + + + + + + + +

Test passes if there is a filled green square.

+ +
+
+
+
+
+
+
diff --git a/tests/wpt/tests/css/css-sizing/stretch/flex-basis-1.html b/tests/wpt/tests/css/css-sizing/stretch/flex-basis-1.html new file mode 100644 index 00000000000..9b1d221c9cb --- /dev/null +++ b/tests/wpt/tests/css/css-sizing/stretch/flex-basis-1.html @@ -0,0 +1,73 @@ + + + + + + + + + + + +

basic:

+
+
+
+
+
+ +

With border:

+
+
+
+
+
+ +

With border+margin:

+
+
+
+
+
+ +

flex-basis:stretch items can still shrink:

+
+
+
+
+
+
+ +

column flexbox has indefinite height so flex-basis:stretch behaves as + flex-basis:content

+
+
+
+
+
diff --git a/tests/wpt/tests/css/css-sizing/stretch/parsing.html b/tests/wpt/tests/css/css-sizing/stretch/parsing.html index 1f5bd39059e..3125a78d19a 100644 --- a/tests/wpt/tests/css/css-sizing/stretch/parsing.html +++ b/tests/wpt/tests/css/css-sizing/stretch/parsing.html @@ -7,6 +7,7 @@ + diff --git a/tests/wpt/tests/css/css-tables/inheritance.html b/tests/wpt/tests/css/css-tables/inheritance.html index 2c640db6d9e..33a231f58e1 100644 --- a/tests/wpt/tests/css/css-tables/inheritance.html +++ b/tests/wpt/tests/css/css-tables/inheritance.html @@ -16,7 +16,7 @@
diff --git a/tests/wpt/tests/css/css-text-decor/WEB_FEATURES.yml b/tests/wpt/tests/css/css-text-decor/WEB_FEATURES.yml new file mode 100644 index 00000000000..c85df8c804b --- /dev/null +++ b/tests/wpt/tests/css/css-text-decor/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: text-emphasis + files: + - text-emphasis-* diff --git a/tests/wpt/tests/css/css-text-decor/parsing/WEB_FEATURES.yml b/tests/wpt/tests/css/css-text-decor/parsing/WEB_FEATURES.yml new file mode 100644 index 00000000000..bc8409c24dd --- /dev/null +++ b/tests/wpt/tests/css/css-text-decor/parsing/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: text-emphasis + files: + - "*" diff --git a/tests/wpt/tests/css/css-text/parsing/WEB_FEATURES.yml b/tests/wpt/tests/css/css-text/parsing/WEB_FEATURES.yml index fa39887d528..8fa38638f17 100644 --- a/tests/wpt/tests/css/css-text/parsing/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-text/parsing/WEB_FEATURES.yml @@ -5,3 +5,14 @@ features: - name: text-wrap-pretty files: - text-wrap-pretty.html +- name: text-wrap-style + files: + - text-wrap-style-* +- name: white-space-collapse + files: + - white-space-collapse-* +- name: text-wrap + files: + - text-wrap-computed.html + - text-wrap-invalid.html + - text-wrap-pretty.html diff --git a/tests/wpt/tests/css/css-text/white-space/WEB_FEATURES.yml b/tests/wpt/tests/css/css-text/white-space/WEB_FEATURES.yml index 89253912e85..30ca4dac485 100644 --- a/tests/wpt/tests/css/css-text/white-space/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-text/white-space/WEB_FEATURES.yml @@ -5,3 +5,7 @@ features: - name: text-wrap-nowrap files: - text-wrap-nowrap-* +- name: white-space-collapse + files: + - white-space-collapse-* + - line-edge-white-space-collapse-* diff --git a/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001-ref.html b/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001-ref.html new file mode 100644 index 00000000000..98fc1526e8b --- /dev/null +++ b/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001-ref.html @@ -0,0 +1,9 @@ + + +CSS Test Reference + + + + diff --git a/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html b/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html new file mode 100644 index 00000000000..2c559e011ee --- /dev/null +++ b/tests/wpt/tests/css/css-text/white-space/textarea-always-preserves-spaces-001.tentative.html @@ -0,0 +1,13 @@ + + +Textarea always preserves spaces + + + + + + + + diff --git a/tests/wpt/tests/css/css-transforms/transform-box/WEB_FEATURES.yml b/tests/wpt/tests/css/css-transforms/transform-box/WEB_FEATURES.yml new file mode 100644 index 00000000000..029b3ef0b62 --- /dev/null +++ b/tests/wpt/tests/css/css-transforms/transform-box/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: transform-box + files: + - "*" diff --git a/tests/wpt/tests/css/css-transitions/retargetted-transition-with-box-sizing.html b/tests/wpt/tests/css/css-transitions/retargetted-transition-with-box-sizing.html index ef5b116cb91..ea5d63e6cae 100644 --- a/tests/wpt/tests/css/css-transitions/retargetted-transition-with-box-sizing.html +++ b/tests/wpt/tests/css/css-transitions/retargetted-transition-with-box-sizing.html @@ -16,9 +16,16 @@
diff --git a/tests/wpt/tests/css/css-ui/WEB_FEATURES.yml b/tests/wpt/tests/css/css-ui/WEB_FEATURES.yml index 00334021116..a10f7029791 100644 --- a/tests/wpt/tests/css/css-ui/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-ui/WEB_FEATURES.yml @@ -5,3 +5,6 @@ features: - name: appearance files: - appearance-* +- name: outline + files: + - outline-* diff --git a/tests/wpt/tests/css/css-ui/interactivity-inert-click.tentative.html b/tests/wpt/tests/css/css-ui/interactivity-inert-click.tentative.html new file mode 100644 index 00000000000..0a724a929f7 --- /dev/null +++ b/tests/wpt/tests/css/css-ui/interactivity-inert-click.tentative.html @@ -0,0 +1,36 @@ + +CSS Basic User Interface Test: interactivity:inert blocks click events + + + + + + +
+ diff --git a/tests/wpt/tests/css/css-ui/interactivity-inert-focus.tentative.html b/tests/wpt/tests/css/css-ui/interactivity-inert-focus.tentative.html new file mode 100644 index 00000000000..79b6f367d80 --- /dev/null +++ b/tests/wpt/tests/css/css-ui/interactivity-inert-focus.tentative.html @@ -0,0 +1,33 @@ + +CSS Basic User Interface Test: interactivity:inert blocks focus() + + + + + +
+ +
+ +
+
+ diff --git a/tests/wpt/tests/css/css-ui/parsing/interactivity-computed.tentative.html b/tests/wpt/tests/css/css-ui/parsing/interactivity-computed.tentative.html new file mode 100644 index 00000000000..7ead06c0045 --- /dev/null +++ b/tests/wpt/tests/css/css-ui/parsing/interactivity-computed.tentative.html @@ -0,0 +1,23 @@ + +CSS Basic User Interface Test: interactivity - computed values + + + + + + +
+
+
+ diff --git a/tests/wpt/tests/css/css-ui/parsing/interactivity.tentative.html b/tests/wpt/tests/css/css-ui/parsing/interactivity.tentative.html new file mode 100644 index 00000000000..219db2178de --- /dev/null +++ b/tests/wpt/tests/css/css-ui/parsing/interactivity.tentative.html @@ -0,0 +1,20 @@ + +CSS Basic User Interface Test: parsing interactivity + + + + + + diff --git a/tests/wpt/tests/css/css-values/WEB_FEATURES.yml b/tests/wpt/tests/css/css-values/WEB_FEATURES.yml index 526bb67def5..a2b52ecbac7 100644 --- a/tests/wpt/tests/css/css-values/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/css-values/WEB_FEATURES.yml @@ -5,6 +5,9 @@ features: - name: cap files: - cap-* +- name: rcap + files: + - rcap-* - name: exp-functions files: - exp-log-* @@ -12,9 +15,24 @@ features: - name: ic files: - ic-* +- name: ric + files: + - ric-* - name: lh files: - lh-* +- name: rlh + files: + - rlh-* +- name: ch + files: + - ch-* +- name: rch + files: + - rch-* +- name: rex + files: + - rex-* - name: round-mod-rem files: - round-function.html @@ -23,3 +41,6 @@ features: files: - acos-asin-atan-atan2-* - sin-cos-tan-* +- name: calc-constants + files: + - calc-infinity-* diff --git a/tests/wpt/tests/css/css-values/calc-size/calc-size-flex-basis-on-column.html b/tests/wpt/tests/css/css-values/calc-size/calc-size-flex-basis-on-column.html index 1d2ba5804b9..f2efa6c56e8 100644 --- a/tests/wpt/tests/css/css-values/calc-size/calc-size-flex-basis-on-column.html +++ b/tests/wpt/tests/css/css-values/calc-size/calc-size-flex-basis-on-column.html @@ -48,7 +48,7 @@ document.fonts.ready.then(()=> { { value: "calc-size(min-content, size / 0.25)", expected: "80px" }, { value: "calc-size(max-content, size * 5.2)", expected: "104px" }, { value: "calc-size(fit-content, size / 4 + 60px)", expected: "65px" }, - { value: "calc-size(stretch, size * 2 - 10%)", expected: "90px" }, + { value: "calc-size(stretch, size * 2 - 10%)", expected: "380px" }, { value: "calc-size(30px, 15em)", expected: "300px" }, { value: "calc-size(calc-size(any, 30px), 15em)", expected: "300px" }, { value: "calc-size(calc-size(2in, 30px), 15em)", expected: "300px" }, diff --git a/tests/wpt/tests/css/css-values/rcap-invalidation.html b/tests/wpt/tests/css/css-values/rcap-invalidation.html index 562161b4e5d..5320eab718b 100644 --- a/tests/wpt/tests/css/css-values/rcap-invalidation.html +++ b/tests/wpt/tests/css/css-values/rcap-invalidation.html @@ -4,7 +4,7 @@ - + +
+
+
+
+
+ diff --git a/tests/wpt/tests/css/cssom/cssimportrule.html b/tests/wpt/tests/css/cssom/cssimportrule.html index 84cd7292f38..bc0fc91d72f 100644 --- a/tests/wpt/tests/css/cssom/cssimportrule.html +++ b/tests/wpt/tests/css/cssom/cssimportrule.html @@ -84,7 +84,6 @@ assert_idl_attribute(rule, "styleSheet"); assert_readonly(rule, "href"); - assert_readonly(rule, "media"); assert_readonly(rule, "styleSheet"); }, "Existence and writability of CSSImportRule attributes"); diff --git a/tests/wpt/tests/css/mediaqueries/WEB_FEATURES.yml b/tests/wpt/tests/css/mediaqueries/WEB_FEATURES.yml index 88f1510e1b4..cc952ac2009 100644 --- a/tests/wpt/tests/css/mediaqueries/WEB_FEATURES.yml +++ b/tests/wpt/tests/css/mediaqueries/WEB_FEATURES.yml @@ -3,3 +3,28 @@ features: files: - prefers-color-scheme.html - prefers-color-scheme-* +features: +- name: forced-colors + files: + - forced-colors.html +features: +- name: prefers-contrast + files: + - prefers-contrast.html +features: +- name: prefers-reduced-transparency + files: + - prefers-reduced-transparency.html +features: +- name: overflow + files: + - overflow-media-features.html +features: +- name: dynamic-range + files: + - dynamic-range.html +features: +- name: display-mode + files: + - display-mode.html + - display-mode.tentative.html diff --git a/tests/wpt/tests/css/motion/animation/offset-path-interpolation-008.html b/tests/wpt/tests/css/motion/animation/offset-path-interpolation-008.html index ffdd773d91d..2af20f78d1f 100644 --- a/tests/wpt/tests/css/motion/animation/offset-path-interpolation-008.html +++ b/tests/wpt/tests/css/motion/animation/offset-path-interpolation-008.html @@ -87,47 +87,47 @@ test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)', - to: 'shape(from 15% 15px, curve to 20% 0px using 10% 60px, curve to 20% 30px using 30% 40px -5% 100px)', + from: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)', + to: 'shape(from 15% 15px, curve to 20% 0px with 10% 60px, curve to 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, curve to 7% 13px using -3% 86px, curve to 33% 17px using 17% 53px 34% 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, curve to 15% 5px using 5% 70px, curve to 25% 25px using 25% 45px 10% 85px)'}, - {at: 1, expect: 'shape(from 15% 15px, curve to 20% 0px using 10% 60px, curve to 20% 30px using 30% 40px -5% 100px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, curve to 25% -5px using 15% 50px, curve to 15% 35px using 35% 35px -20% 115px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, curve to 7% 13px with -3% 86px, curve to 33% 17px with 17% 53px / 34% 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, curve to 15% 5px with 5% 70px, curve to 25% 25px with 25% 45px / 10% 85px)'}, + {at: 1, expect: 'shape(from 15% 15px, curve to 20% 0px with 10% 60px, curve to 20% 30px with 30% 40px / -5% 100px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, curve to 25% -5px with 15% 50px, curve to 15% 35px with 35% 35px / -20% 115px)'}, ]); test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, curve by 10% 10px using 0% 80px, curve by 30% 20px using 20% 50px 25% 70px)', - to: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)', + from: 'shape(from 5% 5px, curve by 10% 10px with 0% 80px, curve by 30% 20px with 20% 50px / 25% 70px)', + to: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, curve by 7% 13px using -3% 86px, curve by 33% 17px using 17% 53px 34% 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve by 10% 10px using 0% 80px, curve by 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, curve by 15% 5px using 5% 70px, curve by 25% 25px using 25% 45px 10% 85px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, curve by 25% -5px using 15% 50px, curve by 15% 35px using 35% 35px -20% 115px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, curve by 7% 13px with -3% 86px, curve by 33% 17px with 17% 53px /34% 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve by 10% 10px with 0% 80px, curve by 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, curve by 15% 5px with 5% 70px, curve by 25% 25px with 25% 45px / 10% 85px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, curve by 25% -5px with 15% 50px, curve by 15% 35px with 35% 35px / -20% 115px)'}, ]); test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)', - to: 'shape(from 15% 15px, smooth to 20% 0px using 10% 60px, smooth to 20% 30px)', + from: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)', + to: 'shape(from 15% 15px, smooth to 20% 0px with 10% 60px, smooth to 20% 30px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, smooth to 7% 13px using -3% 86px, smooth to 33% 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, smooth to 15% 5px using 5% 70px, smooth to 25% 25px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, smooth to 25% -5px using 15% 50px, smooth to 15% 35px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, smooth to 7% 13px with -3% 86px, smooth to 33% 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, smooth to 15% 5px with 5% 70px, smooth to 25% 25px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, smooth to 25% -5px with 15% 50px, smooth to 15% 35px)'}, ]); test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, smooth by 10% 10px using 0% 80px, smooth by 30% 20px)', - to: 'shape(from 15% 15px, smooth by 20% 0px using 10% 60px, smooth by 20% 30px)', + from: 'shape(from 5% 5px, smooth by 10% 10px with 0% 80px, smooth by 30% 20px)', + to: 'shape(from 15% 15px, smooth by 20% 0px with 10% 60px, smooth by 20% 30px)', }, [ - {at: -0.3, expect: 'shape(from 2% 2px, smooth by 7% 13px using -3% 86px, smooth by 33% 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth by 10% 10px using 0% 80px, smooth by 30% 20px)'}, - {at: 0.5, expect: 'shape(from 10% 10px, smooth by 15% 5px using 5% 70px, smooth by 25% 25px)'}, - {at: 1.5, expect: 'shape(from 20% 20px, smooth by 25% -5px using 15% 50px, smooth by 15% 35px)'}, + {at: -0.3, expect: 'shape(from 2% 2px, smooth by 7% 13px with -3% 86px, smooth by 33% 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth by 10% 10px with 0% 80px, smooth by 30% 20px)'}, + {at: 0.5, expect: 'shape(from 10% 10px, smooth by 15% 5px with 5% 70px, smooth by 25% 25px)'}, + {at: 1.5, expect: 'shape(from 20% 20px, smooth by 25% -5px with 15% 50px, smooth by 15% 35px)'}, ]); test_interpolation({ @@ -187,50 +187,50 @@ test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)', + from: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)', to: 'path("M 15 15 Q 10 60 20 0 C 30 40 -5 100 20 30")', }, [ - {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, curve to calc(13% - 6px) 13px using calc(0% - 3px) 86px, curve to calc(39% - 6px) 17px using calc(26% - 9px) 53px calc(32.5% + 1.5px) 61px)'}, - {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px using 0% 80px, curve to 30% 20px using 20% 50px 25% 70px)'}, - {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, curve to calc(5% + 10px) 5px using calc(0% + 5px) 70px, curve to calc(15% + 10px) 25px using calc(10% + 15px) 45px calc(12.5% - 2.5px) 85px)'}, - {at: 1, expect: 'shape(from calc(0% + 15px) 15px, curve to calc(0% + 20px) 0px using calc(0% + 10px) 60px, curve to calc(0% + 20px) 30px using calc(0% + 30px) 40px calc(0% - 5px) 100px)'}, - {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, curve to calc(-5% + 30px) -5px using calc(0% + 15px) 50px, curve to calc(-15% + 30px) 35px using calc(-10% + 45px) 35px calc(-12.5% - 7.5px) 115px)'}, + {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, curve to calc(13% - 6px) 13px with calc(0% - 3px) 86px, curve to calc(39% - 6px) 17px with calc(26% - 9px) 53px / calc(32.5% + 1.5px) 61px)'}, + {at: 0, expect: 'shape(from 5% 5px, curve to 10% 10px with 0% 80px, curve to 30% 20px with 20% 50px / 25% 70px)'}, + {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, curve to calc(5% + 10px) 5px with calc(0% + 5px) 70px, curve to calc(15% + 10px) 25px with calc(10% + 15px) 45px / calc(12.5% - 2.5px) 85px)'}, + {at: 1, expect: 'shape(from calc(0% + 15px) 15px, curve to calc(0% + 20px) 0px with calc(0% + 10px) 60px, curve to calc(0% + 20px) 30px with calc(0% + 30px) 40px / calc(0% - 5px) 100px)'}, + {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, curve to calc(-5% + 30px) -5px with calc(0% + 15px) 50px, curve to calc(-15% + 30px) 35px with calc(-10% + 45px) 35px / calc(-12.5% - 7.5px) 115px)'}, ]); test_interpolation({ property: 'offset-path', from: 'path("M 5 5 q 0 80 10 10 c 20 50 25 70 30 20")', - to: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)', + to: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)', }, [ - {at: -0.3, expect: 'shape(from calc(-4.5% + 6.5px) 2px, curve by calc(-6% + 13px) 13px using -3% 86px, curve by calc(-6% + 39px) 17px using calc(-9% + 26px) 53px calc(1.5% + 32.5px) 61px)'}, - {at: 0, expect: 'shape(from calc(0% + 5px) 5px, curve by calc(0% + 10px) 10px using 0% 80px, curve by calc(0% + 30px) 20px using calc(0% + 20px) 50px calc(0% + 25px) 70px)'}, - {at: 0.5, expect: 'shape(from calc(7.5% + 2.5px) 10px, curve by calc(10% + 5px) 5px using 5% 70px, curve by calc(10% + 15px) 25px using calc(15% + 10px) 45px calc(-2.5% + 12.5px) 85px)'}, - {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px using 10% 60px, curve by 20% 30px using 30% 40px -5% 100px)'}, - {at: 1.5, expect: 'shape(from calc(22.5% - 2.5px) 20px, curve by calc(30% - 5px) -5px using 15% 50px, curve by calc(30% - 15px) 35px using calc(45% - 10px) 35px calc(-7.5% - 12.5px) 115px)'}, + {at: -0.3, expect: 'shape(from calc(-4.5% + 6.5px) 2px, curve by calc(-6% + 13px) 13px with -3% 86px, curve by calc(-6% + 39px) 17px with calc(-9% + 26px) 53px / calc(1.5% + 32.5px) 61px)'}, + {at: 0, expect: 'shape(from calc(0% + 5px) 5px, curve by calc(0% + 10px) 10px with 0% 80px, curve by calc(0% + 30px) 20px with calc(0% + 20px) 50px / calc(0% + 25px) 70px)'}, + {at: 0.5, expect: 'shape(from calc(7.5% + 2.5px) 10px, curve by calc(10% + 5px) 5px with 5% 70px, curve by calc(10% + 15px) 25px with calc(15% + 10px) 45px / calc(-2.5% + 12.5px) 85px)'}, + {at: 1, expect: 'shape(from 15% 15px, curve by 20% 0px with 10% 60px, curve by 20% 30px with 30% 40px / -5% 100px)'}, + {at: 1.5, expect: 'shape(from calc(22.5% - 2.5px) 20px, curve by calc(30% - 5px) -5px with 15% 50px, curve by calc(30% - 15px) 35px with calc(45% - 10px) 35px / calc(-7.5% - 12.5px) 115px)'}, ]); test_interpolation({ property: 'offset-path', - from: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)', + from: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)', to: 'path("M 15 15 S 10 60 20 0 T 20 30")', }, [ - {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, smooth to calc(13% - 6px) 13px using calc(0% - 3px) 86px, smooth to calc(39% - 6px) 17px)'}, - {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px using 0% 80px, smooth to 30% 20px)'}, - {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, smooth to calc(5% + 10px) 5px using calc(0% + 5px) 70px, smooth to calc(15% + 10px) 25px)'}, - {at: 1, expect: 'shape(from calc(0% + 15px) 15px, smooth to calc(0% + 20px) 0px using calc(0% + 10px) 60px, smooth to calc(0% + 20px) 30px)'}, - {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, smooth to calc(-5% + 30px) -5px using calc(0% + 15px) 50px, smooth to calc(-15% + 30px) 35px)'}, + {at: -0.3, expect: 'shape(from calc(6.5% - 4.5px) 2px, smooth to calc(13% - 6px) 13px with calc(0% - 3px) 86px, smooth to calc(39% - 6px) 17px)'}, + {at: 0, expect: 'shape(from 5% 5px, smooth to 10% 10px with 0% 80px, smooth to 30% 20px)'}, + {at: 0.5, expect: 'shape(from calc(2.5% + 7.5px) 10px, smooth to calc(5% + 10px) 5px with calc(0% + 5px) 70px, smooth to calc(15% + 10px) 25px)'}, + {at: 1, expect: 'shape(from calc(0% + 15px) 15px, smooth to calc(0% + 20px) 0px with calc(0% + 10px) 60px, smooth to calc(0% + 20px) 30px)'}, + {at: 1.5, expect: 'shape(from calc(-2.5% + 22.5px) 20px, smooth to calc(-5% + 30px) -5px with calc(0% + 15px) 50px, smooth to calc(-15% + 30px) 35px)'}, ]); test_interpolation({ property: 'offset-path', from: 'path("M 5 5 s 0 80 10 10 t 30 20")', - to: 'shape(from 15px 15px, smooth by 20px 0px using 10px 60px, smooth by 20px 30px)', + to: 'shape(from 15px 15px, smooth by 20px 0px with 10px 60px, smooth by 20px 30px)', }, [ - {at: -0.3, expect: 'shape(from 2px 2px, smooth by 7px 13px using -3px 86px, smooth by 33px 17px)'}, - {at: 0, expect: 'shape(from 5px 5px, smooth by 10px 10px using 0px 80px, smooth by 30px 20px)'}, - {at: 0.5, expect: 'shape(from 10px 10px, smooth by 15px 5px using 5px 70px, smooth by 25px 25px)'}, - {at: 1, expect: 'shape(from 15px 15px, smooth by 20px 0px using 10px 60px, smooth by 20px 30px)'}, - {at: 1.5, expect: 'shape(from 20px 20px, smooth by 25px -5px using 15px 50px, smooth by 15px 35px)'}, + {at: -0.3, expect: 'shape(from 2px 2px, smooth by 7px 13px with -3px 86px, smooth by 33px 17px)'}, + {at: 0, expect: 'shape(from 5px 5px, smooth by 10px 10px with 0px 80px, smooth by 30px 20px)'}, + {at: 0.5, expect: 'shape(from 10px 10px, smooth by 15px 5px with 5px 70px, smooth by 25px 25px)'}, + {at: 1, expect: 'shape(from 15px 15px, smooth by 20px 0px with 10px 60px, smooth by 20px 30px)'}, + {at: 1.5, expect: 'shape(from 20px 20px, smooth by 25px -5px with 15px 50px, smooth by 15px 35px)'}, ]); test_interpolation({ diff --git a/tests/wpt/tests/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html b/tests/wpt/tests/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html index d655dd65302..5bc24ae9693 100644 --- a/tests/wpt/tests/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html +++ b/tests/wpt/tests/dom/nodes/moveBefore/tentative/fire-focusin-focusout.html @@ -1,5 +1,5 @@ -moveBefore should handle focus bubbling correctly +moveBefore should not fire focus events @@ -48,10 +48,8 @@ test(t => { new_parent.moveBefore(button, null); assert_collected_events_equals(collected_events, [ {type: "focusin", target: button}, - {type: "focusout", target: old_parent}, - {type: "focusin", target: new_parent} ]); -}, "Fire focusin/out when reparenting focused element directly"); +}, "Don't fire focusin/out when reparenting focused element directly"); test(t => { const collected_events = collect_focusinout_events(t); @@ -62,10 +60,8 @@ test(t => { new_parent.moveBefore(old_parent, null); assert_collected_events_equals(collected_events, [ {type: "focusin", target: button}, - {type: "focusout", target: document.body}, - {type: "focusin", target: new_parent} ]); -}, "Fire focusin/out when reparenting an element that has focus within"); +}, "Don't fire focusin/out when reparenting an element that has focus within"); test(t => { const collected_events = collect_focusinout_events(t); @@ -88,18 +84,13 @@ promise_test(async t => { button.focus(); inert_parent.moveBefore(button, null); assert_collected_events_equals(collected_events, [ - {type: "focusin", target: button}, - {type: "focusout", target: old_parent}, - {type: "focusin", target: inert_parent} - ]); + {type: "focusin", target: button}]); await new Promise(resolve => requestAnimationFrame(() => requestAnimationFrame(() => resolve()))); assert_collected_events_equals(collected_events, [ {type: "focusin", target: button}, - {type: "focusout", target: old_parent}, - {type: "focusin", target: inert_parent}, {type: "focusout", target: button}, ]); -}, "Fire focusin and then correct when moving to an inert subtree"); +}, "Don't fire focusin and then correct when moving to an inert subtree"); promise_test(async t => { const collected_events = collect_focusinout_events(t); @@ -111,16 +102,12 @@ promise_test(async t => { inert_when_not_empty_parent.moveBefore(button, null); assert_collected_events_equals(collected_events, [ {type: "focusin", target: button}, - {type: "focusout", target: old_parent}, - {type: "focusin", target: inert_when_not_empty_parent} ]); await new Promise(resolve => requestAnimationFrame(() => requestAnimationFrame(() => resolve()))); assert_collected_events_equals(collected_events, [ {type: "focusin", target: button}, - {type: "focusout", target: old_parent}, - {type: "focusin", target: inert_when_not_empty_parent}, {type: "focusout", target: button}, ]); -}, "Fire focusin and then correct when moving to a tree that is made inert using style"); +}, "Don't fire focusin and then correct when moving to a tree that is made inert using style"); diff --git a/tests/wpt/tests/domparsing/createContextualFragment-in-detached-xml-document-crash.html b/tests/wpt/tests/domparsing/createContextualFragment-in-detached-xml-document-crash.html new file mode 100644 index 00000000000..d7c7e0033eb --- /dev/null +++ b/tests/wpt/tests/domparsing/createContextualFragment-in-detached-xml-document-crash.html @@ -0,0 +1,14 @@ + + + + + diff --git a/tests/wpt/tests/domparsing/resources/dummy-xml.xml b/tests/wpt/tests/domparsing/resources/dummy-xml.xml new file mode 100644 index 00000000000..46f36c60b66 --- /dev/null +++ b/tests/wpt/tests/domparsing/resources/dummy-xml.xml @@ -0,0 +1 @@ + diff --git a/tests/wpt/tests/event-timing/resources/event-timing-test-utils.js b/tests/wpt/tests/event-timing/resources/event-timing-test-utils.js index 8bf429974a0..7bd9782000f 100644 --- a/tests/wpt/tests/event-timing/resources/event-timing-test-utils.js +++ b/tests/wpt/tests/event-timing/resources/event-timing-test-utils.js @@ -393,6 +393,17 @@ async function flingAndTapInTarget(target) { .send(); } +async function textSelectionInTarget(target) { + const actions = new test_driver.Actions(); + return actions.addPointer("pointer1", "mouse") + .pointerMove(0, 0, {origin: target}) + .pointerDown({button: actions.ButtonType.LEFT}) + .pointerMove(20, 60, {origin: target}) + .pointerMove(20, 120, {origin: target}) + .pointerUp() + .send(); +} + // The testdriver.js, testdriver-vendor.js need to be included to use this // function. async function addListenersAndPress(target, key, events) { @@ -445,15 +456,36 @@ async function blockPointerDownEventListener(target, duration, count) { }); } +async function blockCapturePointerDownEventListener(target, duration) { + return new Promise(resolve => { + target.addEventListener("pointerdown", (e) => { + mainThreadBusy(duration); + target.setPointerCapture(e.pointerId); + resolve(); + }); + }); +} + async function flingTapAndBlockMain(target, duration) { - await Promise.all([ - blockPointerDownEventListener(target, 30, 2), - blockNextEventListener(target, "pointercancel", 30), - blockNextEventListener(target, "scroll", 30), + return Promise.all([ + blockPointerDownEventListener(target, duration, 2), + blockNextEventListener(target, "pointercancel", duration), + blockNextEventListener(target, "scroll", duration), flingAndTapInTarget(target), ]); } +async function textSelectionAndBlockMain(target, duration) { + return Promise.all([ + blockCapturePointerDownEventListener(target, "pointerdown", duration), + blockNextEventListener(target, "pointermove", duration), + blockNextEventListener(target, "scroll", duration), + blockNextEventListener(target, "pointerup", 10), + textSelectionInTarget(target), + // afterNextPaint(), + ]); +} + // The testdriver.js, testdriver-vendor.js need to be included to use this // function. async function interactAndObserve(interactionType, target, observerPromise, key = '') { @@ -511,6 +543,10 @@ async function interactAndObserve(interactionType, target, observerPromise, key interactionPromise = flingTapAndBlockMain(target, 30); break; } + case 'selection-scroll': { + interactionPromise = textSelectionAndBlockMain(target, 30); + break; + } } return Promise.all([interactionPromise, observerPromise]); } diff --git a/tests/wpt/tests/event-timing/selection-autoscroll.html b/tests/wpt/tests/event-timing/selection-autoscroll.html new file mode 100644 index 00000000000..b67bc7080d9 --- /dev/null +++ b/tests/wpt/tests/event-timing/selection-autoscroll.html @@ -0,0 +1,105 @@ + + + + + + +
+
+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+

Test test test test test test...

+
+
+ + + + + + + + + diff --git a/tests/wpt/tests/fedcm/fedcm-authz/fedcm-params.https.html b/tests/wpt/tests/fedcm/fedcm-authz/fedcm-params.https.html new file mode 100644 index 00000000000..9619e030b82 --- /dev/null +++ b/tests/wpt/tests/fedcm/fedcm-authz/fedcm-params.https.html @@ -0,0 +1,36 @@ + +Federated Credential Management API network request tests. + + + + + + + + + diff --git a/tests/wpt/tests/fedcm/support/manifest_check_params.json b/tests/wpt/tests/fedcm/support/manifest_check_params.json new file mode 100644 index 00000000000..323b13fedd4 --- /dev/null +++ b/tests/wpt/tests/fedcm/support/manifest_check_params.json @@ -0,0 +1,6 @@ +{ + "accounts_endpoint": "accounts.py", + "client_metadata_endpoint": "client_metadata.py", + "id_assertion_endpoint": "token_check_params.py", + "login_url": "login.html" +} diff --git a/tests/wpt/tests/fedcm/support/token_check_params.py b/tests/wpt/tests/fedcm/support/token_check_params.py new file mode 100644 index 00000000000..75cb4ad5f67 --- /dev/null +++ b/tests/wpt/tests/fedcm/support/token_check_params.py @@ -0,0 +1,19 @@ +import importlib +import json +error_checker = importlib.import_module("fedcm.support.request-params-check") + +def main(request, response): + request_error = error_checker.tokenCheck(request) + if (request_error): + return request_error + + param_string = request.POST.get(b"params").decode("utf-8") + param_obj = json.loads(param_string) + if param_obj['a string'] != 'a value': + return (550, [], "Incorrect parameters") + + response.headers.set(b"Content-Type", b"application/json") + response.headers.set(b"Access-Control-Allow-Origin", request.headers.get(b"Origin")) + response.headers.set(b"Access-Control-Allow-Credentials", "true") + + return "{\"token\": \"token\"}" diff --git a/tests/wpt/tests/file-system-access/local_FileSystemDirectoryHandle-partitioned-manual.https.tentative.html b/tests/wpt/tests/file-system-access/local_FileSystemDirectoryHandle-partitioned-manual.https.tentative.html index 3422914e23d..72744a7ac4f 100644 --- a/tests/wpt/tests/file-system-access/local_FileSystemDirectoryHandle-partitioned-manual.https.tentative.html +++ b/tests/wpt/tests/file-system-access/local_FileSystemDirectoryHandle-partitioned-manual.https.tentative.html @@ -1,6 +1,7 @@ + @@ -60,7 +61,7 @@ const assertNoAccess = (done) => ` // To be resilient against tests not cleaning up properly, cleanup before // every test. -function clearDirectories() { +async function clearDirectories() { const directory = await directory_promise; for await (let entry of directory.values()) { await directory.removeEntry( @@ -72,7 +73,7 @@ function clearDirectories() { // that send assertion scripts to multiple executor subframes. framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child contexts. await sendTo(childContexts, setUpChildFrame); await sendTo(sameSiteContexts, assertNumEntries(0)); @@ -85,7 +86,7 @@ framed_test(async (t, sendTo) => { }, 'getDirectoryHandle can access handles across same-site contexts.'); framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child contexts. await sendTo(childContexts, setUpChildFrame); await sendTo(sameSiteContexts, assertNumEntries(0)); @@ -101,7 +102,7 @@ framed_test(async (t, sendTo) => { }, 'Directory handles can be removed from other same-site contexts.'); framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child contexts. await sendTo(childContexts, setUpChildFrame); // Assert that an error is raised when attempting to access diff --git a/tests/wpt/tests/file-system-access/local_FileSystemFileHandle-partitioned-manual.https.tentative.html b/tests/wpt/tests/file-system-access/local_FileSystemFileHandle-partitioned-manual.https.tentative.html index 0aefd9eca39..9f982bb8dbf 100644 --- a/tests/wpt/tests/file-system-access/local_FileSystemFileHandle-partitioned-manual.https.tentative.html +++ b/tests/wpt/tests/file-system-access/local_FileSystemFileHandle-partitioned-manual.https.tentative.html @@ -70,7 +70,7 @@ const assertNoAccess = (done) => ` // To be resilient against tests not cleaning up properly, cleanup before // every test. -function clearDirectories() { +async function clearDirectories() { const directory = await directory_promise; for await (let entry of directory.values()) { await directory.removeEntry( @@ -82,7 +82,7 @@ function clearDirectories() { // that send assertion scripts to multiple executor subframes. framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child contexts. await sendTo(childContexts, setUpChildFrame); await sendTo(sameSiteContexts, assertNumEntries(0)); @@ -95,7 +95,7 @@ framed_test(async (t, sendTo) => { }, 'getFileHandle can access handles across same-site contexts.'); framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child frames. await sendTo(childContexts, setUpChildFrame); await sendTo(sameSiteContexts, assertNumEntries(0)); @@ -111,7 +111,7 @@ framed_test(async (t, sendTo) => { }, 'File handles can be removed from other same-site contexts.'); framed_test(async (t, sendTo) => { - clearDirectories(); + await clearDirectories(); // Ensure we have directory picker access in all child contexts. await sendTo(childContexts, setUpChildFrame); // Assert that an error is raised when attempting to access getFileHandle. diff --git a/tests/wpt/tests/file-system-access/resources/local-fs-test-helpers.js b/tests/wpt/tests/file-system-access/resources/local-fs-test-helpers.js index a4c0b8bdd39..dfbd637fa51 100644 --- a/tests/wpt/tests/file-system-access/resources/local-fs-test-helpers.js +++ b/tests/wpt/tests/file-system-access/resources/local-fs-test-helpers.js @@ -151,13 +151,14 @@ function framed_test(func, description) { try { // Set up handles to all third party frames. const handles = [ - null, // firstParty - newIframe(same_site_origin), // thirdPartySameSite - null, // thirdPartySameSite_AncestorBit + null, // firstParty + newIframe(same_site_origin), // thirdPartySameSite + null, // thirdPartySameSite_AncestorBit newIframe(cross_site_origin), // thirdPartyCrossSite - newAnonymousIframe(same_site_origin), // anonymousFrameSameSite + newIframeCredentialless(same_site_origin), // anonymousFrameSameSite null, // anonymousFrameSameSite_AncestorBit - newAnonymousIframe(cross_site_origin), // anonymousFrameCrossSite + newIframeCredentialless( + cross_site_origin), // anonymousFrameCrossSite ]; // Set up nested SameSite frames for ancestor bit contexts. const setUpQueue = token(); @@ -165,8 +166,10 @@ function framed_test(func, description) { child_frame_js(same_site_origin, "newIframe", setUpQueue)); handles[FRAME_CONTEXT.thirdPartySameSite_AncestorBit] = await receive(setUpQueue); - send(newAnonymousIframe(cross_site_origin), - child_frame_js(same_site_origin, "newAnonymousIframe", setUpQueue)); + send( + newIframeCredentialless(cross_site_origin), + child_frame_js( + same_site_origin, 'newIframeCredentialless', setUpQueue)); handles[FRAME_CONTEXT.anonymousFrameSameSite_AncestorBit] = await receive(setUpQueue); diff --git a/tests/wpt/tests/fledge/tentative/real-time-reporting.https.window.js b/tests/wpt/tests/fledge/tentative/real-time-reporting.https.window.js new file mode 100644 index 00000000000..c2af09744c5 --- /dev/null +++ b/tests/wpt/tests/fledge/tentative/real-time-reporting.https.window.js @@ -0,0 +1,274 @@ +// META: script=/resources/testdriver.js +// META: script=/resources/testdriver-vendor.js +// META: script=/common/utils.js +// META: script=resources/fledge-util.sub.js +// META: script=third_party/cbor-js/cbor.js +// META: script=/common/subset-tests.js +// META: timeout=long +// META: variant=?1-5 +// META: variant=?6-last + +'use strict;' + +// The tests in this file focus on real time reporting. + +// Creates a bidding script located on "origin". The generateBid() method calls +// real time reporting API and returns a bid of "bid". +// The reportWin() method is empty. +function createBiddingScriptURLForRealTimeReporting(origin = null, bid = 1) { + return createBiddingScriptURL({ + origin: origin ? origin : new URL(BASE_URL).origin, + bid: bid, + allowComponentAuction: true, + generateBid: ` + realTimeReporting.contributeToHistogram({ bucket: 20, priorityWeight: 1});` + }); +} + +// Creates a decision script that calls real time reporting API. +// The reportResult() method is empty. +function createDecisionScriptURLForRealTimeReporting(uuid) { + return createDecisionScriptURL(uuid, { + scoreAd: ` + realTimeReporting.contributeToHistogram({ bucket: 200, priorityWeight: 1});` + }); +} + +// Delay method that waits for prescribed number of milliseconds. +const delay = ms => new Promise(resolve => step_timeout(resolve, ms)); + +// Polls the given `origin` to retrieve reports sent there. Once the reports are +// received, returns the list of reports. Returns null if the timeout is reached +// before a report is available. +const pollReports = async (origin, wait_for = 1, timeout = 5000 /*ms*/) => { + const path = '/.well-known/interest-group/real-time-report'; + let startTime = performance.now(); + let payloads = []; + while (performance.now() - startTime < timeout) { + const resp = await fetch(new URL(path, origin)); + const payload = await resp.arrayBuffer(); + if (payload.byteLength > 0) { + payloads = payloads.concat(payload); + } + if (payloads.length >= wait_for) { + return payloads; + } + await delay(/*ms=*/ 100); + } + if (payloads.length > 0) { + return payloads; + } + return null; +}; + +// Verifies that `reports` has 1 report in cbor, which has the expected three +// fields. +// `version` should be 1. +// `histogram` and `platformHistogram` should be objects that pass +// verifyHistogram(). +const verifyReports = (reports) => { + assert_equals(reports.length, 1); + const report = CBOR.decode(reports[0]); + assert_own_property(report, 'version'); + assert_equals(report.version, 1); + assert_own_property(report, 'histogram'); + verifyHistogram(report.histogram, 128, 1024); + assert_own_property(report, 'platformHistogram'); + verifyHistogram(report.platformHistogram, 1, 4); + assert_equals(Object.keys(report).length, 3); +}; + +// Verifies that a `histogram` has two fields: "buckets" and "length", where +// "buckets" field is a Uint8Array of `bucketSize`, and "length" field equals to +// `length`. +const verifyHistogram = (histogram, bucketSize, length) => { + assert_own_property(histogram, 'buckets'); + assert_own_property(histogram, 'length'); + assert_equals(Object.keys(histogram).length, 2); + assert_true(histogram.buckets instanceof Uint8Array); + assert_equals(histogram.buckets.length, bucketSize); + assert_equals(histogram.length, length); +}; + +const resetWptServer = () => Promise.all([ + resetReports('/.well-known/interest-group/real-time-report'), +]); + +// Method to clear the stash. Takes the URL as parameter. +const resetReports = url => { + // The view of the stash is path-specific + // (https://web-platform-tests.org/tools/wptserve/docs/stash.html), therefore + // the origin doesn't need to be specified. + url = `${url}?clear_stash=true`; + const options = { + method: 'POST', + }; + return fetch(url, options); +}; + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1], + sellerRealTimeReportingConfig: {type: 'default-local-reporting'}, + perBuyerRealTimeReportingConfig: + {[OTHER_ORIGIN1]: {type: 'default-local-reporting'}} + }); + const sellerReports = await pollReports(location.origin); + verifyReports(sellerReports); + + const buyerReports = await pollReports(OTHER_ORIGIN1); + verifyReports(buyerReports); +}, 'Real time reporting different buyer and seller both opted-in and called api.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1], + perBuyerRealTimeReportingConfig: + {[OTHER_ORIGIN1]: {type: 'default-local-reporting'}} + }); + + const buyerReports = await pollReports(OTHER_ORIGIN1); + verifyReports(buyerReports); + + // Seller called the RTR API, but didn't opt-in. + const sellerReports = + await pollReports(location.origin, /*wait_for=*/ 1, /*timeout=*/ 1000); + assert_equals(sellerReports, null); +}, 'Real time reporting buyer opted-in but not seller.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1], + sellerRealTimeReportingConfig: {type: 'default-local-reporting'} + }); + + const sellerReports = await pollReports(location.origin); + verifyReports(sellerReports); + + // Buyer called the RTR API, but didn't opt-in. + const buyerReports = + await pollReports(OTHER_ORIGIN1, /*wait_for=*/ 1, /*timeout=*/ 1000); + assert_equals(buyerReports, null); +}, 'Real time reporting seller opted-in but not buyer.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup( + test, uuid, OTHER_ORIGIN1, + {biddingLogicURL: createBiddingScriptURL({origin: OTHER_ORIGIN1})}); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURL(uuid), + interestGroupBuyers: [OTHER_ORIGIN1], + sellerRealTimeReportingConfig: {type: 'default-local-reporting'}, + perBuyerRealTimeReportingConfig: + {[OTHER_ORIGIN1]: {type: 'default-local-reporting'}} + }); + const sellerReports = await pollReports(location.origin); + verifyReports(sellerReports); + + const buyerReports = await pollReports(OTHER_ORIGIN1); + verifyReports(buyerReports); +}, 'Real time reporting different buyer and seller both opted-in but did not call api.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1] + }); + const sellerReports = await pollReports(location.origin); + assert_equals(sellerReports, null); + const buyerReports = + await pollReports(OTHER_ORIGIN1, /*wait_for=*/ 1, /*timeout=*/ 1000); + assert_equals(buyerReports, null); +}, 'Real time reporting both called api but did not opt-in.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinInterestGroup( + test, uuid, + {biddingLogicURL: createBiddingScriptURLForRealTimeReporting()}); + + const origin = location.origin; + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + sellerRealTimeReportingConfig: {type: 'default-local-reporting'}, + perBuyerRealTimeReportingConfig: + {[origin]: {type: 'default-local-reporting'}} + }); + const reports = await pollReports(origin); + verifyReports(reports); +}, 'Real time reporting buyer and seller same origin.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN2, { + biddingLogicURL: + createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN2, /*bid=*/ 100) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1, OTHER_ORIGIN2], + perBuyerRealTimeReportingConfig: { + [OTHER_ORIGIN1]: {type: 'default-local-reporting'}, + [OTHER_ORIGIN2]: {type: 'default-local-reporting'} + } + }); + const reports1 = await pollReports(OTHER_ORIGIN1); + verifyReports(reports1); + + const reports2 = await pollReports(OTHER_ORIGIN2); + verifyReports(reports2); +}, 'Real time reporting both winning and losing buyers opted-in.'); + +subsetTest(promise_test, async test => { + const uuid = generateUuid(test); + await resetWptServer(); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN1, { + biddingLogicURL: createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN1) + }); + await joinCrossOriginInterestGroup(test, uuid, OTHER_ORIGIN2, { + biddingLogicURL: + createBiddingScriptURLForRealTimeReporting(OTHER_ORIGIN2, /*bid=*/ 100) + }); + await runBasicFledgeAuctionAndNavigate(test, uuid, { + decisionLogicURL: createDecisionScriptURLForRealTimeReporting(uuid), + interestGroupBuyers: [OTHER_ORIGIN1, OTHER_ORIGIN2], + perBuyerRealTimeReportingConfig: + {[OTHER_ORIGIN1]: {type: 'default-local-reporting'}} + }); + const reports1 = await pollReports(OTHER_ORIGIN1); + verifyReports(reports1); + + const reports2 = + await pollReports(OTHER_ORIGIN2, /*wait_for=*/ 1, /*timeout=*/ 1000); + assert_equals(reports2, null); +}, 'Real time reporting one buyer opted-in but not the other.'); diff --git a/tests/wpt/tests/fledge/tentative/resources/real-time-report.py b/tests/wpt/tests/fledge/tentative/resources/real-time-report.py new file mode 100644 index 00000000000..54873674eb5 --- /dev/null +++ b/tests/wpt/tests/fledge/tentative/resources/real-time-report.py @@ -0,0 +1,85 @@ +from typing import List, Tuple, Union + +from fledge.tentative.resources import fledge_http_server_util +from wptserve.request import Request +from wptserve.stash import Stash +from wptserve.utils import isomorphic_decode, isomorphic_encode + +# Arbitrary key used to access the reports in the stash. +REPORTS_KEY = "9d285691-4386-45ad-9a79-d2ec29557cde" + +CLEAR_STASH_AS_BYTES = isomorphic_encode("clear_stash") + +Header = Tuple[str, str] +Status = Union[int, Tuple[int, str]] +Response = Tuple[Status, List[Header], str] + +def get_request_origin(request: Request) -> str: + return "%s://%s" % (request.url_parts.scheme, + request.url_parts.netloc) + +def handle_post_request(request: Request) -> Response: + """Handles POST request for reports. + + Retrieves the report from the request body and stores the report in the + stash. If clear_stash is specified in the query params, clears the stash. + """ + + if request.GET.get(CLEAR_STASH_AS_BYTES): + clear_stash(request.server.stash) + return 200, [], "Stash successfully cleared." + + store_report(request.server.stash, get_request_origin(request), + request.body) + return 200, [], "" + +def handle_get_request(request: Request) -> Response: + """Handles GET request for reports. + + Retrieves and returns all reports from the stash. + """ + headers = [("Content-Type", "text/plain")] + reports = take_reports(request.server.stash, get_request_origin(request)) + headers.append(("Access-Control-Allow-Origin", "*")) + return 200, headers, reports + +def store_report(stash: Stash, origin: str, report: str) -> None: + """Stores the report in the stash.""" + with stash.lock: + reports_dict = stash.take(REPORTS_KEY) + if not reports_dict: + reports_dict = {} + reports = reports_dict.get(origin, []) + reports.append(report) + reports_dict[origin] = reports + stash.put(REPORTS_KEY, reports_dict) + return None + +def clear_stash(stash: Stash) -> None: + "Clears the stash." + stash.take(REPORTS_KEY) + return None + +def take_reports(stash: Stash, origin: str) -> List[str]: + """Takes all the reports from the stash and returns them.""" + with stash.lock: + reports_dict = stash.take(REPORTS_KEY) + if not reports_dict: + reports_dict = {} + + reports = reports_dict.pop(origin, []) + stash.put(REPORTS_KEY, reports_dict) + return reports + +def handle_request(request: Request) -> Response: + """Handles request to get or store reports.""" + if request.method == "POST": + return handle_post_request(request) + if request.method == "GET": + return handle_get_request(request) + + return ( + (405, "Method Not Allowed"), + [("Content-Type", "text/plain")], + "Only GET or POST methods are supported.", + ) diff --git a/tests/wpt/tests/fledge/tentative/trusted-bidding-signals.https.window.js b/tests/wpt/tests/fledge/tentative/trusted-bidding-signals.https.window.js index 1775b3e77a3..74b083e7ef1 100644 --- a/tests/wpt/tests/fledge/tentative/trusted-bidding-signals.https.window.js +++ b/tests/wpt/tests/fledge/tentative/trusted-bidding-signals.https.window.js @@ -820,19 +820,20 @@ subsetTest(promise_test, async test => { ///////////////////////////////////////////////////////////////////////////// // maxTrustedBiddingSignalsURLLength tests ///////////////////////////////////////////////////////////////////////////// +// To detect whether two signals are fetched together or separately, the trusted bidding signals +// Python server will return the request URL as the signal value if the request URL contains the +// string url in its query parameters. // Trusted bidding signals can be retrieved when `maxTrustedBiddingSignalsURLLength` is set to 0, // which means infinite length limit. -// In the following three tests, the generated request URL contains approximately 166 characters. -// The target of the tests is primarily to make sure all the signals are fetched with the full URL. subsetTest(promise_test, async test => { const name = 'group'; + const expect_queries = 'keys=interest-group-names,url&interestGroupNames=group'; await runTrustedBiddingSignalsTest( test, - // Check the URL length is within an approximate range to ensure the URL is not truncated. + // Check returned signal contains expected queries to ensure the URL is not truncated. ` trustedBiddingSignals["interest-group-names"] === '["${name}"]' && - trustedBiddingSignals["url"].length > 150 && - trustedBiddingSignals["url"].length < 180 `, + trustedBiddingSignals["url"].includes("${expect_queries}") `, { name: name, trustedBiddingSignalsKeys: ['interest-group-names', 'url'], @@ -847,11 +848,12 @@ subsetTest(promise_test, async test => { // larger than the limit. subsetTest(promise_test, async test => { const name = 'group'; + const expect_queries = 'keys=interest-group-names,url&interestGroupNames=group'; await runTrustedBiddingSignalsTest( test, + // Check returned signal contains expected queries to ensure the URL is not truncated. ` trustedBiddingSignals["interest-group-names"] === '["${name}"]' && - trustedBiddingSignals["url"].length > 150 && - trustedBiddingSignals["url"].length < 180 `, + trustedBiddingSignals["url"].includes("${expect_queries}") `, { name: name, trustedBiddingSignalsKeys: ['interest-group-names', 'url'], @@ -864,10 +866,12 @@ subsetTest(promise_test, async test => { // a value larger than the length of the request URL. subsetTest(promise_test, async test => { const name = 'group'; + const expect_queries = 'keys=interest-group-names,url&interestGroupNames=group'; await runTrustedBiddingSignalsTest( test, + // Check returned signal contains expected queries to ensure the URL is not truncated. ` trustedBiddingSignals["interest-group-names"] === '["${name}"]' && - trustedBiddingSignals["url"].length < 180 `, + trustedBiddingSignals["url"].includes("${expect_queries}") `, { name: name, trustedBiddingSignalsKeys: ['interest-group-names', 'url'], @@ -880,10 +884,7 @@ subsetTest(promise_test, async test => { // groups, will be split into two parts when `maxTrustedBiddingSignalsURLLength` is set to a // value larger than a single URL length and smaller than the combined URL length. A request // URL from a single interest group contains about 188 characters, while a request URL from -// two interest groups contains about 216 characters. Note that this test can only verifies -// the fetch status of the winner's trusted bidding signal, which is the second interest -// group. We consider the request to be split if the URL length check passes for the second -// interest group. +// two interest groups contains about 216 characters. subsetTest(promise_test, async test => { const uuid = generateUuid(test); const name1 = 'extraordinarilyLongNameGroup1'; @@ -917,14 +918,14 @@ subsetTest(promise_test, async test => { { generateBid: `if (trustedBiddingSignals["interest-group-names"] !== '["${name2}"]' || - trustedBiddingSignals["url"].length > 200) { + trustedBiddingSignals["url"].includes("${name1}")) { throw "unexpected trustedBiddingSignals"; } return { bid: 10, render: interestGroup.ads[0].renderURL };`}) }) ] ); - runBasicFledgeTestExpectingWinner(test, uuid); + await runBasicFledgeTestExpectingWinner(test, uuid); }, 'Trusted bidding signals splits the request if the combined URL length exceeds the limit of regular value.'); // Test whether an oversized trusted bidding signals request URL, generated from two interest @@ -960,14 +961,14 @@ subsetTest(promise_test, async test => { { generateBid: `if (trustedBiddingSignals["interest-group-names"] !== '["${name2}"]' || - trustedBiddingSignals["url"].length > 200) { + trustedBiddingSignals["url"].includes("${name1}")) { throw "unexpected trustedBiddingSignals"; } return { bid: 10, render: interestGroup.ads[0].renderURL };`}) }) ] ); - runBasicFledgeTestExpectingWinner(test, uuid); + await runBasicFledgeTestExpectingWinner(test, uuid); }, 'Trusted bidding signals splits the request if the combined URL length exceeds the limit of small value.'); ///////////////////////////////////////////////////////////////////////////// diff --git a/tests/wpt/tests/fledge/tentative/trusted-scoring-signals.https.window.js b/tests/wpt/tests/fledge/tentative/trusted-scoring-signals.https.window.js index 0368db692c4..ea08ded9e8e 100644 --- a/tests/wpt/tests/fledge/tentative/trusted-scoring-signals.https.window.js +++ b/tests/wpt/tests/fledge/tentative/trusted-scoring-signals.https.window.js @@ -635,23 +635,24 @@ subsetTest(promise_test, async test => { ///////////////////////////////////////////////////////////////////////////// // maxTrustedBiddingSignalsURLLength tests ///////////////////////////////////////////////////////////////////////////// +// To detect whether two signals are fetched together or separately, the trusted scoring signals +// Python server will return the request URL as the signal value if the request URL contains the +// string `url` in its query parameters. // Trusted scoring signals can be retrieved when `maxTrustedScoringSignalsURLLength` is set to 0. -// In the following three tests, the generated request URL contains approximately 294 characters. -// The target of the tests is primarily to make sure the signals were fetched with the full URL. +// Check if the returned signal contains value of `renderURL` to make sure the signal is fetched +// with the full URL. subsetTest(promise_test, async test => { const uuid = generateUuid(test); - const renderURL = createRenderURL(uuid, /*script=*/null, 'url'); + const renderURL = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url'); const interestGroupOverrides = { ads: [{ renderURL: renderURL }] }; const auctionConfigOverrides = { trustedScoringSignalsURL: TRUSTED_SCORING_SIGNALS_URL, maxTrustedScoringSignalsURLLength: 0, decisionLogicURL: createDecisionScriptURL(uuid, { - // Check the URL length is within an approximate range to ensure the URL is not truncated. scoreAd: - `if (trustedScoringSignals.renderURL["${renderURL}"].length < 280 || - trustedScoringSignals.renderURL["${renderURL}"].length > 300) + `if (!trustedScoringSignals.renderURL["${renderURL}"].includes(encodeURIComponent("${renderURL}"))) throw "error";` }) }; @@ -666,20 +667,19 @@ subsetTest(promise_test, async test => { }, 'Trusted scoring signals request works with a URL length limit set to 0.'); // Trusted scoring signals can be retrieved when `maxTrustedScoringSignalsURLLength` is set to -// a non-zero value smaller than the length of the request URL. +// a non-zero value smaller than the length of the request URL. Check if the returned signal +// contains value of `renderURL` to make sure the signal was fetched with the full URL. subsetTest(promise_test, async test => { const uuid = generateUuid(test); - const renderURL = createRenderURL(uuid, /*script=*/null, 'url'); + const renderURL = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url'); const interestGroupOverrides = { ads: [{ renderURL: renderURL }] }; const auctionConfigOverrides = { trustedScoringSignalsURL: TRUSTED_SCORING_SIGNALS_URL, maxTrustedScoringSignalsURLLength: 1, decisionLogicURL: createDecisionScriptURL(uuid, { - // Check the URL length is within an approximate range to ensure the URL is not truncated. scoreAd: - `if (trustedScoringSignals.renderURL["${renderURL}"].length < 280 || - trustedScoringSignals.renderURL["${renderURL}"].length > 300) + `if (!trustedScoringSignals.renderURL["${renderURL}"].includes(encodeURIComponent("${renderURL}"))) throw "error";` }) }; @@ -694,17 +694,20 @@ subsetTest(promise_test, async test => { }, 'Trusted scoring signals request works with a URL length limit smaller than the URL length.'); // Trusted scoring signals can be retrieved when `maxTrustedScoringSignalsURLLength` is set to -// a value larger than the length of the request URL. +// a value larger than the length of the request URL. Check if the returned signal contains +// value of `renderURL` to make sure the signal was fetched with the full URL. subsetTest(promise_test, async test => { const uuid = generateUuid(test); - const renderURL = createRenderURL(uuid, /*script=*/null, 'url'); + const renderURL = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url'); const interestGroupOverrides = { ads: [{ renderURL: renderURL }] }; const auctionConfigOverrides = { trustedScoringSignalsURL: TRUSTED_SCORING_SIGNALS_URL, maxTrustedScoringSignalsURLLength: 1000, decisionLogicURL: createDecisionScriptURL(uuid, { - scoreAd: `if (trustedScoringSignals.renderURL["${renderURL}"].length > 300) throw "error";` + scoreAd: + `if (!trustedScoringSignals.renderURL["${renderURL}"].includes(encodeURIComponent("${renderURL}"))) + throw "error";` }) }; @@ -719,25 +722,25 @@ subsetTest(promise_test, async test => { // Test whether an oversized trusted scoring signals request URL, generated from two interest // groups, will be split into two parts when `maxTrustedScoringSignalsURLLength` is set to a -// value larger than a single URL length and smaller than the combined URL length. A request -// URL from a single interest group contains about 294 characters, while a request URL from -// two interest groups contains about 466 characters. +// value larger than a single URL length and smaller than the combined URL length. Check the returned +// signal for interest group `group 1` only contains string `group1` but not `group2` to ensure the +// fetch requests are not combined together. subsetTest(promise_test, async test => { const uuid = generateUuid(test); - const renderURL1 = createRenderURL(uuid, /*script=*/null, 'url,group1'); - const renderURL2 = createRenderURL(uuid, /*script=*/null, 'url,group2'); + const renderURL1 = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url,group1'); + const renderURL2 = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url,group2'); const auctionConfigOverrides = { trustedScoringSignalsURL: TRUSTED_SCORING_SIGNALS_URL, maxTrustedScoringSignalsURLLength: 300, decisionLogicURL: createDecisionScriptURL(uuid, { - // This will make the auction reject `renderURL2`, and if `renderURL1` passes the URL - // length check, we consider `renderURL2` is fetched by itself in the trusted scoring - // signals request. + // This will make the auction reject `renderURL2`, and if `renderURL1` passes check, + // we consider `renderURL2` is fetched by itself in the trusted scoring signals request. scoreAd: - `if (!trustedScoringSignals.renderURL.has("${renderURL1}") || - trustedScoringSignals.renderURL.has("${renderURL2}") || - trustedScoringSignals.renderURL["${renderURL1}"].length > 300) { + `if (!trustedScoringSignals.renderURL.hasOwnProperty("${renderURL1}") || + trustedScoringSignals.renderURL.hasOwnProperty("${renderURL2}") || + trustedScoringSignals.renderURL["${renderURL1}"].includes('group2') || + !trustedScoringSignals.renderURL["${renderURL1}"].includes('group1')) { throw "error"; }` }) @@ -748,25 +751,29 @@ subsetTest(promise_test, async test => { joinInterestGroup(test, uuid, { name: 'group 2', ads: [{ renderURL: renderURL2 }] }) ] ); - runBasicFledgeTestExpectingWinner(test, uuid, auctionConfigOverrides); + await runBasicFledgeTestExpectingWinner(test, uuid, auctionConfigOverrides); }, 'Trusted scoring signals splits the request if the combined URL length exceeds the limit of regular value.'); // Test whether an oversized trusted scoring signals request URL, generated from two interest // groups, will be split into two parts when `maxTrustedScoringSignalsURLLength` is set to a -// value smaller than a single URL length. +// value smaller than a single URL length. Check the returned signal for interest group `group 1` +// only contains `group1` but not `group2` to ensure the fetch requests are not combined together. subsetTest(promise_test, async test => { const uuid = generateUuid(test); - const renderURL1 = createRenderURL(uuid, /*script=*/null, 'url,group1'); - const renderURL2 = createRenderURL(uuid, /*script=*/null, 'url,group2'); + const renderURL1 = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url,group1'); + const renderURL2 = createRenderURL(uuid, /*script=*/null, /*signalsParam=*/'url,group2'); const auctionConfigOverrides = { trustedScoringSignalsURL: TRUSTED_SCORING_SIGNALS_URL, maxTrustedScoringSignalsURLLength: 1, decisionLogicURL: createDecisionScriptURL(uuid, { + // This will make the auction reject `renderURL2`, and if `renderURL1` passes check, + // we consider `renderURL2` is fetched by itself in the trusted scoring signals request. scoreAd: - `if (!trustedScoringSignals.renderURL.has("${renderURL1}") || - trustedScoringSignals.renderURL.has("${renderURL2}") || - trustedScoringSignals.renderURL["${renderURL1}"].length > 300) { + `if (!trustedScoringSignals.renderURL.hasOwnProperty("${renderURL1}") || + trustedScoringSignals.renderURL.hasOwnProperty("${renderURL2}") || + trustedScoringSignals.renderURL["${renderURL1}"].includes('group2') || + !trustedScoringSignals.renderURL["${renderURL1}"].includes('group1')) { throw "error"; }` }) @@ -777,5 +784,5 @@ subsetTest(promise_test, async test => { joinInterestGroup(test, uuid, { name: 'group 2', ads: [{ renderURL: renderURL2 }] }) ] ); - runBasicFledgeTestExpectingWinner(test, uuid, auctionConfigOverrides); + await runBasicFledgeTestExpectingWinner(test, uuid, auctionConfigOverrides); }, 'Trusted scoring signals splits the request if the combined URL length exceeds the limit of small value.'); diff --git a/tests/wpt/tests/font-access/font_access_permission.tentative.https.window.js b/tests/wpt/tests/font-access/font_access_permission.tentative.https.window.js index fbd0d1d885b..27422d91205 100644 --- a/tests/wpt/tests/font-access/font_access_permission.tentative.https.window.js +++ b/tests/wpt/tests/font-access/font_access_permission.tentative.https.window.js @@ -5,6 +5,7 @@ 'use strict'; promise_test(async t => { + await test_driver.bless('enable local font queries'); const fonts = await self.queryLocalFonts(); assert_equals( fonts.length, 0, 'Fonts are not returned with permission not given.'); @@ -12,6 +13,7 @@ promise_test(async t => { promise_test(async t => { await test_driver.set_permission({name: 'local-fonts'}, 'denied'); + await test_driver.bless('enable local font queries'); const fonts = await self.queryLocalFonts(); assert_equals( fonts.length, 0, 'Fonts are not returned with permission denied.'); @@ -19,6 +21,7 @@ promise_test(async t => { promise_test(async t => { await test_driver.set_permission({name: 'local-fonts'}, 'granted'); + await test_driver.bless('enable local font queries'); const fonts = await self.queryLocalFonts(); assert_greater_than_equal( fonts.length, 1, 'Fonts are returned with permission granted.'); diff --git a/tests/wpt/tests/forced-colors-mode/WEB_FEATURES.yml b/tests/wpt/tests/forced-colors-mode/WEB_FEATURES.yml new file mode 100644 index 00000000000..58883c4b9da --- /dev/null +++ b/tests/wpt/tests/forced-colors-mode/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: forced-colors + files: + - "*" diff --git a/tests/wpt/tests/forced-colors-mode/backplate/WEB_FEATURES.yml b/tests/wpt/tests/forced-colors-mode/backplate/WEB_FEATURES.yml new file mode 100644 index 00000000000..58883c4b9da --- /dev/null +++ b/tests/wpt/tests/forced-colors-mode/backplate/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: forced-colors + files: + - "*" diff --git a/tests/wpt/tests/fs/resources/sandboxed-fs-test-helpers.js b/tests/wpt/tests/fs/resources/sandboxed-fs-test-helpers.js index 679f409ca90..746b492012d 100644 --- a/tests/wpt/tests/fs/resources/sandboxed-fs-test-helpers.js +++ b/tests/wpt/tests/fs/resources/sandboxed-fs-test-helpers.js @@ -20,12 +20,8 @@ async function cleanupDirectory(dir, ignoreRejections) { entry => dir.removeEntry(entry.name, {recursive: entry.kind === 'directory'})); - // Wait for them all to resolve or reject. - if (ignoreRejections) { - await Promise.allSettled(remove_entry_promises); - } else { - await Promise.all(remove_entry_promises); - } + // Wait for them all to resolve or reject, ignoring any rejections. + await Promise.allSettled(remove_entry_promises); } function directory_test(func, description) { @@ -33,13 +29,13 @@ function directory_test(func, description) { const dir = await navigator.storage.getDirectory(); // To be extra resilient against bad tests, cleanup before every test. - await cleanupDirectory(dir, /*ignoreRejections=*/ false); + await cleanupDirectory(dir); // Cleanup after every test. t.add_cleanup(async () => { // Ignore any rejections since other cleanup code may have deleted them // before we could. - await cleanupDirectory(dir, /*ignoreRejections=*/ true); + await cleanupDirectory(dir); }); diff --git a/tests/wpt/tests/html/rendering/non-replaced-elements/tables/table-attribute.html b/tests/wpt/tests/html/rendering/non-replaced-elements/tables/table-attribute.html index 54acff0350e..a9bc3fb0bf6 100644 --- a/tests/wpt/tests/html/rendering/non-replaced-elements/tables/table-attribute.html +++ b/tests/wpt/tests/html/rendering/non-replaced-elements/tables/table-attribute.html @@ -106,7 +106,7 @@ function commonHeightTest(id, attr, value, cssProp, expected, type="", divClass) // table#bordercolor commonTest("table", "bordercolor", "red", "border-color", "rgb(255, 0, 0)"); // table#cellspacing -commonTest("table", "cellspacing", "10", "border-spacing", "10px 10px", "10"); +commonTest("table", "cellspacing", "10", "border-spacing", "10px", "10"); // {table, thead, body, tfoot, tr, td, th}#background // {table, thead, body, tfoot, tr, td, th}#bgcolor diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-options.tenative.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-options.tenative.html index 7e89a5ad428..0cecdf224b1 100644 --- a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-options.tenative.html +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-options.tenative.html @@ -2,6 +2,7 @@ + @@ -34,10 +35,9 @@ test(() => { o1.appendChild(o2); test(() => { - assert_equals(select.options.length, 2, 'select.options.length'); + assert_equals(select.options.length, 1, 'select.options.length'); assert_equals(select.options[0], o1, 'select.options[0]'); - assert_equals(select.options[1], o2, 'select.options[1]'); -}, 'Nested should be listed in IDLs.'); promise_test(async () => { await test_driver.bless(); diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html index dea01de80be..b50d41faef4 100644 --- a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html @@ -11,14 +11,14 @@ select,::picker(select) { diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/blank.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/blank.html new file mode 100644 index 00000000000..83df0e65644 --- /dev/null +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/blank.html @@ -0,0 +1,16 @@ + + + +
+ +
diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html new file mode 100644 index 00000000000..b38ed627548 --- /dev/null +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html @@ -0,0 +1,15 @@ + + +
+ +
diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-anchor-regression.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-anchor-regression.html new file mode 100644 index 00000000000..05dd8ae1d9d --- /dev/null +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-anchor-regression.html @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + diff --git a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html index e2d39ff3995..d2617a5bec8 100644 --- a/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html +++ b/tests/wpt/tests/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html @@ -6,7 +6,17 @@ -
div 1
div 2
@@ -16,34 +26,56 @@
div 3
- -