aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt
diff options
context:
space:
mode:
authorSimon Wülker <simon.wuelker@arcor.de>2024-11-08 13:59:01 +0100
committerGitHub <noreply@github.com>2024-11-08 12:59:01 +0000
commit6b94b2c6846b52a94aaee184c1e0d276b8f85887 (patch)
tree5be2f39b474fae39deffc5087a735fbfb3ab5403 /tests/wpt
parentfe58556c0bf37f9f13685c367341d598fcb52d33 (diff)
downloadservo-6b94b2c6846b52a94aaee184c1e0d276b8f85887.tar.gz
servo-6b94b2c6846b52a94aaee184c1e0d276b8f85887.zip
Implement `subtlecrypto.deriveKey` (#34185)
* Implement NormalizedAlgorithm::get_key_length This is a minimal implementation, which will make the DeriveKey operation work for AES-CTR keys in the future. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Implement SubtleCrypto.deriveKey Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'tests/wpt')
-rw-r--r--tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini12
-rw-r--r--tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini12
-rw-r--r--tests/wpt/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini36
-rw-r--r--tests/wpt/meta/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini12960
-rw-r--r--tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini18
5 files changed, 0 insertions, 13038 deletions
diff --git a/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini
index b7b31f7b9ee..d287e19db6d 100644
--- a/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini
+++ b/tests/wpt/meta/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/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini
index ed472cda65c..914aa7e4d01 100644
--- a/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini
+++ b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini
@@ -23,12 +23,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/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini
index e4a01402c0b..a3278d9c073 100644
--- a/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini
+++ b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.any.js.ini
@@ -5,12 +5,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
@@ -35,12 +29,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
@@ -65,12 +53,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
@@ -97,12 +79,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
@@ -127,12 +103,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
@@ -157,12 +127,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/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini
index ac5327a159b..44bd69f503e 100644
--- a/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini
+++ b/tests/wpt/meta/WebCryptoAPI/derive_bits_keys/pbkdf2.https.any.js.ini
@@ -2,9 +2,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
@@ -14,9 +11,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
@@ -26,9 +20,6 @@
[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
@@ -41,9 +32,6 @@
[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
@@ -53,9 +41,6 @@
[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
@@ -65,9 +50,6 @@
[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
@@ -77,9 +59,6 @@
[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
@@ -89,9 +68,6 @@
[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
@@ -101,9 +77,6 @@
[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
@@ -113,9 +86,6 @@
[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
@@ -125,9 +95,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
@@ -137,9 +104,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
@@ -149,9 +113,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
@@ -161,9 +122,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
@@ -173,9 +131,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
@@ -185,9 +140,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
@@ -197,9 +149,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
@@ -209,9 +158,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
@@ -221,9 +167,6 @@
[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
@@ -284,9 +227,6 @@
[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
@@ -296,9 +236,6 @@
[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
@@ -308,9 +245,6 @@
[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
@@ -320,9 +254,6 @@
[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
@@ -332,9 +263,6 @@
[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
@@ -344,9 +272,6 @@
[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
@@ -356,9 +281,6 @@
[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
@@ -368,9 +290,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
@@ -380,9 +299,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
@@ -392,9 +308,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
@@ -404,9 +317,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
@@ -416,9 +326,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
@@ -428,9 +335,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
@@ -440,9 +344,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
@@ -452,9 +353,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
@@ -464,9 +362,6 @@
[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
@@ -479,9 +374,6 @@
[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
@@ -491,9 +383,6 @@
[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
@@ -503,9 +392,6 @@
[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
@@ -515,9 +401,6 @@
[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
@@ -527,9 +410,6 @@
[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
@@ -539,9 +419,6 @@
[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
@@ -551,9 +428,6 @@
[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
@@ -563,9 +437,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
@@ -575,9 +446,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
@@ -587,9 +455,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
@@ -599,9 +464,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
@@ -611,9 +473,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
@@ -623,9 +482,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
@@ -635,9 +491,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
@@ -647,9 +500,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
@@ -659,9 +509,6 @@
[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
@@ -674,9 +521,6 @@
[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
@@ -686,9 +530,6 @@
[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
@@ -698,9 +539,6 @@
[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
@@ -710,9 +548,6 @@
[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
@@ -722,9 +557,6 @@
[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
@@ -734,9 +566,6 @@
[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
@@ -746,9 +575,6 @@
[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
@@ -758,9 +584,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
@@ -770,9 +593,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
@@ -782,9 +602,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
@@ -794,9 +611,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
@@ -806,9 +620,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
@@ -818,9 +629,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
@@ -830,9 +638,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
@@ -842,9 +647,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
@@ -854,9 +656,6 @@
[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
@@ -917,9 +716,6 @@
[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
@@ -929,9 +725,6 @@
[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
@@ -941,9 +734,6 @@
[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
@@ -953,9 +743,6 @@
[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
@@ -965,9 +752,6 @@
[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
@@ -977,9 +761,6 @@
[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
@@ -989,9 +770,6 @@
[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
@@ -1001,9 +779,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
@@ -1013,9 +788,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
@@ -1025,9 +797,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
@@ -1037,9 +806,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
@@ -1049,9 +815,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
@@ -1061,9 +824,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
@@ -1073,9 +833,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
@@ -1085,9 +842,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
@@ -1097,9 +851,6 @@
[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
@@ -1112,9 +863,6 @@
[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
@@ -1124,9 +872,6 @@
[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
@@ -1136,9 +881,6 @@
[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
@@ -1148,9 +890,6 @@
[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
@@ -1160,9 +899,6 @@
[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
@@ -1172,9 +908,6 @@
[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
@@ -1184,9 +917,6 @@
[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
@@ -1196,9 +926,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
@@ -1208,9 +935,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
@@ -1220,9 +944,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
@@ -1232,9 +953,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
@@ -1244,9 +962,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
@@ -1256,9 +971,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
@@ -1268,9 +980,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
@@ -1280,9 +989,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
@@ -1292,9 +998,6 @@
[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
@@ -1307,9 +1010,6 @@
[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
@@ -1319,9 +1019,6 @@
[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
@@ -1331,9 +1028,6 @@
[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
@@ -1343,9 +1037,6 @@
[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
@@ -1355,9 +1046,6 @@
[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
@@ -1367,9 +1055,6 @@
[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
@@ -1379,9 +1064,6 @@
[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
@@ -1391,9 +1073,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
@@ -1403,9 +1082,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
@@ -1415,9 +1091,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
@@ -1427,9 +1100,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
@@ -1439,9 +1109,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
@@ -1451,9 +1118,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
@@ -1463,9 +1127,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
@@ -1475,9 +1136,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
@@ -1487,9 +1145,6 @@
[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
@@ -1550,9 +1205,6 @@
[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
@@ -1562,9 +1214,6 @@
[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
@@ -1574,9 +1223,6 @@
[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
@@ -1586,9 +1232,6 @@
[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
@@ -1598,9 +1241,6 @@
[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
@@ -1610,9 +1250,6 @@
[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
@@ -1622,9 +1259,6 @@
[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
@@ -1634,9 +1268,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
@@ -1646,9 +1277,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
@@ -1658,9 +1286,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
@@ -1670,9 +1295,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
@@ -1682,9 +1304,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
@@ -1694,9 +1313,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
@@ -1706,9 +1322,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
@@ -1718,9 +1331,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
@@ -1730,9 +1340,6 @@
[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
@@ -1745,9 +1352,6 @@
[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
@@ -1757,9 +1361,6 @@
[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
@@ -1769,9 +1370,6 @@
[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
@@ -1781,9 +1379,6 @@
[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
@@ -1793,9 +1388,6 @@
[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
@@ -1805,9 +1397,6 @@
[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
@@ -1817,9 +1406,6 @@
[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
@@ -1829,9 +1415,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
@@ -1841,9 +1424,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
@@ -1853,9 +1433,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
@@ -1865,9 +1442,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
@@ -1877,9 +1451,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
@@ -1889,9 +1460,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
@@ -1901,9 +1469,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
@@ -1913,9 +1478,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
@@ -1925,9 +1487,6 @@
[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
@@ -1940,9 +1499,6 @@
[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
@@ -1952,9 +1508,6 @@
[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
@@ -1964,9 +1517,6 @@
[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
@@ -1976,9 +1526,6 @@
[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
@@ -1988,9 +1535,6 @@
[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
@@ -2000,9 +1544,6 @@
[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
@@ -2012,9 +1553,6 @@
[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
@@ -2024,9 +1562,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
@@ -2036,9 +1571,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
@@ -2048,9 +1580,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
@@ -2060,9 +1589,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
@@ -2072,9 +1598,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
@@ -2084,9 +1607,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
@@ -2096,9 +1616,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
@@ -2108,9 +1625,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
@@ -2120,9 +1634,6 @@
[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
@@ -2180,156 +1691,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -2339,9 +1703,6 @@
[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
@@ -2351,9 +1712,6 @@
[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
@@ -2363,9 +1721,6 @@
[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
@@ -2375,9 +1730,6 @@
[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
@@ -2387,9 +1739,6 @@
[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
@@ -2399,9 +1748,6 @@
[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
@@ -2411,9 +1757,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
@@ -2423,9 +1766,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
@@ -2435,9 +1775,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
@@ -2447,9 +1784,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
@@ -2459,9 +1793,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
@@ -2471,9 +1802,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
@@ -2483,9 +1811,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
@@ -2495,9 +1820,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
@@ -2507,9 +1829,6 @@
[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
@@ -2522,9 +1841,6 @@
[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
@@ -2534,9 +1850,6 @@
[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
@@ -2546,9 +1859,6 @@
[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
@@ -2558,9 +1868,6 @@
[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
@@ -2570,9 +1877,6 @@
[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
@@ -2582,9 +1886,6 @@
[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
@@ -2594,9 +1895,6 @@
[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
@@ -2606,9 +1904,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
@@ -2618,9 +1913,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
@@ -2630,9 +1922,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
@@ -2642,9 +1931,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
@@ -2654,9 +1940,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
@@ -2666,9 +1949,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
@@ -2678,9 +1958,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
@@ -2690,9 +1967,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
@@ -2702,9 +1976,6 @@
[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
@@ -2717,9 +1988,6 @@
[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
@@ -2729,9 +1997,6 @@
[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
@@ -2741,9 +2006,6 @@
[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
@@ -2753,9 +2015,6 @@
[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
@@ -2765,9 +2024,6 @@
[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
@@ -2777,9 +2033,6 @@
[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
@@ -2791,9 +2044,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
@@ -2803,9 +2053,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
@@ -2815,9 +2062,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
@@ -2827,9 +2071,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
@@ -2839,9 +2080,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
@@ -2851,9 +2089,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
@@ -2863,9 +2098,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
@@ -2875,9 +2107,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
@@ -2887,9 +2116,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
@@ -2899,9 +2125,6 @@
[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
@@ -2962,9 +2185,6 @@
[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
@@ -2974,9 +2194,6 @@
[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
@@ -2986,9 +2203,6 @@
[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
@@ -2998,9 +2212,6 @@
[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
@@ -3010,9 +2221,6 @@
[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
@@ -3022,9 +2230,6 @@
[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
@@ -3034,9 +2239,6 @@
[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
@@ -3046,9 +2248,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
@@ -3058,9 +2257,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
@@ -3070,9 +2266,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
@@ -3082,9 +2275,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
@@ -3094,9 +2284,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
@@ -3106,9 +2293,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
@@ -3118,9 +2302,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
@@ -3130,9 +2311,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
@@ -3142,9 +2320,6 @@
[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
@@ -3157,9 +2332,6 @@
[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
@@ -3169,9 +2341,6 @@
[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
@@ -3181,9 +2350,6 @@
[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
@@ -3193,9 +2359,6 @@
[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
@@ -3205,9 +2368,6 @@
[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
@@ -3217,9 +2377,6 @@
[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
@@ -3229,9 +2386,6 @@
[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
@@ -3241,9 +2395,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
@@ -3253,9 +2404,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
@@ -3265,9 +2413,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
@@ -3277,9 +2422,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
@@ -3289,9 +2431,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
@@ -3301,9 +2440,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
@@ -3313,9 +2449,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
@@ -3325,9 +2458,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
@@ -3337,9 +2467,6 @@
[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
@@ -3352,9 +2479,6 @@
[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
@@ -3364,9 +2488,6 @@
[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
@@ -3376,9 +2497,6 @@
[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
@@ -3388,9 +2506,6 @@
[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
@@ -3400,9 +2515,6 @@
[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
@@ -3412,9 +2524,6 @@
[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
@@ -3424,9 +2533,6 @@
[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
@@ -3436,9 +2542,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
@@ -3448,9 +2551,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
@@ -3460,9 +2560,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
@@ -3472,9 +2569,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
@@ -3484,9 +2578,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
@@ -3496,9 +2587,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
@@ -3508,9 +2596,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
@@ -3520,9 +2605,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
@@ -3532,9 +2614,6 @@
[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
@@ -3595,9 +2674,6 @@
[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
@@ -3607,9 +2683,6 @@
[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
@@ -3619,9 +2692,6 @@
[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
@@ -3631,9 +2701,6 @@
[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
@@ -3643,9 +2710,6 @@
[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
@@ -3655,9 +2719,6 @@
[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
@@ -3667,9 +2728,6 @@
[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
@@ -3679,9 +2737,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
@@ -3691,9 +2746,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
@@ -3703,9 +2755,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
@@ -3715,9 +2764,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
@@ -3727,9 +2773,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
@@ -3739,9 +2782,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
@@ -3751,9 +2791,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
@@ -3763,9 +2800,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
@@ -3775,9 +2809,6 @@
[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
@@ -3790,9 +2821,6 @@
[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
@@ -3802,9 +2830,6 @@
[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
@@ -3814,9 +2839,6 @@
[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
@@ -3826,9 +2848,6 @@
[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
@@ -3838,9 +2857,6 @@
[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
@@ -3850,9 +2866,6 @@
[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
@@ -3862,9 +2875,6 @@
[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
@@ -3874,9 +2884,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
@@ -3886,9 +2893,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
@@ -3898,9 +2902,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
@@ -3910,9 +2911,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
@@ -3922,9 +2920,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
@@ -3934,9 +2929,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
@@ -3946,9 +2938,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
@@ -3958,9 +2947,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
@@ -3970,9 +2956,6 @@
[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
@@ -3985,9 +2968,6 @@
[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
@@ -3997,9 +2977,6 @@
[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
@@ -4009,9 +2986,6 @@
[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
@@ -4021,9 +2995,6 @@
[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
@@ -4033,9 +3004,6 @@
[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
@@ -4045,9 +3013,6 @@
[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
@@ -4057,9 +3022,6 @@
[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
@@ -4069,9 +3031,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
@@ -4081,9 +3040,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
@@ -4093,9 +3049,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
@@ -4105,9 +3058,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
@@ -4117,9 +3067,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
@@ -4129,9 +3076,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
@@ -4141,9 +3085,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
@@ -4153,9 +3094,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
@@ -4165,9 +3103,6 @@
[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
@@ -4228,9 +3163,6 @@
[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
@@ -4240,9 +3172,6 @@
[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
@@ -4252,9 +3181,6 @@
[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
@@ -4264,9 +3190,6 @@
[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
@@ -4276,9 +3199,6 @@
[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
@@ -4288,9 +3208,6 @@
[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
@@ -4300,9 +3217,6 @@
[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
@@ -4312,9 +3226,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
@@ -4324,9 +3235,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
@@ -4336,9 +3244,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
@@ -4348,9 +3253,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
@@ -4360,9 +3262,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
@@ -4372,9 +3271,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
@@ -4384,9 +3280,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
@@ -4396,9 +3289,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
@@ -4408,9 +3298,6 @@
[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
@@ -4423,9 +3310,6 @@
[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
@@ -4435,9 +3319,6 @@
[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
@@ -4447,9 +3328,6 @@
[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
@@ -4459,9 +3337,6 @@
[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
@@ -4471,9 +3346,6 @@
[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
@@ -4483,9 +3355,6 @@
[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
@@ -4495,9 +3364,6 @@
[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
@@ -4507,9 +3373,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
@@ -4519,9 +3382,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
@@ -4531,9 +3391,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
@@ -4543,9 +3400,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
@@ -4555,9 +3409,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
@@ -4567,9 +3418,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
@@ -4579,9 +3427,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
@@ -4591,9 +3436,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
@@ -4603,9 +3445,6 @@
[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
@@ -4618,9 +3457,6 @@
[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
@@ -4630,9 +3466,6 @@
[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
@@ -4642,9 +3475,6 @@
[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
@@ -4654,9 +3484,6 @@
[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
@@ -4666,9 +3493,6 @@
[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
@@ -4678,9 +3502,6 @@
[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
@@ -4690,9 +3511,6 @@
[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
@@ -4702,9 +3520,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
@@ -4714,9 +3529,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
@@ -4726,9 +3538,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
@@ -4738,9 +3547,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
@@ -4750,9 +3556,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
@@ -4762,9 +3565,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
@@ -4774,9 +3574,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
@@ -4786,9 +3583,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
@@ -4798,9 +3592,6 @@
[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
@@ -4858,156 +3649,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -5017,9 +3661,6 @@
[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
@@ -5029,9 +3670,6 @@
[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
@@ -5041,9 +3679,6 @@
[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
@@ -5053,9 +3688,6 @@
[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
@@ -5065,9 +3697,6 @@
[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
@@ -5077,9 +3706,6 @@
[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
@@ -5089,9 +3715,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
@@ -5101,9 +3724,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
@@ -5113,9 +3733,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
@@ -5125,9 +3742,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
@@ -5137,9 +3751,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
@@ -5149,9 +3760,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
@@ -5161,9 +3769,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
@@ -5173,9 +3778,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
@@ -5185,9 +3787,6 @@
[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
@@ -5200,9 +3799,6 @@
[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
@@ -5212,9 +3808,6 @@
[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
@@ -5224,9 +3817,6 @@
[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
@@ -5236,9 +3826,6 @@
[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
@@ -5248,9 +3835,6 @@
[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
@@ -5260,9 +3844,6 @@
[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
@@ -5272,9 +3853,6 @@
[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
@@ -5284,9 +3862,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
@@ -5296,9 +3871,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
@@ -5308,9 +3880,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
@@ -5320,9 +3889,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
@@ -5332,9 +3898,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
@@ -5344,9 +3907,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
@@ -5356,9 +3916,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
@@ -5368,9 +3925,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
@@ -5380,9 +3934,6 @@
[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
@@ -5395,9 +3946,6 @@
[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
@@ -5407,9 +3955,6 @@
[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
@@ -5419,9 +3964,6 @@
[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
@@ -5431,9 +3973,6 @@
[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
@@ -5443,9 +3982,6 @@
[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
@@ -5455,9 +3991,6 @@
[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
@@ -5467,9 +4000,6 @@
[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
@@ -5479,9 +4009,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
@@ -5491,9 +4018,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
@@ -5503,9 +4027,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
@@ -5515,9 +4036,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
@@ -5527,9 +4045,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
@@ -5539,9 +4054,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
@@ -5551,9 +4063,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
@@ -5563,9 +4072,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
@@ -5575,9 +4081,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
@@ -5595,9 +4098,6 @@
[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
@@ -5607,9 +4107,6 @@
[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
@@ -5619,9 +4116,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
@@ -5631,9 +4125,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
@@ -5643,9 +4134,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
@@ -5655,9 +4143,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
@@ -5667,9 +4152,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
@@ -5679,9 +4161,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
@@ -5691,9 +4170,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
@@ -5703,9 +4179,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
@@ -5715,9 +4188,6 @@
[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
@@ -5730,9 +4200,6 @@
[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
@@ -5742,9 +4209,6 @@
[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
@@ -5754,9 +4218,6 @@
[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
@@ -5766,9 +4227,6 @@
[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
@@ -5778,9 +4236,6 @@
[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
@@ -5790,9 +4245,6 @@
[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
@@ -5802,9 +4254,6 @@
[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
@@ -5814,9 +4263,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
@@ -5826,9 +4272,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
@@ -5838,9 +4281,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
@@ -5850,9 +4290,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
@@ -5862,9 +4299,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
@@ -5874,9 +4308,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
@@ -5886,9 +4317,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
@@ -5898,9 +4326,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
@@ -5910,9 +4335,6 @@
[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
@@ -5925,9 +4347,6 @@
[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
@@ -5937,9 +4356,6 @@
[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
@@ -5949,9 +4365,6 @@
[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
@@ -5961,9 +4374,6 @@
[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
@@ -5973,9 +4383,6 @@
[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
@@ -5985,9 +4392,6 @@
[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
@@ -5997,9 +4401,6 @@
[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
@@ -6009,9 +4410,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
@@ -6021,9 +4419,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
@@ -6033,9 +4428,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
@@ -6045,9 +4437,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
@@ -6057,9 +4446,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
@@ -6069,9 +4455,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
@@ -6081,9 +4464,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
@@ -6093,9 +4473,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
@@ -6105,9 +4482,6 @@
[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
@@ -6168,9 +4542,6 @@
[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
@@ -6180,9 +4551,6 @@
[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
@@ -6192,9 +4560,6 @@
[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
@@ -6204,9 +4569,6 @@
[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
@@ -6216,9 +4578,6 @@
[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
@@ -6228,9 +4587,6 @@
[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
@@ -6240,9 +4596,6 @@
[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
@@ -6252,9 +4605,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
@@ -6264,9 +4614,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
@@ -6276,9 +4623,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
@@ -6288,9 +4632,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
@@ -6300,9 +4641,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
@@ -6312,9 +4650,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
@@ -6324,9 +4659,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
@@ -6336,9 +4668,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
@@ -6348,9 +4677,6 @@
[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
@@ -6363,9 +4689,6 @@
[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
@@ -6375,9 +4698,6 @@
[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
@@ -6387,9 +4707,6 @@
[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
@@ -6399,9 +4716,6 @@
[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
@@ -6411,9 +4725,6 @@
[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
@@ -6423,9 +4734,6 @@
[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
@@ -6435,9 +4743,6 @@
[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
@@ -6447,9 +4752,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
@@ -6459,9 +4761,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
@@ -6471,9 +4770,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
@@ -6483,9 +4779,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
@@ -6495,9 +4788,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
@@ -6507,9 +4797,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
@@ -6519,9 +4806,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
@@ -6531,9 +4815,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
@@ -6543,9 +4824,6 @@
[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
@@ -6558,9 +4836,6 @@
[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
@@ -6570,9 +4845,6 @@
[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
@@ -6582,9 +4854,6 @@
[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
@@ -6594,9 +4863,6 @@
[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
@@ -6606,9 +4872,6 @@
[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
@@ -6618,9 +4881,6 @@
[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
@@ -6630,9 +4890,6 @@
[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
@@ -6642,9 +4899,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
@@ -6654,9 +4908,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
@@ -6666,9 +4917,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
@@ -6678,9 +4926,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
@@ -6690,9 +4935,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
@@ -6702,9 +4944,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
@@ -6714,9 +4953,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
@@ -6726,9 +4962,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
@@ -6738,9 +4971,6 @@
[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
@@ -6801,9 +5031,6 @@
[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
@@ -6813,9 +5040,6 @@
[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
@@ -6825,9 +5049,6 @@
[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
@@ -6837,9 +5058,6 @@
[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
@@ -6849,9 +5067,6 @@
[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
@@ -6861,9 +5076,6 @@
[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
@@ -6873,9 +5085,6 @@
[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
@@ -6885,9 +5094,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
@@ -6897,9 +5103,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
@@ -6909,9 +5112,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
@@ -6921,9 +5121,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
@@ -6933,9 +5130,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
@@ -6945,9 +5139,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
@@ -6957,9 +5148,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
@@ -6969,9 +5157,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
@@ -6981,9 +5166,6 @@
[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
@@ -6996,9 +5178,6 @@
[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
@@ -7008,9 +5187,6 @@
[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
@@ -7020,9 +5196,6 @@
[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
@@ -7032,9 +5205,6 @@
[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
@@ -7044,9 +5214,6 @@
[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
@@ -7056,9 +5223,6 @@
[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
@@ -7068,9 +5232,6 @@
[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
@@ -7080,9 +5241,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
@@ -7092,9 +5250,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
@@ -7104,9 +5259,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
@@ -7116,9 +5268,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
@@ -7128,9 +5277,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
@@ -7140,9 +5286,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
@@ -7152,9 +5295,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
@@ -7164,9 +5304,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
@@ -7176,9 +5313,6 @@
[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
@@ -7191,9 +5325,6 @@
[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
@@ -7203,9 +5334,6 @@
[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
@@ -7215,9 +5343,6 @@
[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
@@ -7227,9 +5352,6 @@
[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
@@ -7239,9 +5361,6 @@
[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
@@ -7251,9 +5370,6 @@
[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
@@ -7263,9 +5379,6 @@
[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
@@ -7275,9 +5388,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
@@ -7287,9 +5397,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
@@ -7299,9 +5406,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
@@ -7311,9 +5415,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
@@ -7323,9 +5424,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
@@ -7335,9 +5433,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
@@ -7347,9 +5442,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
@@ -7359,9 +5451,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
@@ -7371,9 +5460,6 @@
[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
@@ -7431,156 +5517,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -7590,9 +5529,6 @@
[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
@@ -7602,9 +5538,6 @@
[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
@@ -7614,9 +5547,6 @@
[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
@@ -7626,9 +5556,6 @@
[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
@@ -7638,9 +5565,6 @@
[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
@@ -7650,9 +5574,6 @@
[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
@@ -7662,9 +5583,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
@@ -7674,9 +5592,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
@@ -7686,9 +5601,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
@@ -7698,9 +5610,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
@@ -7710,9 +5619,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
@@ -7722,9 +5628,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
@@ -7734,9 +5637,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
@@ -7746,9 +5646,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
@@ -7758,9 +5655,6 @@
[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
@@ -7773,9 +5667,6 @@
[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
@@ -7785,9 +5676,6 @@
[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
@@ -7797,9 +5685,6 @@
[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
@@ -7809,9 +5694,6 @@
[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
@@ -7821,9 +5703,6 @@
[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
@@ -7833,9 +5712,6 @@
[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
@@ -7845,9 +5721,6 @@
[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
@@ -7857,9 +5730,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
@@ -7869,9 +5739,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
@@ -7881,9 +5748,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
@@ -7893,9 +5757,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
@@ -7905,9 +5766,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
@@ -7917,9 +5775,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
@@ -7929,9 +5784,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
@@ -7941,9 +5793,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
@@ -7953,9 +5802,6 @@
[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
@@ -7968,9 +5814,6 @@
[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
@@ -7980,9 +5823,6 @@
[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
@@ -7992,9 +5832,6 @@
[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
@@ -8004,9 +5841,6 @@
[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
@@ -8016,9 +5850,6 @@
[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
@@ -8028,9 +5859,6 @@
[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
@@ -8040,9 +5868,6 @@
[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
@@ -8052,9 +5877,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
@@ -8064,9 +5886,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
@@ -8076,9 +5895,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
@@ -8088,9 +5904,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
@@ -8100,9 +5913,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
@@ -8112,9 +5922,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
@@ -8124,9 +5931,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
@@ -8136,9 +5940,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
@@ -8148,9 +5949,6 @@
[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
@@ -8211,9 +6009,6 @@
[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
@@ -8223,9 +6018,6 @@
[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
@@ -8235,9 +6027,6 @@
[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
@@ -8247,9 +6036,6 @@
[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
@@ -8259,9 +6045,6 @@
[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
@@ -8271,9 +6054,6 @@
[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
@@ -8283,9 +6063,6 @@
[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
@@ -8295,9 +6072,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
@@ -8307,9 +6081,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
@@ -8319,9 +6090,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
@@ -8331,9 +6099,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
@@ -8343,9 +6108,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
@@ -8355,9 +6117,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
@@ -8367,9 +6126,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
@@ -8379,9 +6135,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
@@ -8393,9 +6146,6 @@
[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
@@ -8405,9 +6155,6 @@
[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
@@ -8417,9 +6164,6 @@
[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
@@ -8429,9 +6173,6 @@
[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
@@ -8441,9 +6182,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
@@ -8453,9 +6191,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
@@ -8465,9 +6200,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
@@ -8477,9 +6209,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
@@ -8489,9 +6218,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
@@ -8501,9 +6227,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
@@ -8513,9 +6236,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
@@ -8525,9 +6245,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
@@ -8537,9 +6254,6 @@
[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
@@ -8552,9 +6266,6 @@
[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
@@ -8564,9 +6275,6 @@
[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
@@ -8576,9 +6284,6 @@
[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
@@ -8588,9 +6293,6 @@
[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
@@ -8600,9 +6302,6 @@
[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
@@ -8612,9 +6311,6 @@
[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
@@ -8624,9 +6320,6 @@
[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
@@ -8636,9 +6329,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
@@ -8648,9 +6338,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
@@ -8660,9 +6347,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
@@ -8672,9 +6356,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
@@ -8684,9 +6365,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
@@ -8696,9 +6374,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
@@ -8708,9 +6383,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
@@ -8720,9 +6392,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
@@ -8732,9 +6401,6 @@
[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
@@ -8795,9 +6461,6 @@
[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
@@ -8807,9 +6470,6 @@
[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
@@ -8819,9 +6479,6 @@
[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
@@ -8831,9 +6488,6 @@
[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
@@ -8843,9 +6497,6 @@
[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
@@ -8855,9 +6506,6 @@
[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
@@ -8867,9 +6515,6 @@
[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
@@ -8879,9 +6524,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
@@ -8891,9 +6533,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
@@ -8903,9 +6542,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
@@ -8915,9 +6551,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
@@ -8927,9 +6560,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
@@ -8939,9 +6569,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
@@ -8951,9 +6578,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
@@ -8963,9 +6587,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
@@ -8975,9 +6596,6 @@
[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
@@ -8990,9 +6608,6 @@
[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
@@ -9002,9 +6617,6 @@
[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
@@ -9014,9 +6626,6 @@
[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
@@ -9026,9 +6635,6 @@
[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
@@ -9038,9 +6644,6 @@
[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
@@ -9050,9 +6653,6 @@
[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
@@ -9062,9 +6662,6 @@
[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
@@ -9074,9 +6671,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
@@ -9086,9 +6680,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
@@ -9098,9 +6689,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
@@ -9110,9 +6698,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
@@ -9122,9 +6707,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
@@ -9134,9 +6716,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
@@ -9146,9 +6725,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
@@ -9158,9 +6734,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
@@ -9170,9 +6743,6 @@
[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
@@ -9185,9 +6755,6 @@
[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
@@ -9197,9 +6764,6 @@
[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
@@ -9209,9 +6773,6 @@
[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
@@ -9221,9 +6782,6 @@
[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
@@ -9233,9 +6791,6 @@
[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
@@ -9245,9 +6800,6 @@
[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
@@ -9257,9 +6809,6 @@
[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
@@ -9269,9 +6818,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
@@ -9281,9 +6827,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
@@ -9293,9 +6836,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
@@ -9305,9 +6845,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
@@ -9317,9 +6854,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
@@ -9329,9 +6863,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
@@ -9341,9 +6872,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
@@ -9353,9 +6881,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
@@ -9365,9 +6890,6 @@
[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
@@ -9428,9 +6950,6 @@
[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
@@ -9440,9 +6959,6 @@
[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
@@ -9452,9 +6968,6 @@
[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
@@ -9464,9 +6977,6 @@
[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
@@ -9476,9 +6986,6 @@
[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
@@ -9488,9 +6995,6 @@
[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
@@ -9500,9 +7004,6 @@
[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
@@ -9512,9 +7013,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
@@ -9524,9 +7022,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
@@ -9536,9 +7031,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
@@ -9548,9 +7040,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
@@ -9560,9 +7049,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
@@ -9572,9 +7058,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
@@ -9584,9 +7067,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
@@ -9596,9 +7076,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
@@ -9608,9 +7085,6 @@
[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
@@ -9623,9 +7097,6 @@
[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
@@ -9635,9 +7106,6 @@
[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
@@ -9647,9 +7115,6 @@
[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
@@ -9659,9 +7124,6 @@
[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
@@ -9671,9 +7133,6 @@
[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
@@ -9683,9 +7142,6 @@
[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
@@ -9695,9 +7151,6 @@
[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
@@ -9707,9 +7160,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
@@ -9719,9 +7169,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
@@ -9731,9 +7178,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
@@ -9743,9 +7187,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
@@ -9755,9 +7196,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
@@ -9767,9 +7205,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
@@ -9779,9 +7214,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
@@ -9791,9 +7223,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
@@ -9803,9 +7232,6 @@
[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
@@ -9818,9 +7244,6 @@
[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
@@ -9830,9 +7253,6 @@
[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
@@ -9842,9 +7262,6 @@
[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
@@ -9854,9 +7271,6 @@
[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
@@ -9866,9 +7280,6 @@
[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
@@ -9878,9 +7289,6 @@
[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
@@ -9890,9 +7298,6 @@
[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
@@ -9902,9 +7307,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
@@ -9914,9 +7316,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
@@ -9926,9 +7325,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
@@ -9938,9 +7334,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
@@ -9950,9 +7343,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
@@ -9962,9 +7352,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
@@ -9974,9 +7361,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
@@ -9986,9 +7370,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
@@ -9998,9 +7379,6 @@
[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
@@ -10061,9 +7439,6 @@
[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
@@ -10073,9 +7448,6 @@
[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
@@ -10085,9 +7457,6 @@
[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
@@ -10097,9 +7466,6 @@
[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
@@ -10109,9 +7475,6 @@
[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
@@ -10121,9 +7484,6 @@
[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
@@ -10133,9 +7493,6 @@
[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
@@ -10145,9 +7502,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
@@ -10157,9 +7511,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
@@ -10169,9 +7520,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
@@ -10181,9 +7529,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
@@ -10193,9 +7538,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
@@ -10205,9 +7547,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
@@ -10217,9 +7556,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
@@ -10229,9 +7565,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
@@ -10241,9 +7574,6 @@
[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
@@ -10256,9 +7586,6 @@
[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
@@ -10268,9 +7595,6 @@
[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
@@ -10280,9 +7604,6 @@
[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
@@ -10292,9 +7613,6 @@
[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
@@ -10304,9 +7622,6 @@
[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
@@ -10316,9 +7631,6 @@
[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
@@ -10328,9 +7640,6 @@
[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
@@ -10340,9 +7649,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
@@ -10352,9 +7658,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
@@ -10364,9 +7667,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
@@ -10376,9 +7676,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
@@ -10388,9 +7685,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
@@ -10400,9 +7694,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
@@ -10412,9 +7703,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
@@ -10424,9 +7712,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
@@ -10436,9 +7721,6 @@
[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
@@ -10451,9 +7733,6 @@
[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
@@ -10463,9 +7742,6 @@
[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
@@ -10475,9 +7751,6 @@
[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
@@ -10487,9 +7760,6 @@
[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
@@ -10499,9 +7769,6 @@
[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
@@ -10511,9 +7778,6 @@
[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
@@ -10523,9 +7787,6 @@
[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
@@ -10535,9 +7796,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
@@ -10547,9 +7805,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
@@ -10559,9 +7814,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
@@ -10571,9 +7823,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
@@ -10583,9 +7832,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
@@ -10595,9 +7841,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
@@ -10607,9 +7850,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
@@ -10619,9 +7859,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
@@ -10631,9 +7868,6 @@
[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
@@ -10691,156 +7925,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -10850,9 +7937,6 @@
[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
@@ -10862,9 +7946,6 @@
[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
@@ -10874,9 +7955,6 @@
[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
@@ -10886,9 +7964,6 @@
[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
@@ -10898,9 +7973,6 @@
[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
@@ -10910,9 +7982,6 @@
[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
@@ -10922,9 +7991,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
@@ -10934,9 +8000,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
@@ -10946,9 +8009,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
@@ -10958,9 +8018,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
@@ -10970,9 +8027,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
@@ -10982,9 +8036,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
@@ -10994,9 +8045,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
@@ -11006,9 +8054,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
@@ -11018,9 +8063,6 @@
[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
@@ -11033,9 +8075,6 @@
[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
@@ -11045,9 +8084,6 @@
[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
@@ -11057,9 +8093,6 @@
[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
@@ -11069,9 +8102,6 @@
[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
@@ -11081,9 +8111,6 @@
[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
@@ -11093,9 +8120,6 @@
[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
@@ -11105,9 +8129,6 @@
[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
@@ -11117,9 +8138,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
@@ -11129,9 +8147,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
@@ -11141,9 +8156,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
@@ -11153,9 +8165,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
@@ -11165,9 +8174,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
@@ -11177,9 +8183,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
@@ -11197,9 +8200,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
@@ -11209,9 +8209,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
@@ -11221,9 +8218,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
@@ -11233,9 +8227,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
@@ -11245,9 +8236,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
@@ -11257,9 +8245,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
@@ -11269,9 +8254,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
@@ -11281,9 +8263,6 @@
[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
@@ -11296,9 +8275,6 @@
[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
@@ -11308,9 +8284,6 @@
[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
@@ -11320,9 +8293,6 @@
[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
@@ -11332,9 +8302,6 @@
[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
@@ -11344,9 +8311,6 @@
[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
@@ -11356,9 +8320,6 @@
[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
@@ -11368,9 +8329,6 @@
[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
@@ -11380,9 +8338,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
@@ -11392,9 +8347,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
@@ -11404,9 +8356,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
@@ -11416,9 +8365,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
@@ -11428,9 +8374,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
@@ -11440,9 +8383,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
@@ -11452,9 +8392,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
@@ -11464,9 +8401,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
@@ -11476,9 +8410,6 @@
[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
@@ -11539,9 +8470,6 @@
[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
@@ -11551,9 +8479,6 @@
[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
@@ -11563,9 +8488,6 @@
[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
@@ -11575,9 +8497,6 @@
[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
@@ -11587,9 +8506,6 @@
[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
@@ -11599,9 +8515,6 @@
[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
@@ -11611,9 +8524,6 @@
[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
@@ -11623,9 +8533,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
@@ -11635,9 +8542,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
@@ -11647,9 +8551,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
@@ -11659,9 +8560,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
@@ -11671,9 +8569,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
@@ -11683,9 +8578,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
@@ -11695,9 +8587,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
@@ -11707,9 +8596,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
@@ -11719,9 +8605,6 @@
[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
@@ -11734,9 +8617,6 @@
[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
@@ -11746,9 +8626,6 @@
[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
@@ -11758,9 +8635,6 @@
[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
@@ -11770,9 +8644,6 @@
[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
@@ -11782,9 +8653,6 @@
[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
@@ -11794,9 +8662,6 @@
[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
@@ -11806,9 +8671,6 @@
[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
@@ -11818,9 +8680,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
@@ -11830,9 +8689,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
@@ -11842,9 +8698,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
@@ -11854,9 +8707,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
@@ -11866,9 +8716,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
@@ -11878,9 +8725,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
@@ -11890,9 +8734,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
@@ -11902,9 +8743,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
@@ -11914,9 +8752,6 @@
[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
@@ -11929,9 +8764,6 @@
[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
@@ -11941,9 +8773,6 @@
[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
@@ -11953,9 +8782,6 @@
[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
@@ -11965,9 +8791,6 @@
[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
@@ -11977,9 +8800,6 @@
[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
@@ -11989,9 +8809,6 @@
[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
@@ -12001,9 +8818,6 @@
[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
@@ -12013,9 +8827,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
@@ -12025,9 +8836,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
@@ -12037,9 +8845,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
@@ -12049,9 +8854,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
@@ -12061,9 +8863,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
@@ -12073,9 +8872,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
@@ -12085,9 +8881,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
@@ -12097,9 +8890,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
@@ -12109,9 +8899,6 @@
[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
@@ -12172,9 +8959,6 @@
[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
@@ -12184,9 +8968,6 @@
[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
@@ -12196,9 +8977,6 @@
[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
@@ -12208,9 +8986,6 @@
[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
@@ -12220,9 +8995,6 @@
[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
@@ -12232,9 +9004,6 @@
[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
@@ -12244,9 +9013,6 @@
[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
@@ -12256,9 +9022,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
@@ -12268,9 +9031,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
@@ -12280,9 +9040,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
@@ -12292,9 +9049,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
@@ -12304,9 +9058,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
@@ -12316,9 +9067,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
@@ -12328,9 +9076,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
@@ -12340,9 +9085,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
@@ -12352,9 +9094,6 @@
[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
@@ -12367,9 +9106,6 @@
[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
@@ -12379,9 +9115,6 @@
[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
@@ -12391,9 +9124,6 @@
[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
@@ -12403,9 +9133,6 @@
[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
@@ -12415,9 +9142,6 @@
[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
@@ -12427,9 +9151,6 @@
[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
@@ -12439,9 +9160,6 @@
[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
@@ -12451,9 +9169,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
@@ -12463,9 +9178,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
@@ -12475,9 +9187,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
@@ -12487,9 +9196,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
@@ -12499,9 +9205,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
@@ -12511,9 +9214,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
@@ -12523,9 +9223,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
@@ -12535,9 +9232,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
@@ -12547,9 +9241,6 @@
[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
@@ -12562,9 +9253,6 @@
[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
@@ -12574,9 +9262,6 @@
[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
@@ -12586,9 +9271,6 @@
[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
@@ -12598,9 +9280,6 @@
[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
@@ -12610,9 +9289,6 @@
[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
@@ -12622,9 +9298,6 @@
[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
@@ -12634,9 +9307,6 @@
[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
@@ -12646,9 +9316,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
@@ -12658,9 +9325,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
@@ -12670,9 +9334,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
@@ -12682,9 +9343,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
@@ -12694,9 +9352,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
@@ -12706,9 +9361,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
@@ -12718,9 +9370,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
@@ -12730,9 +9379,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
@@ -12742,9 +9388,6 @@
[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
@@ -12802,150 +9445,6 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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.worker.html?4001-5000]
[Derived key of type name: AES-CTR length: 256 using long password, long salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@@ -12954,9 +9453,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
@@ -12966,9 +9462,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
@@ -12978,9 +9471,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
@@ -12990,9 +9480,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
@@ -13002,9 +9489,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
@@ -13014,9 +9498,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
@@ -13026,9 +9507,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
@@ -13038,9 +9516,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
@@ -13050,9 +9525,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
@@ -13062,9 +9534,6 @@
[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
@@ -13125,9 +9594,6 @@
[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
@@ -13137,9 +9603,6 @@
[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
@@ -13149,9 +9612,6 @@
[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
@@ -13161,9 +9621,6 @@
[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
@@ -13173,9 +9630,6 @@
[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
@@ -13185,9 +9639,6 @@
[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
@@ -13197,9 +9648,6 @@
[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
@@ -13209,9 +9657,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
@@ -13221,9 +9666,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
@@ -13233,9 +9675,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
@@ -13245,9 +9684,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
@@ -13257,9 +9693,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
@@ -13269,9 +9702,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
@@ -13281,9 +9711,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
@@ -13293,9 +9720,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
@@ -13305,9 +9729,6 @@
[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
@@ -13320,9 +9741,6 @@
[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
@@ -13332,9 +9750,6 @@
[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
@@ -13344,9 +9759,6 @@
[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
@@ -13356,9 +9768,6 @@
[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
@@ -13368,9 +9777,6 @@
[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
@@ -13380,9 +9786,6 @@
[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
@@ -13392,9 +9795,6 @@
[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
@@ -13404,9 +9804,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
@@ -13416,9 +9813,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
@@ -13428,9 +9822,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
@@ -13440,9 +9831,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
@@ -13452,9 +9840,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
@@ -13464,9 +9849,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
@@ -13476,9 +9858,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
@@ -13488,9 +9867,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
@@ -13500,9 +9876,6 @@
[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
@@ -13515,9 +9888,6 @@
[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
@@ -13527,9 +9897,6 @@
[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
@@ -13539,9 +9906,6 @@
[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
@@ -13551,9 +9915,6 @@
[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
@@ -13563,9 +9924,6 @@
[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
@@ -13575,9 +9933,6 @@
[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
@@ -13587,9 +9942,6 @@
[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
@@ -13599,9 +9951,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
@@ -13611,9 +9960,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
@@ -13623,9 +9969,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
@@ -13635,9 +9978,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
@@ -13647,9 +9987,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
@@ -13659,9 +9996,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
@@ -13671,9 +10005,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
@@ -13683,9 +10014,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
@@ -13695,9 +10023,6 @@
[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
@@ -13758,9 +10083,6 @@
[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
@@ -13770,9 +10092,6 @@
[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
@@ -13782,9 +10101,6 @@
[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
@@ -13794,9 +10110,6 @@
[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
@@ -13806,9 +10119,6 @@
[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
@@ -13818,9 +10128,6 @@
[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
@@ -13830,9 +10137,6 @@
[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
@@ -13842,9 +10146,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
@@ -13854,9 +10155,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
@@ -13866,9 +10164,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
@@ -13878,9 +10173,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
@@ -13890,9 +10182,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
@@ -13902,9 +10191,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
@@ -13914,9 +10200,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
@@ -13926,9 +10209,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
@@ -13938,9 +10218,6 @@
[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
@@ -13953,9 +10230,6 @@
[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
@@ -13965,9 +10239,6 @@
[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
@@ -13977,9 +10248,6 @@
[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
@@ -13989,9 +10257,6 @@
[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
@@ -14001,9 +10266,6 @@
[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
@@ -14013,9 +10275,6 @@
[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
@@ -14025,9 +10284,6 @@
[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
@@ -14037,9 +10293,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
@@ -14049,9 +10302,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
@@ -14061,9 +10311,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
@@ -14073,9 +10320,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
@@ -14085,9 +10329,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
@@ -14097,9 +10338,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
@@ -14109,9 +10347,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
@@ -14121,9 +10356,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
@@ -14133,9 +10365,6 @@
[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
@@ -14148,9 +10377,6 @@
[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
@@ -14160,9 +10386,6 @@
[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
@@ -14172,9 +10395,6 @@
[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
@@ -14184,9 +10404,6 @@
[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
@@ -14196,9 +10413,6 @@
[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
@@ -14208,9 +10422,6 @@
[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
@@ -14220,9 +10431,6 @@
[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
@@ -14232,9 +10440,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
@@ -14244,9 +10449,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
@@ -14256,9 +10458,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
@@ -14268,9 +10467,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
@@ -14280,9 +10476,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
@@ -14292,9 +10485,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
@@ -14304,9 +10494,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
@@ -14316,9 +10503,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
@@ -14328,9 +10512,6 @@
[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
@@ -14391,9 +10572,6 @@
[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
@@ -14403,9 +10581,6 @@
[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
@@ -14415,9 +10590,6 @@
[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
@@ -14427,9 +10599,6 @@
[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
@@ -14439,9 +10608,6 @@
[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
@@ -14451,9 +10617,6 @@
[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
@@ -14463,9 +10626,6 @@
[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
@@ -14475,9 +10635,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
@@ -14487,9 +10644,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
@@ -14499,9 +10653,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
@@ -14511,9 +10662,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
@@ -14523,9 +10671,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
@@ -14535,9 +10680,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
@@ -14547,9 +10689,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
@@ -14559,9 +10698,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
@@ -14571,9 +10707,6 @@
[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
@@ -14586,9 +10719,6 @@
[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
@@ -14598,9 +10728,6 @@
[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
@@ -14610,9 +10737,6 @@
[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
@@ -14622,9 +10746,6 @@
[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
@@ -14634,9 +10755,6 @@
[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
@@ -14646,9 +10764,6 @@
[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
@@ -14658,9 +10773,6 @@
[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
@@ -14670,9 +10782,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
@@ -14682,9 +10791,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
@@ -14694,9 +10800,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
@@ -14706,9 +10809,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
@@ -14718,9 +10818,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
@@ -14730,9 +10827,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
@@ -14742,9 +10836,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
@@ -14754,9 +10845,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
@@ -14766,9 +10854,6 @@
[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
@@ -14781,9 +10866,6 @@
[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
@@ -14793,9 +10875,6 @@
[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
@@ -14805,9 +10884,6 @@
[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
@@ -14817,9 +10893,6 @@
[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
@@ -14829,9 +10902,6 @@
[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
@@ -14841,9 +10911,6 @@
[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
@@ -14853,9 +10920,6 @@
[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
@@ -14865,9 +10929,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
@@ -14877,9 +10938,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
@@ -14889,9 +10947,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
@@ -14901,9 +10956,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
@@ -14913,9 +10965,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
@@ -14925,9 +10974,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
@@ -14937,9 +10983,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
@@ -14949,9 +10992,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
@@ -14961,9 +11001,6 @@
[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
@@ -15021,156 +11058,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -15180,9 +11070,6 @@
[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
@@ -15192,9 +11079,6 @@
[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
@@ -15204,9 +11088,6 @@
[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
@@ -15216,9 +11097,6 @@
[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
@@ -15228,9 +11106,6 @@
[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
@@ -15240,9 +11115,6 @@
[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
@@ -15252,9 +11124,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
@@ -15264,9 +11133,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
@@ -15276,9 +11142,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
@@ -15288,9 +11151,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
@@ -15300,9 +11160,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
@@ -15312,9 +11169,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
@@ -15324,9 +11178,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
@@ -15336,9 +11187,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
@@ -15348,9 +11196,6 @@
[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
@@ -15363,9 +11208,6 @@
[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
@@ -15375,9 +11217,6 @@
[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
@@ -15387,9 +11226,6 @@
[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
@@ -15399,9 +11235,6 @@
[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
@@ -15411,9 +11244,6 @@
[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
@@ -15423,9 +11253,6 @@
[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
@@ -15435,9 +11262,6 @@
[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
@@ -15447,9 +11271,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
@@ -15459,9 +11280,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
@@ -15471,9 +11289,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
@@ -15483,9 +11298,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
@@ -15495,9 +11307,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
@@ -15507,9 +11316,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
@@ -15519,9 +11325,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
@@ -15531,9 +11334,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
@@ -15543,9 +11343,6 @@
[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
@@ -15558,9 +11355,6 @@
[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
@@ -15570,9 +11364,6 @@
[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
@@ -15582,9 +11373,6 @@
[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
@@ -15594,9 +11382,6 @@
[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
@@ -15606,9 +11391,6 @@
[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
@@ -15618,9 +11400,6 @@
[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
@@ -15630,9 +11409,6 @@
[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
@@ -15642,9 +11418,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
@@ -15654,9 +11427,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
@@ -15666,9 +11436,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
@@ -15678,9 +11445,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
@@ -15690,9 +11454,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
@@ -15702,9 +11463,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
@@ -15714,9 +11472,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
@@ -15726,9 +11481,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
@@ -15738,9 +11490,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
@@ -15758,9 +11507,6 @@
[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
@@ -15770,9 +11516,6 @@
[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
@@ -15782,9 +11525,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
@@ -15794,9 +11534,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
@@ -15806,9 +11543,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
@@ -15818,9 +11552,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
@@ -15830,9 +11561,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
@@ -15842,9 +11570,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
@@ -15854,9 +11579,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
@@ -15866,9 +11588,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
@@ -15878,9 +11597,6 @@
[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
@@ -15893,9 +11609,6 @@
[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
@@ -15905,9 +11618,6 @@
[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
@@ -15917,9 +11627,6 @@
[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
@@ -15929,9 +11636,6 @@
[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
@@ -15941,9 +11645,6 @@
[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
@@ -15953,9 +11654,6 @@
[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
@@ -15965,9 +11663,6 @@
[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
@@ -15977,9 +11672,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
@@ -15989,9 +11681,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
@@ -16001,9 +11690,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
@@ -16013,9 +11699,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
@@ -16025,9 +11708,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
@@ -16037,9 +11717,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
@@ -16049,9 +11726,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
@@ -16061,9 +11735,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
@@ -16073,9 +11744,6 @@
[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
@@ -16088,9 +11756,6 @@
[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
@@ -16100,9 +11765,6 @@
[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
@@ -16112,9 +11774,6 @@
[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
@@ -16124,9 +11783,6 @@
[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
@@ -16136,9 +11792,6 @@
[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
@@ -16148,9 +11801,6 @@
[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
@@ -16160,9 +11810,6 @@
[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
@@ -16172,9 +11819,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
@@ -16184,9 +11828,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
@@ -16196,9 +11837,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
@@ -16208,9 +11846,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
@@ -16220,9 +11855,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
@@ -16232,9 +11864,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
@@ -16244,9 +11873,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
@@ -16256,9 +11882,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
@@ -16268,9 +11891,6 @@
[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
@@ -16331,9 +11951,6 @@
[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
@@ -16343,9 +11960,6 @@
[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
@@ -16355,9 +11969,6 @@
[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
@@ -16367,9 +11978,6 @@
[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
@@ -16379,9 +11987,6 @@
[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
@@ -16391,9 +11996,6 @@
[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
@@ -16403,9 +12005,6 @@
[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
@@ -16415,9 +12014,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
@@ -16427,9 +12023,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
@@ -16439,9 +12032,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
@@ -16451,9 +12041,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
@@ -16463,9 +12050,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
@@ -16475,9 +12059,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
@@ -16487,9 +12068,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
@@ -16499,9 +12077,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
@@ -16511,9 +12086,6 @@
[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
@@ -16526,9 +12098,6 @@
[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
@@ -16538,9 +12107,6 @@
[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
@@ -16550,9 +12116,6 @@
[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
@@ -16562,9 +12125,6 @@
[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
@@ -16574,9 +12134,6 @@
[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
@@ -16586,9 +12143,6 @@
[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
@@ -16598,9 +12152,6 @@
[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
@@ -16610,9 +12161,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
@@ -16622,9 +12170,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
@@ -16634,9 +12179,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
@@ -16646,9 +12188,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
@@ -16658,9 +12197,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
@@ -16670,9 +12206,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
@@ -16682,9 +12215,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
@@ -16694,9 +12224,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
@@ -16706,9 +12233,6 @@
[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
@@ -16721,9 +12245,6 @@
[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
@@ -16733,9 +12254,6 @@
[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
@@ -16745,9 +12263,6 @@
[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
@@ -16757,9 +12272,6 @@
[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
@@ -16769,9 +12281,6 @@
[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
@@ -16781,9 +12290,6 @@
[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
@@ -16793,9 +12299,6 @@
[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
@@ -16805,9 +12308,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
@@ -16817,9 +12317,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
@@ -16829,9 +12326,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
@@ -16841,9 +12335,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
@@ -16853,9 +12344,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
@@ -16865,9 +12353,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
@@ -16877,9 +12362,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
@@ -16889,9 +12371,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
@@ -16901,9 +12380,6 @@
[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
@@ -16964,9 +12440,6 @@
[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
@@ -16976,9 +12449,6 @@
[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
@@ -16988,9 +12458,6 @@
[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
@@ -17000,9 +12467,6 @@
[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
@@ -17012,9 +12476,6 @@
[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
@@ -17024,9 +12485,6 @@
[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
@@ -17036,9 +12494,6 @@
[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
@@ -17048,9 +12503,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
@@ -17060,9 +12512,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
@@ -17072,9 +12521,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
@@ -17084,9 +12530,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
@@ -17096,9 +12539,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
@@ -17108,9 +12548,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
@@ -17120,9 +12557,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
@@ -17132,9 +12566,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
@@ -17144,9 +12575,6 @@
[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
@@ -17159,9 +12587,6 @@
[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
@@ -17171,9 +12596,6 @@
[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
@@ -17183,9 +12605,6 @@
[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
@@ -17195,9 +12614,6 @@
[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
@@ -17207,9 +12623,6 @@
[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
@@ -17219,9 +12632,6 @@
[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
@@ -17231,9 +12641,6 @@
[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
@@ -17243,9 +12650,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
@@ -17255,9 +12659,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
@@ -17267,9 +12668,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
@@ -17279,9 +12677,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
@@ -17291,9 +12686,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
@@ -17303,9 +12695,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
@@ -17315,9 +12704,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
@@ -17327,9 +12713,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
@@ -17339,9 +12722,6 @@
[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
@@ -17354,9 +12734,6 @@
[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
@@ -17366,9 +12743,6 @@
[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
@@ -17378,9 +12752,6 @@
[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
@@ -17390,9 +12761,6 @@
[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
@@ -17402,9 +12770,6 @@
[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
@@ -17414,9 +12779,6 @@
[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
@@ -17426,9 +12788,6 @@
[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
@@ -17438,9 +12797,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
@@ -17450,9 +12806,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
@@ -17462,9 +12815,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
@@ -17474,9 +12824,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
@@ -17486,9 +12833,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
@@ -17498,9 +12842,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
@@ -17510,9 +12851,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
@@ -17522,9 +12860,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
@@ -17534,9 +12869,6 @@
[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
@@ -17594,156 +12926,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -17753,9 +12938,6 @@
[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
@@ -17765,9 +12947,6 @@
[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
@@ -17777,9 +12956,6 @@
[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
@@ -17789,9 +12965,6 @@
[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
@@ -17801,9 +12974,6 @@
[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
@@ -17813,9 +12983,6 @@
[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
@@ -17825,9 +12992,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
@@ -17837,9 +13001,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
@@ -17849,9 +13010,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
@@ -17861,9 +13019,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
@@ -17873,9 +13028,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
@@ -17885,9 +13037,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
@@ -17897,9 +13046,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
@@ -17909,9 +13055,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
@@ -17921,9 +13064,6 @@
[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
@@ -17936,9 +13076,6 @@
[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
@@ -17948,9 +13085,6 @@
[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
@@ -17960,9 +13094,6 @@
[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
@@ -17972,9 +13103,6 @@
[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
@@ -17984,9 +13112,6 @@
[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
@@ -17996,9 +13121,6 @@
[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
@@ -18008,9 +13130,6 @@
[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
@@ -18020,9 +13139,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
@@ -18032,9 +13148,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
@@ -18044,9 +13157,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
@@ -18056,9 +13166,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
@@ -18068,9 +13175,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
@@ -18080,9 +13184,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
@@ -18092,9 +13193,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
@@ -18104,9 +13202,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
@@ -18116,9 +13211,6 @@
[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
@@ -18131,9 +13223,6 @@
[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
@@ -18143,9 +13232,6 @@
[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
@@ -18155,9 +13241,6 @@
[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
@@ -18167,9 +13250,6 @@
[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
@@ -18179,9 +13259,6 @@
[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
@@ -18191,9 +13268,6 @@
[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
@@ -18203,9 +13277,6 @@
[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
@@ -18215,9 +13286,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
@@ -18227,9 +13295,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
@@ -18239,9 +13304,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
@@ -18251,9 +13313,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
@@ -18263,9 +13322,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
@@ -18275,9 +13331,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
@@ -18287,9 +13340,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
@@ -18299,9 +13349,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
@@ -18311,9 +13358,6 @@
[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
@@ -18374,9 +13418,6 @@
[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
@@ -18386,9 +13427,6 @@
[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
@@ -18398,9 +13436,6 @@
[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
@@ -18410,9 +13445,6 @@
[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
@@ -18422,9 +13454,6 @@
[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
@@ -18434,9 +13463,6 @@
[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
@@ -18446,9 +13472,6 @@
[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
@@ -18458,9 +13481,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
@@ -18470,9 +13490,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
@@ -18482,9 +13499,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
@@ -18494,9 +13508,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
@@ -18506,9 +13517,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
@@ -18518,9 +13526,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
@@ -18530,9 +13535,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
@@ -18542,9 +13544,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
@@ -18553,9 +13552,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
@@ -18565,9 +13561,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
@@ -18577,9 +13570,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
@@ -18589,9 +13579,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
@@ -18601,9 +13588,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
@@ -18613,9 +13597,6 @@
[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
@@ -18628,9 +13609,6 @@
[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
@@ -18640,9 +13618,6 @@
[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
@@ -18652,9 +13627,6 @@
[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
@@ -18664,9 +13636,6 @@
[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
@@ -18676,9 +13645,6 @@
[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
@@ -18688,9 +13654,6 @@
[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
@@ -18700,9 +13663,6 @@
[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
@@ -18712,9 +13672,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
@@ -18724,9 +13681,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
@@ -18736,9 +13690,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
@@ -18748,9 +13699,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
@@ -18760,9 +13708,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
@@ -18772,9 +13717,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
@@ -18784,9 +13726,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
@@ -18796,9 +13735,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
@@ -18808,9 +13744,6 @@
[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
@@ -18823,9 +13756,6 @@
[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
@@ -18835,9 +13765,6 @@
[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
@@ -18847,9 +13774,6 @@
[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
@@ -18859,9 +13783,6 @@
[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
@@ -18871,9 +13792,6 @@
[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
@@ -18883,9 +13801,6 @@
[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
@@ -18895,9 +13810,6 @@
[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
@@ -18907,9 +13819,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
@@ -18919,9 +13828,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
@@ -18931,9 +13837,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
@@ -18943,9 +13846,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
@@ -18955,9 +13855,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
@@ -18967,9 +13864,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
@@ -18979,9 +13873,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
@@ -18991,9 +13882,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
@@ -19003,9 +13891,6 @@
[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
@@ -19066,9 +13951,6 @@
[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
@@ -19078,9 +13960,6 @@
[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
@@ -19090,9 +13969,6 @@
[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
@@ -19102,9 +13978,6 @@
[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
@@ -19114,9 +13987,6 @@
[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
@@ -19126,9 +13996,6 @@
[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
@@ -19138,9 +14005,6 @@
[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
@@ -19150,9 +14014,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
@@ -19162,9 +14023,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
@@ -19174,9 +14032,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
@@ -19186,9 +14041,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
@@ -19198,9 +14050,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
@@ -19210,9 +14059,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
@@ -19222,9 +14068,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
@@ -19234,9 +14077,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
@@ -19246,9 +14086,6 @@
[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
@@ -19261,9 +14098,6 @@
[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
@@ -19273,9 +14107,6 @@
[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
@@ -19285,9 +14116,6 @@
[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
@@ -19297,9 +14125,6 @@
[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
@@ -19309,9 +14134,6 @@
[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
@@ -19321,9 +14143,6 @@
[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
@@ -19333,9 +14152,6 @@
[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
@@ -19345,9 +14161,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
@@ -19357,9 +14170,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
@@ -19369,9 +14179,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
@@ -19381,9 +14188,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
@@ -19393,9 +14197,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
@@ -19405,9 +14206,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
@@ -19417,9 +14215,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
@@ -19429,9 +14224,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
@@ -19441,9 +14233,6 @@
[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
@@ -19456,9 +14245,6 @@
[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
@@ -19468,9 +14254,6 @@
[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
@@ -19480,9 +14263,6 @@
[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
@@ -19492,9 +14272,6 @@
[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
@@ -19504,9 +14281,6 @@
[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
@@ -19516,9 +14290,6 @@
[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
@@ -19528,9 +14299,6 @@
[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
@@ -19540,9 +14308,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
@@ -19552,9 +14317,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
@@ -19564,9 +14326,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
@@ -19576,9 +14335,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
@@ -19588,9 +14344,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
@@ -19600,9 +14353,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
@@ -19612,9 +14362,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
@@ -19624,9 +14371,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
@@ -19636,9 +14380,6 @@
[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
@@ -19699,9 +14440,6 @@
[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
@@ -19711,9 +14449,6 @@
[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
@@ -19723,9 +14458,6 @@
[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
@@ -19735,9 +14467,6 @@
[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
@@ -19747,9 +14476,6 @@
[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
@@ -19759,9 +14485,6 @@
[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
@@ -19771,9 +14494,6 @@
[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
@@ -19783,9 +14503,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
@@ -19795,9 +14512,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
@@ -19807,9 +14521,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
@@ -19819,9 +14530,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
@@ -19831,9 +14539,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
@@ -19843,9 +14548,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
@@ -19855,9 +14557,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
@@ -19867,9 +14566,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
@@ -19879,9 +14575,6 @@
[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
@@ -19894,9 +14587,6 @@
[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
@@ -19906,9 +14596,6 @@
[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
@@ -19918,9 +14605,6 @@
[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
@@ -19930,9 +14614,6 @@
[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
@@ -19942,9 +14623,6 @@
[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
@@ -19954,9 +14632,6 @@
[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
@@ -19966,9 +14641,6 @@
[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
@@ -19978,9 +14650,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
@@ -19990,9 +14659,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
@@ -20002,9 +14668,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
@@ -20014,9 +14677,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
@@ -20026,9 +14686,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
@@ -20038,9 +14695,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
@@ -20050,9 +14704,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
@@ -20062,9 +14713,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
@@ -20074,9 +14722,6 @@
[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
@@ -20089,9 +14734,6 @@
[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
@@ -20101,9 +14743,6 @@
[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
@@ -20113,9 +14752,6 @@
[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
@@ -20125,9 +14761,6 @@
[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
@@ -20137,9 +14770,6 @@
[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
@@ -20149,9 +14779,6 @@
[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
@@ -20161,9 +14788,6 @@
[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
@@ -20173,9 +14797,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
@@ -20185,9 +14806,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
@@ -20197,9 +14815,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
@@ -20209,9 +14824,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
@@ -20221,9 +14833,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
@@ -20233,9 +14842,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
@@ -20245,9 +14851,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
@@ -20257,9 +14860,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
@@ -20269,9 +14869,6 @@
[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
@@ -20332,9 +14929,6 @@
[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
@@ -20344,9 +14938,6 @@
[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
@@ -20356,9 +14947,6 @@
[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
@@ -20368,9 +14956,6 @@
[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
@@ -20380,9 +14965,6 @@
[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
@@ -20392,9 +14974,6 @@
[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
@@ -20404,9 +14983,6 @@
[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
@@ -20416,9 +14992,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
@@ -20428,9 +15001,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
@@ -20440,9 +15010,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
@@ -20452,9 +15019,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
@@ -20464,9 +15028,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
@@ -20476,9 +15037,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
@@ -20488,9 +15046,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
@@ -20500,9 +15055,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
@@ -20512,9 +15064,6 @@
[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
@@ -20527,9 +15076,6 @@
[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
@@ -20539,9 +15085,6 @@
[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
@@ -20551,9 +15094,6 @@
[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
@@ -20563,9 +15103,6 @@
[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
@@ -20575,9 +15112,6 @@
[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
@@ -20587,9 +15121,6 @@
[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
@@ -20599,9 +15130,6 @@
[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
@@ -20611,9 +15139,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
@@ -20623,9 +15148,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
@@ -20635,9 +15157,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
@@ -20647,9 +15166,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
@@ -20659,9 +15175,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
@@ -20671,9 +15184,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
@@ -20683,9 +15193,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
@@ -20695,9 +15202,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
@@ -20707,9 +15211,6 @@
[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
@@ -20722,9 +15223,6 @@
[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
@@ -20734,9 +15232,6 @@
[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
@@ -20746,9 +15241,6 @@
[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
@@ -20758,9 +15250,6 @@
[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
@@ -20770,9 +15259,6 @@
[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
@@ -20782,9 +15268,6 @@
[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
@@ -20794,9 +15277,6 @@
[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
@@ -20806,9 +15286,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
@@ -20818,9 +15295,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
@@ -20830,9 +15304,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
@@ -20842,9 +15313,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
@@ -20854,9 +15322,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
@@ -20866,9 +15331,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
@@ -20878,9 +15340,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
@@ -20890,9 +15349,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
@@ -20902,9 +15358,6 @@
[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
@@ -20962,156 +15415,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -21121,9 +15427,6 @@
[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
@@ -21133,9 +15436,6 @@
[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
@@ -21145,9 +15445,6 @@
[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
@@ -21157,9 +15454,6 @@
[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
@@ -21169,9 +15463,6 @@
[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
@@ -21181,9 +15472,6 @@
[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
@@ -21193,9 +15481,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
@@ -21205,9 +15490,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
@@ -21217,9 +15499,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
@@ -21229,9 +15508,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
@@ -21241,9 +15517,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
@@ -21253,9 +15526,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
@@ -21265,9 +15535,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
@@ -21277,9 +15544,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
@@ -21289,9 +15553,6 @@
[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
@@ -21304,9 +15565,6 @@
[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
@@ -21316,9 +15574,6 @@
[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
@@ -21328,9 +15583,6 @@
[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
@@ -21339,9 +15591,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
@@ -21351,9 +15600,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
@@ -21363,9 +15609,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
@@ -21375,9 +15618,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
@@ -21387,9 +15627,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
@@ -21399,9 +15636,6 @@
[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
@@ -21414,9 +15648,6 @@
[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
@@ -21426,9 +15657,6 @@
[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
@@ -21438,9 +15666,6 @@
[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
@@ -21450,9 +15675,6 @@
[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
@@ -21462,9 +15684,6 @@
[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
@@ -21474,9 +15693,6 @@
[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
@@ -21486,9 +15702,6 @@
[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
@@ -21498,9 +15711,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
@@ -21510,9 +15720,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
@@ -21522,9 +15729,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
@@ -21534,9 +15738,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
@@ -21546,9 +15747,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
@@ -21558,9 +15756,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
@@ -21570,9 +15765,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
@@ -21582,9 +15774,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
@@ -21594,9 +15783,6 @@
[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
@@ -21609,9 +15795,6 @@
[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
@@ -21621,9 +15804,6 @@
[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
@@ -21633,9 +15813,6 @@
[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
@@ -21645,9 +15822,6 @@
[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
@@ -21657,9 +15831,6 @@
[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
@@ -21669,9 +15840,6 @@
[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
@@ -21681,9 +15849,6 @@
[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
@@ -21693,9 +15858,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
@@ -21705,9 +15867,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
@@ -21717,9 +15876,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
@@ -21729,9 +15885,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
@@ -21741,9 +15894,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
@@ -21753,9 +15903,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
@@ -21765,9 +15912,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
@@ -21777,9 +15921,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
@@ -21789,9 +15930,6 @@
[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
@@ -21852,9 +15990,6 @@
[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
@@ -21864,9 +15999,6 @@
[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
@@ -21876,9 +16008,6 @@
[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
@@ -21888,9 +16017,6 @@
[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
@@ -21900,9 +16026,6 @@
[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
@@ -21912,9 +16035,6 @@
[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
@@ -21924,9 +16044,6 @@
[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
@@ -21936,9 +16053,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
@@ -21948,9 +16062,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
@@ -21960,9 +16071,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
@@ -21972,9 +16080,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
@@ -21984,9 +16089,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
@@ -21996,9 +16098,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
@@ -22008,9 +16107,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
@@ -22020,9 +16116,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
@@ -22032,9 +16125,6 @@
[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
@@ -22047,9 +16137,6 @@
[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
@@ -22059,9 +16146,6 @@
[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
@@ -22071,9 +16155,6 @@
[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
@@ -22083,9 +16164,6 @@
[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
@@ -22095,9 +16173,6 @@
[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
@@ -22107,9 +16182,6 @@
[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
@@ -22119,9 +16191,6 @@
[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
@@ -22131,9 +16200,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
@@ -22143,9 +16209,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
@@ -22155,9 +16218,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
@@ -22167,9 +16227,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
@@ -22179,9 +16236,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
@@ -22191,9 +16245,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
@@ -22203,9 +16254,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
@@ -22215,9 +16263,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
@@ -22227,9 +16272,6 @@
[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
@@ -22242,9 +16284,6 @@
[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
@@ -22254,9 +16293,6 @@
[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
@@ -22266,9 +16302,6 @@
[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
@@ -22278,9 +16311,6 @@
[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
@@ -22290,9 +16320,6 @@
[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
@@ -22302,9 +16329,6 @@
[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
@@ -22314,9 +16338,6 @@
[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
@@ -22326,9 +16347,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
@@ -22338,9 +16356,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
@@ -22350,9 +16365,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
@@ -22362,9 +16374,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
@@ -22374,9 +16383,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
@@ -22386,9 +16392,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
@@ -22398,9 +16401,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
@@ -22410,9 +16410,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
@@ -22422,9 +16419,6 @@
[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
@@ -22485,9 +16479,6 @@
[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
@@ -22497,9 +16488,6 @@
[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
@@ -22509,9 +16497,6 @@
[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
@@ -22521,9 +16506,6 @@
[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
@@ -22533,9 +16515,6 @@
[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
@@ -22545,9 +16524,6 @@
[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
@@ -22557,9 +16533,6 @@
[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
@@ -22569,9 +16542,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
@@ -22581,9 +16551,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
@@ -22593,9 +16560,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
@@ -22605,9 +16569,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
@@ -22617,9 +16578,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
@@ -22629,9 +16587,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
@@ -22641,9 +16596,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
@@ -22653,9 +16605,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
@@ -22665,9 +16614,6 @@
[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
@@ -22680,9 +16626,6 @@
[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
@@ -22692,9 +16635,6 @@
[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
@@ -22704,9 +16644,6 @@
[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
@@ -22716,9 +16653,6 @@
[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
@@ -22728,9 +16662,6 @@
[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
@@ -22740,9 +16671,6 @@
[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
@@ -22752,9 +16680,6 @@
[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
@@ -22764,9 +16689,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
@@ -22776,9 +16698,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
@@ -22788,9 +16707,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
@@ -22800,9 +16716,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
@@ -22812,9 +16725,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
@@ -22824,9 +16734,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
@@ -22836,9 +16743,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
@@ -22848,9 +16752,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
@@ -22860,9 +16761,6 @@
[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
@@ -22875,9 +16773,6 @@
[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
@@ -22887,9 +16782,6 @@
[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
@@ -22899,9 +16791,6 @@
[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
@@ -22911,9 +16800,6 @@
[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
@@ -22923,9 +16809,6 @@
[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
@@ -22935,9 +16818,6 @@
[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
@@ -22947,9 +16827,6 @@
[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
@@ -22959,9 +16836,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
@@ -22971,9 +16845,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
@@ -22983,9 +16854,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
@@ -22995,9 +16863,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
@@ -23007,9 +16872,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
@@ -23019,9 +16881,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
@@ -23031,9 +16890,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
@@ -23043,9 +16899,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
@@ -23055,9 +16908,6 @@
[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
@@ -23118,9 +16968,6 @@
[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
@@ -23130,9 +16977,6 @@
[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
@@ -23142,9 +16986,6 @@
[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
@@ -23154,9 +16995,6 @@
[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
@@ -23166,9 +17004,6 @@
[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
@@ -23178,9 +17013,6 @@
[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
@@ -23190,9 +17022,6 @@
[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
@@ -23202,9 +17031,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
@@ -23214,9 +17040,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
@@ -23226,9 +17049,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
@@ -23238,9 +17058,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
@@ -23250,9 +17067,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
@@ -23262,9 +17076,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
@@ -23274,9 +17085,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
@@ -23286,9 +17094,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
@@ -23298,9 +17103,6 @@
[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
@@ -23313,9 +17115,6 @@
[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
@@ -23325,9 +17124,6 @@
[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
@@ -23337,9 +17133,6 @@
[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
@@ -23349,9 +17142,6 @@
[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
@@ -23361,9 +17151,6 @@
[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
@@ -23373,9 +17160,6 @@
[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
@@ -23385,9 +17169,6 @@
[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
@@ -23397,9 +17178,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
@@ -23409,9 +17187,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
@@ -23421,9 +17196,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
@@ -23433,9 +17205,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
@@ -23445,9 +17214,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
@@ -23457,9 +17223,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
@@ -23469,9 +17232,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
@@ -23481,9 +17241,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
@@ -23493,9 +17250,6 @@
[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
@@ -23508,9 +17262,6 @@
[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
@@ -23520,9 +17271,6 @@
[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
@@ -23532,9 +17280,6 @@
[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
@@ -23544,9 +17289,6 @@
[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
@@ -23556,9 +17298,6 @@
[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
@@ -23568,9 +17307,6 @@
[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
@@ -23580,9 +17316,6 @@
[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
@@ -23592,9 +17325,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
@@ -23604,9 +17334,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
@@ -23616,9 +17343,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
@@ -23628,9 +17352,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
@@ -23640,9 +17361,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
@@ -23652,9 +17370,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
@@ -23664,9 +17379,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
@@ -23676,9 +17388,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
@@ -23688,9 +17397,6 @@
[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
@@ -23748,156 +17454,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -23907,9 +17466,6 @@
[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
@@ -23919,9 +17475,6 @@
[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
@@ -23931,9 +17484,6 @@
[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
@@ -23943,9 +17493,6 @@
[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
@@ -23955,9 +17502,6 @@
[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
@@ -23967,9 +17511,6 @@
[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
@@ -23979,9 +17520,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
@@ -23991,9 +17529,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
@@ -24003,9 +17538,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
@@ -24015,9 +17547,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
@@ -24027,9 +17556,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
@@ -24039,9 +17565,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
@@ -24051,9 +17574,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
@@ -24063,9 +17583,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
@@ -24075,9 +17592,6 @@
[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
@@ -24090,9 +17604,6 @@
[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
@@ -24102,9 +17613,6 @@
[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
@@ -24114,9 +17622,6 @@
[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
@@ -24176,9 +17681,6 @@
[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
@@ -24188,9 +17690,6 @@
[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
@@ -24200,9 +17699,6 @@
[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
@@ -24212,9 +17708,6 @@
[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
@@ -24224,9 +17717,6 @@
[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
@@ -24236,9 +17726,6 @@
[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
@@ -24248,9 +17735,6 @@
[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
@@ -24260,9 +17744,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
@@ -24272,9 +17753,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
@@ -24284,9 +17762,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
@@ -24296,9 +17771,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
@@ -24308,9 +17780,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
@@ -24320,9 +17789,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
@@ -24332,9 +17798,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
@@ -24344,9 +17807,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
@@ -24356,9 +17816,6 @@
[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
@@ -24371,9 +17828,6 @@
[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
@@ -24383,9 +17837,6 @@
[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
@@ -24395,9 +17846,6 @@
[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
@@ -24407,9 +17855,6 @@
[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
@@ -24419,9 +17864,6 @@
[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
@@ -24431,9 +17873,6 @@
[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
@@ -24443,9 +17882,6 @@
[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
@@ -24455,9 +17891,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
@@ -24467,9 +17900,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
@@ -24479,9 +17909,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
@@ -24491,9 +17918,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
@@ -24503,9 +17927,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
@@ -24515,9 +17936,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
@@ -24527,9 +17945,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
@@ -24539,9 +17954,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
@@ -24551,9 +17963,6 @@
[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
@@ -24566,9 +17975,6 @@
[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
@@ -24578,9 +17984,6 @@
[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
@@ -24590,9 +17993,6 @@
[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
@@ -24602,9 +18002,6 @@
[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
@@ -24614,9 +18011,6 @@
[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
@@ -24626,9 +18020,6 @@
[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
@@ -24638,9 +18029,6 @@
[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
@@ -24650,9 +18038,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
@@ -24662,9 +18047,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
@@ -24674,9 +18056,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
@@ -24686,9 +18065,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
@@ -24698,9 +18074,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
@@ -24710,9 +18083,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
@@ -24722,9 +18092,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
@@ -24734,9 +18101,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
@@ -24746,9 +18110,6 @@
[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
@@ -24809,9 +18170,6 @@
[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
@@ -24821,9 +18179,6 @@
[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
@@ -24833,9 +18188,6 @@
[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
@@ -24845,9 +18197,6 @@
[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
@@ -24857,9 +18206,6 @@
[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
@@ -24869,9 +18215,6 @@
[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
@@ -24881,9 +18224,6 @@
[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
@@ -24893,9 +18233,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
@@ -24905,9 +18242,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
@@ -24917,9 +18251,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
@@ -24929,9 +18260,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
@@ -24941,9 +18269,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
@@ -24953,9 +18278,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
@@ -24965,9 +18287,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
@@ -24977,9 +18296,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
@@ -24989,9 +18305,6 @@
[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
@@ -25004,9 +18317,6 @@
[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
@@ -25016,9 +18326,6 @@
[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
@@ -25028,9 +18335,6 @@
[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
@@ -25040,9 +18344,6 @@
[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
@@ -25052,9 +18353,6 @@
[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
@@ -25064,9 +18362,6 @@
[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
@@ -25076,9 +18371,6 @@
[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
@@ -25088,9 +18380,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
@@ -25100,9 +18389,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
@@ -25112,9 +18398,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
@@ -25124,9 +18407,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
@@ -25136,9 +18416,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
@@ -25148,9 +18425,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
@@ -25160,9 +18434,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
@@ -25172,9 +18443,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
@@ -25184,9 +18452,6 @@
[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
@@ -25199,9 +18464,6 @@
[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
@@ -25211,9 +18473,6 @@
[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
@@ -25223,9 +18482,6 @@
[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
@@ -25235,9 +18491,6 @@
[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
@@ -25247,9 +18500,6 @@
[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
@@ -25259,9 +18509,6 @@
[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
@@ -25271,9 +18518,6 @@
[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
@@ -25283,9 +18527,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
@@ -25295,9 +18536,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
@@ -25307,9 +18545,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
@@ -25319,9 +18554,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
@@ -25331,9 +18563,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
@@ -25343,9 +18572,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
@@ -25355,9 +18581,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
@@ -25367,9 +18590,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
@@ -25379,9 +18599,6 @@
[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
@@ -25442,9 +18659,6 @@
[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
@@ -25454,9 +18668,6 @@
[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
@@ -25466,9 +18677,6 @@
[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
@@ -25478,9 +18686,6 @@
[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
@@ -25490,9 +18695,6 @@
[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
@@ -25502,9 +18704,6 @@
[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
@@ -25514,9 +18713,6 @@
[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
@@ -25526,9 +18722,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
@@ -25538,9 +18731,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
@@ -25550,9 +18740,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
@@ -25562,9 +18749,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
@@ -25574,9 +18758,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
@@ -25586,9 +18767,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
@@ -25598,9 +18776,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
@@ -25610,9 +18785,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
@@ -25622,9 +18794,6 @@
[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
@@ -25637,9 +18806,6 @@
[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
@@ -25649,9 +18815,6 @@
[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
@@ -25661,9 +18824,6 @@
[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
@@ -25673,9 +18833,6 @@
[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
@@ -25685,9 +18842,6 @@
[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
@@ -25697,9 +18851,6 @@
[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
@@ -25709,9 +18860,6 @@
[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
@@ -25721,9 +18869,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
@@ -25733,9 +18878,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
@@ -25745,9 +18887,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
@@ -25757,9 +18896,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
@@ -25769,9 +18905,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
@@ -25781,9 +18914,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
@@ -25793,9 +18923,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
@@ -25805,9 +18932,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
@@ -25817,9 +18941,6 @@
[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
@@ -25832,9 +18953,6 @@
[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
@@ -25844,9 +18962,6 @@
[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
@@ -25856,9 +18971,6 @@
[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
@@ -25868,9 +18980,6 @@
[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
@@ -25880,9 +18989,6 @@
[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
@@ -25892,9 +18998,6 @@
[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
@@ -25904,9 +19007,6 @@
[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
@@ -25916,9 +19016,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
@@ -25928,9 +19025,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
@@ -25940,9 +19034,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
@@ -25952,9 +19043,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
@@ -25964,9 +19052,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
@@ -25976,9 +19061,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
@@ -25988,9 +19070,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
@@ -26000,9 +19079,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
@@ -26012,9 +19088,6 @@
[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
@@ -26072,156 +19145,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -26231,9 +19157,6 @@
[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
@@ -26243,9 +19166,6 @@
[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
@@ -26255,9 +19175,6 @@
[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
@@ -26267,9 +19184,6 @@
[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
@@ -26279,9 +19193,6 @@
[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
@@ -26291,9 +19202,6 @@
[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
@@ -26303,9 +19211,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
@@ -26315,9 +19220,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
@@ -26327,9 +19229,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
@@ -26339,9 +19238,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
@@ -26351,9 +19247,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
@@ -26363,9 +19256,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
@@ -26375,9 +19265,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
@@ -26387,9 +19274,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
@@ -26399,9 +19283,6 @@
[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
@@ -26414,9 +19295,6 @@
[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
@@ -26426,9 +19304,6 @@
[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
@@ -26438,9 +19313,6 @@
[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
@@ -26450,9 +19322,6 @@
[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
@@ -26462,9 +19331,6 @@
[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
@@ -26474,9 +19340,6 @@
[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
@@ -26486,9 +19349,6 @@
[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
@@ -26498,9 +19358,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
@@ -26510,9 +19367,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
@@ -26522,9 +19376,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
@@ -26534,9 +19385,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
@@ -26546,9 +19394,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
@@ -26558,9 +19403,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
@@ -26570,9 +19412,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
@@ -26582,9 +19421,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
@@ -26594,9 +19430,6 @@
[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
@@ -26609,9 +19442,6 @@
[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
@@ -26621,9 +19451,6 @@
[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
@@ -26633,9 +19460,6 @@
[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
@@ -26645,9 +19469,6 @@
[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
@@ -26657,9 +19478,6 @@
[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
@@ -26669,9 +19487,6 @@
[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
@@ -26681,9 +19496,6 @@
[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
@@ -26693,9 +19505,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
@@ -26705,9 +19514,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
@@ -26717,9 +19523,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
@@ -26729,9 +19532,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
@@ -26741,9 +19541,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
@@ -26753,9 +19550,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
@@ -26765,9 +19559,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
@@ -26777,9 +19568,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
@@ -26789,9 +19577,6 @@
[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
@@ -26852,9 +19637,6 @@
[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
@@ -26864,9 +19646,6 @@
[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
@@ -26876,9 +19655,6 @@
[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
@@ -26888,9 +19664,6 @@
[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
@@ -26900,17 +19673,11 @@
[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?1-1000]
[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
@@ -26920,9 +19687,6 @@
[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
@@ -26932,9 +19696,6 @@
[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
@@ -26944,9 +19705,6 @@
[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
@@ -26956,9 +19714,6 @@
[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
@@ -26968,9 +19723,6 @@
[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
@@ -26980,9 +19732,6 @@
[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
@@ -26992,9 +19741,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
@@ -27004,9 +19750,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
@@ -27016,9 +19759,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
@@ -27028,9 +19768,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
@@ -27040,9 +19777,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
@@ -27052,9 +19786,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
@@ -27064,9 +19795,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
@@ -27076,9 +19804,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
@@ -27088,9 +19813,6 @@
[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
@@ -27103,9 +19825,6 @@
[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
@@ -27115,9 +19834,6 @@
[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
@@ -27127,9 +19843,6 @@
[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
@@ -27139,9 +19852,6 @@
[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
@@ -27151,9 +19861,6 @@
[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
@@ -27163,9 +19870,6 @@
[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
@@ -27175,9 +19879,6 @@
[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
@@ -27187,9 +19888,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
@@ -27199,9 +19897,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
@@ -27211,9 +19906,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
@@ -27223,9 +19915,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
@@ -27235,9 +19924,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
@@ -27247,9 +19933,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
@@ -27259,9 +19942,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
@@ -27271,9 +19951,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
@@ -27283,9 +19960,6 @@
[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
@@ -27298,9 +19972,6 @@
[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
@@ -27310,9 +19981,6 @@
[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
@@ -27322,9 +19990,6 @@
[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
@@ -27334,9 +19999,6 @@
[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
@@ -27346,9 +20008,6 @@
[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
@@ -27358,9 +20017,6 @@
[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
@@ -27370,9 +20026,6 @@
[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
@@ -27382,9 +20035,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
@@ -27394,9 +20044,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
@@ -27406,9 +20053,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
@@ -27418,9 +20062,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
@@ -27430,9 +20071,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
@@ -27442,9 +20080,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
@@ -27454,9 +20089,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
@@ -27466,9 +20098,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
@@ -27478,9 +20107,6 @@
[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
@@ -27541,9 +20167,6 @@
[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
@@ -27553,9 +20176,6 @@
[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
@@ -27565,9 +20185,6 @@
[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
@@ -27577,9 +20194,6 @@
[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
@@ -27589,9 +20203,6 @@
[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
@@ -27601,9 +20212,6 @@
[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
@@ -27613,9 +20221,6 @@
[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
@@ -27625,9 +20230,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
@@ -27637,9 +20239,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
@@ -27649,9 +20248,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
@@ -27661,9 +20257,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
@@ -27673,9 +20266,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
@@ -27685,9 +20275,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
@@ -27697,9 +20284,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
@@ -27709,9 +20293,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
@@ -27721,9 +20302,6 @@
[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
@@ -27736,9 +20314,6 @@
[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
@@ -27748,9 +20323,6 @@
[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
@@ -27760,9 +20332,6 @@
[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
@@ -27772,9 +20341,6 @@
[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
@@ -27784,9 +20350,6 @@
[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
@@ -27796,9 +20359,6 @@
[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
@@ -27808,9 +20368,6 @@
[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
@@ -27820,9 +20377,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
@@ -27832,9 +20386,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
@@ -27844,9 +20395,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
@@ -27856,9 +20404,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
@@ -27868,9 +20413,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
@@ -27880,9 +20422,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
@@ -27892,9 +20431,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
@@ -27904,9 +20440,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
@@ -27916,9 +20449,6 @@
[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
@@ -27931,9 +20461,6 @@
[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
@@ -27943,9 +20470,6 @@
[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
@@ -27955,9 +20479,6 @@
[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
@@ -27967,9 +20488,6 @@
[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
@@ -27979,9 +20497,6 @@
[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
@@ -27991,9 +20506,6 @@
[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
@@ -28003,9 +20515,6 @@
[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
@@ -28015,9 +20524,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
@@ -28027,9 +20533,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
@@ -28039,9 +20542,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
@@ -28051,9 +20551,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
@@ -28063,9 +20560,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
@@ -28075,9 +20569,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
@@ -28087,9 +20578,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
@@ -28099,9 +20587,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
@@ -28111,9 +20596,6 @@
[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
@@ -28174,9 +20656,6 @@
[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
@@ -28186,9 +20665,6 @@
[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
@@ -28198,9 +20674,6 @@
[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
@@ -28210,9 +20683,6 @@
[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
@@ -28222,9 +20692,6 @@
[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
@@ -28234,9 +20701,6 @@
[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
@@ -28246,9 +20710,6 @@
[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
@@ -28258,9 +20719,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
@@ -28270,9 +20728,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
@@ -28282,9 +20737,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
@@ -28294,9 +20746,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
@@ -28306,9 +20755,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
@@ -28318,9 +20764,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
@@ -28330,9 +20773,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
@@ -28342,9 +20782,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
@@ -28354,9 +20791,6 @@
[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
@@ -28369,9 +20803,6 @@
[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
@@ -28381,9 +20812,6 @@
[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
@@ -28393,9 +20821,6 @@
[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
@@ -28405,9 +20830,6 @@
[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
@@ -28417,9 +20839,6 @@
[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
@@ -28429,9 +20848,6 @@
[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
@@ -28441,9 +20857,6 @@
[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
@@ -28453,9 +20866,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
@@ -28465,9 +20875,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
@@ -28477,9 +20884,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
@@ -28489,9 +20893,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
@@ -28501,9 +20902,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
@@ -28513,9 +20911,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
@@ -28525,9 +20920,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
@@ -28537,9 +20929,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
@@ -28549,9 +20938,6 @@
[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
@@ -28564,9 +20950,6 @@
[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
@@ -28576,9 +20959,6 @@
[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
@@ -28588,9 +20968,6 @@
[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
@@ -28600,9 +20977,6 @@
[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
@@ -28612,9 +20986,6 @@
[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
@@ -28624,9 +20995,6 @@
[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
@@ -28636,9 +21004,6 @@
[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
@@ -28648,9 +21013,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
@@ -28660,9 +21022,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
@@ -28672,9 +21031,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
@@ -28684,9 +21040,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
@@ -28696,9 +21049,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
@@ -28708,9 +21058,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
@@ -28720,9 +21067,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
@@ -28732,9 +21076,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
@@ -28744,9 +21085,6 @@
[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
@@ -28807,9 +21145,6 @@
[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
@@ -28819,9 +21154,6 @@
[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
@@ -28831,9 +21163,6 @@
[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
@@ -28843,9 +21172,6 @@
[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
@@ -28855,9 +21181,6 @@
[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
@@ -28867,9 +21190,6 @@
[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
@@ -28879,9 +21199,6 @@
[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
@@ -28891,9 +21208,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
@@ -28903,9 +21217,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
@@ -28915,9 +21226,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
@@ -28927,9 +21235,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
@@ -28939,9 +21244,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
@@ -28951,9 +21253,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
@@ -28963,9 +21262,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
@@ -28975,9 +21271,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
@@ -28987,9 +21280,6 @@
[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
@@ -29002,9 +21292,6 @@
[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
@@ -29014,9 +21301,6 @@
[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
@@ -29026,9 +21310,6 @@
[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
@@ -29038,9 +21319,6 @@
[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
@@ -29050,9 +21328,6 @@
[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
@@ -29062,9 +21337,6 @@
[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
@@ -29074,9 +21346,6 @@
[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
@@ -29086,9 +21355,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
@@ -29098,9 +21364,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
@@ -29110,9 +21373,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
@@ -29122,9 +21382,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
@@ -29134,9 +21391,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
@@ -29146,9 +21400,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
@@ -29158,9 +21409,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
@@ -29170,9 +21418,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
@@ -29182,9 +21427,6 @@
[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
@@ -29197,9 +21439,6 @@
[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
@@ -29209,9 +21448,6 @@
[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
@@ -29221,9 +21457,6 @@
[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
@@ -29233,9 +21466,6 @@
[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
@@ -29245,9 +21475,6 @@
[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
@@ -29257,9 +21484,6 @@
[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
@@ -29269,9 +21493,6 @@
[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
@@ -29281,9 +21502,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
@@ -29293,9 +21511,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
@@ -29305,9 +21520,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
@@ -29317,9 +21529,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
@@ -29329,9 +21538,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
@@ -29341,9 +21547,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
@@ -29353,9 +21556,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
@@ -29365,9 +21565,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
@@ -29377,9 +21574,6 @@
[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
@@ -29437,156 +21631,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -29596,9 +21643,6 @@
[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
@@ -29608,9 +21652,6 @@
[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
@@ -29620,9 +21661,6 @@
[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
@@ -29632,9 +21670,6 @@
[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
@@ -29644,9 +21679,6 @@
[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
@@ -29656,9 +21688,6 @@
[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
@@ -29668,9 +21697,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
@@ -29680,9 +21706,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
@@ -29692,9 +21715,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
@@ -29709,9 +21729,6 @@
[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
@@ -29724,9 +21741,6 @@
[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
@@ -29736,9 +21750,6 @@
[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
@@ -29748,9 +21759,6 @@
[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
@@ -29760,9 +21768,6 @@
[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
@@ -29772,9 +21777,6 @@
[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
@@ -29784,9 +21786,6 @@
[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
@@ -29796,9 +21795,6 @@
[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
@@ -29808,9 +21804,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
@@ -29820,9 +21813,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
@@ -29832,9 +21822,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
@@ -29844,9 +21831,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
@@ -29856,9 +21840,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
@@ -29868,9 +21849,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
@@ -29880,9 +21858,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
@@ -29892,9 +21867,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
@@ -29904,9 +21876,6 @@
[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
@@ -29919,9 +21888,6 @@
[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
@@ -29931,9 +21897,6 @@
[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
@@ -29943,9 +21906,6 @@
[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
@@ -29955,9 +21915,6 @@
[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
@@ -29967,9 +21924,6 @@
[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
@@ -29979,9 +21933,6 @@
[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
@@ -29991,9 +21942,6 @@
[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
@@ -30003,9 +21951,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
@@ -30015,9 +21960,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
@@ -30027,9 +21969,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
@@ -30039,9 +21978,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
@@ -30051,9 +21987,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
@@ -30063,9 +21996,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
@@ -30075,9 +22005,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
@@ -30087,9 +22014,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
@@ -30099,9 +22023,6 @@
[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
@@ -30162,9 +22083,6 @@
[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
@@ -30174,9 +22092,6 @@
[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
@@ -30186,9 +22101,6 @@
[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
@@ -30198,9 +22110,6 @@
[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
@@ -30210,9 +22119,6 @@
[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
@@ -30222,9 +22128,6 @@
[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
@@ -30234,9 +22137,6 @@
[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
@@ -30246,9 +22146,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
@@ -30258,9 +22155,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
@@ -30270,9 +22164,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
@@ -30282,9 +22173,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
@@ -30294,9 +22182,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
@@ -30306,9 +22191,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
@@ -30318,9 +22200,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
@@ -30330,9 +22209,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
@@ -30342,9 +22218,6 @@
[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
@@ -30357,9 +22230,6 @@
[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
@@ -30369,9 +22239,6 @@
[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
@@ -30381,9 +22248,6 @@
[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
@@ -30393,9 +22257,6 @@
[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
@@ -30405,9 +22266,6 @@
[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
@@ -30417,9 +22275,6 @@
[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
@@ -30429,9 +22284,6 @@
[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
@@ -30441,9 +22293,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
@@ -30453,9 +22302,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
@@ -30465,9 +22311,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
@@ -30477,9 +22320,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
@@ -30489,9 +22329,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
@@ -30501,9 +22338,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
@@ -30513,9 +22347,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
@@ -30525,9 +22356,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
@@ -30537,9 +22365,6 @@
[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
@@ -30552,9 +22377,6 @@
[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
@@ -30564,9 +22386,6 @@
[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
@@ -30576,9 +22395,6 @@
[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
@@ -30588,9 +22404,6 @@
[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
@@ -30600,9 +22413,6 @@
[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
@@ -30612,9 +22422,6 @@
[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
@@ -30624,9 +22431,6 @@
[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
@@ -30636,9 +22440,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
@@ -30648,9 +22449,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
@@ -30660,9 +22458,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
@@ -30672,9 +22467,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
@@ -30684,9 +22476,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
@@ -30696,9 +22485,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
@@ -30708,9 +22494,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
@@ -30720,9 +22503,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
@@ -30732,9 +22512,6 @@
[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
@@ -30795,9 +22572,6 @@
[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
@@ -30807,9 +22581,6 @@
[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
@@ -30819,9 +22590,6 @@
[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
@@ -30831,9 +22599,6 @@
[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
@@ -30843,9 +22608,6 @@
[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
@@ -30855,9 +22617,6 @@
[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
@@ -30867,9 +22626,6 @@
[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
@@ -30879,9 +22635,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
@@ -30891,9 +22644,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
@@ -30903,9 +22653,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
@@ -30915,9 +22662,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
@@ -30927,9 +22671,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
@@ -30939,9 +22680,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
@@ -30951,9 +22689,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
@@ -30963,9 +22698,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
@@ -30975,9 +22707,6 @@
[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
@@ -30990,9 +22719,6 @@
[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
@@ -31002,9 +22728,6 @@
[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
@@ -31014,9 +22737,6 @@
[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
@@ -31026,9 +22746,6 @@
[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
@@ -31038,9 +22755,6 @@
[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
@@ -31050,9 +22764,6 @@
[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
@@ -31062,9 +22773,6 @@
[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
@@ -31074,9 +22782,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
@@ -31086,9 +22791,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
@@ -31098,9 +22800,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
@@ -31110,9 +22809,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
@@ -31122,9 +22818,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
@@ -31134,9 +22827,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
@@ -31146,9 +22836,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
@@ -31158,9 +22845,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
@@ -31170,9 +22854,6 @@
[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
@@ -31185,9 +22866,6 @@
[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
@@ -31197,9 +22875,6 @@
[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
@@ -31209,9 +22884,6 @@
[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
@@ -31221,9 +22893,6 @@
[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
@@ -31233,9 +22902,6 @@
[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
@@ -31245,9 +22911,6 @@
[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
@@ -31257,9 +22920,6 @@
[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
@@ -31269,9 +22929,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
@@ -31281,9 +22938,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
@@ -31293,9 +22947,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
@@ -31305,9 +22956,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
@@ -31317,9 +22965,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
@@ -31329,9 +22974,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
@@ -31341,9 +22983,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
@@ -31353,9 +22992,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
@@ -31365,9 +23001,6 @@
[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
@@ -31425,156 +23058,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -31584,9 +23070,6 @@
[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
@@ -31596,9 +23079,6 @@
[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
@@ -31608,9 +23088,6 @@
[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
@@ -31620,9 +23097,6 @@
[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
@@ -31632,9 +23106,6 @@
[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
@@ -31644,9 +23115,6 @@
[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
@@ -31656,9 +23124,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
@@ -31668,9 +23133,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
@@ -31680,9 +23142,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
@@ -31692,9 +23151,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
@@ -31704,9 +23160,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
@@ -31716,9 +23169,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
@@ -31728,9 +23178,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
@@ -31740,9 +23187,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
@@ -31752,9 +23196,6 @@
[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
@@ -31767,9 +23208,6 @@
[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
@@ -31779,9 +23217,6 @@
[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
@@ -31791,9 +23226,6 @@
[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
@@ -31803,9 +23235,6 @@
[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
@@ -31815,9 +23244,6 @@
[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
@@ -31827,9 +23253,6 @@
[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
@@ -31839,9 +23262,6 @@
[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
@@ -31851,9 +23271,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
@@ -31863,9 +23280,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
@@ -31875,9 +23289,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
@@ -31887,9 +23298,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
@@ -31899,9 +23307,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
@@ -31911,9 +23316,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
@@ -31923,9 +23325,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
@@ -31935,9 +23334,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
@@ -31947,9 +23343,6 @@
[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
@@ -31962,9 +23355,6 @@
[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
@@ -31974,9 +23364,6 @@
[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
@@ -31986,9 +23373,6 @@
[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
@@ -31998,9 +23382,6 @@
[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
@@ -32010,9 +23391,6 @@
[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
@@ -32022,9 +23400,6 @@
[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
@@ -32034,9 +23409,6 @@
[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
@@ -32046,9 +23418,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
@@ -32058,9 +23427,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
@@ -32070,9 +23436,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
@@ -32082,9 +23445,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
@@ -32094,9 +23454,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
@@ -32106,9 +23463,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
@@ -32118,9 +23472,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
@@ -32130,9 +23481,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
@@ -32142,9 +23490,6 @@
[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
@@ -32205,9 +23550,6 @@
[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
@@ -32217,9 +23559,6 @@
[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
@@ -32229,9 +23568,6 @@
[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
@@ -32241,9 +23577,6 @@
[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
@@ -32253,9 +23586,6 @@
[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
@@ -32265,9 +23595,6 @@
[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
@@ -32277,9 +23604,6 @@
[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
@@ -32289,9 +23613,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
@@ -32301,9 +23622,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
@@ -32313,9 +23631,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
@@ -32325,9 +23640,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
@@ -32337,9 +23649,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
@@ -32349,9 +23658,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
@@ -32361,9 +23667,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
@@ -32373,9 +23676,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
@@ -32385,9 +23685,6 @@
[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
@@ -32400,9 +23697,6 @@
[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
@@ -32412,9 +23706,6 @@
[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
@@ -32424,9 +23715,6 @@
[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
@@ -32436,9 +23724,6 @@
[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
@@ -32448,9 +23733,6 @@
[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
@@ -32460,9 +23742,6 @@
[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
@@ -32472,9 +23751,6 @@
[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
@@ -32484,9 +23760,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?7001-8000]
[Derived key of type name: HMAC hash: SHA-384 length: 256 using empty password, long salt, SHA-512, with 1 iterations with wrong (ECDH) key]
@@ -32495,9 +23768,6 @@
[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
@@ -32510,9 +23780,6 @@
[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
@@ -32522,9 +23789,6 @@
[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
@@ -32534,9 +23798,6 @@
[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
@@ -32546,9 +23807,6 @@
[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
@@ -32558,9 +23816,6 @@
[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
@@ -32570,9 +23825,6 @@
[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
@@ -32582,9 +23834,6 @@
[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
@@ -32594,9 +23843,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
@@ -32606,9 +23852,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
@@ -32618,9 +23861,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
@@ -32630,9 +23870,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
@@ -32642,9 +23879,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
@@ -32654,9 +23888,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
@@ -32666,9 +23897,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
@@ -32678,9 +23906,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
@@ -32690,9 +23915,6 @@
[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
@@ -32705,9 +23927,6 @@
[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
@@ -32717,9 +23936,6 @@
[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
@@ -32729,9 +23945,6 @@
[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
@@ -32741,9 +23954,6 @@
[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
@@ -32753,9 +23963,6 @@
[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
@@ -32765,9 +23972,6 @@
[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
@@ -32777,9 +23981,6 @@
[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
@@ -32789,9 +23990,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
@@ -32801,9 +23999,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
@@ -32813,9 +24008,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
@@ -32825,9 +24017,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
@@ -32837,9 +24026,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
@@ -32849,9 +24035,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
@@ -32861,9 +24044,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
@@ -32873,9 +24053,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
@@ -32885,9 +24062,6 @@
[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
@@ -32948,9 +24122,6 @@
[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
@@ -32960,9 +24131,6 @@
[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
@@ -32972,9 +24140,6 @@
[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
@@ -32984,9 +24149,6 @@
[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
@@ -32996,9 +24158,6 @@
[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
@@ -33008,9 +24167,6 @@
[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
@@ -33020,9 +24176,6 @@
[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
@@ -33032,9 +24185,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
@@ -33044,9 +24194,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
@@ -33056,9 +24203,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
@@ -33068,9 +24212,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
@@ -33080,9 +24221,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
@@ -33092,9 +24230,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
@@ -33104,9 +24239,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
@@ -33116,9 +24248,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
@@ -33128,9 +24257,6 @@
[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
@@ -33143,9 +24269,6 @@
[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
@@ -33155,9 +24278,6 @@
[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
@@ -33167,9 +24287,6 @@
[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
@@ -33179,9 +24296,6 @@
[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
@@ -33191,9 +24305,6 @@
[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
@@ -33203,9 +24314,6 @@
[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
@@ -33215,9 +24323,6 @@
[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
@@ -33227,9 +24332,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
@@ -33239,9 +24341,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
@@ -33251,9 +24350,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
@@ -33263,9 +24359,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
@@ -33275,9 +24368,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
@@ -33287,9 +24377,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
@@ -33299,9 +24386,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
@@ -33311,9 +24395,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
@@ -33323,9 +24404,6 @@
[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
@@ -33338,9 +24416,6 @@
[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
@@ -33350,9 +24425,6 @@
[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
@@ -33362,9 +24434,6 @@
[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
@@ -33374,9 +24443,6 @@
[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
@@ -33386,9 +24452,6 @@
[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
@@ -33398,9 +24461,6 @@
[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
@@ -33410,9 +24470,6 @@
[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
@@ -33422,9 +24479,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
@@ -33434,9 +24488,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
@@ -33446,9 +24497,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
@@ -33458,9 +24506,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
@@ -33470,9 +24515,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
@@ -33482,9 +24524,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
@@ -33494,9 +24533,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
@@ -33506,9 +24542,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
@@ -33518,9 +24551,6 @@
[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
@@ -33581,9 +24611,6 @@
[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
@@ -33593,9 +24620,6 @@
[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
@@ -33605,9 +24629,6 @@
[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
@@ -33617,9 +24638,6 @@
[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
@@ -33629,9 +24647,6 @@
[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
@@ -33641,9 +24656,6 @@
[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
@@ -33653,9 +24665,6 @@
[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
@@ -33665,9 +24674,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
@@ -33677,9 +24683,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
@@ -33689,9 +24692,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
@@ -33701,9 +24701,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
@@ -33713,9 +24710,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
@@ -33725,9 +24719,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
@@ -33737,9 +24728,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
@@ -33749,9 +24737,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
@@ -33761,9 +24746,6 @@
[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
@@ -33776,9 +24758,6 @@
[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
@@ -33788,9 +24767,6 @@
[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
@@ -33800,9 +24776,6 @@
[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
@@ -33812,9 +24785,6 @@
[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
@@ -33824,9 +24794,6 @@
[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
@@ -33836,9 +24803,6 @@
[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
@@ -33848,9 +24812,6 @@
[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
@@ -33860,9 +24821,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
@@ -33872,9 +24830,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
@@ -33884,9 +24839,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
@@ -33896,9 +24848,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
@@ -33908,9 +24857,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
@@ -33920,9 +24866,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
@@ -33932,9 +24875,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
@@ -33944,9 +24884,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
@@ -33956,9 +24893,6 @@
[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
@@ -33971,9 +24905,6 @@
[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
@@ -33983,9 +24914,6 @@
[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
@@ -33995,9 +24923,6 @@
[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
@@ -34007,9 +24932,6 @@
[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
@@ -34019,9 +24941,6 @@
[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
@@ -34031,9 +24950,6 @@
[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
@@ -34043,9 +24959,6 @@
[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
@@ -34055,9 +24968,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
@@ -34067,9 +24977,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
@@ -34079,9 +24986,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
@@ -34091,9 +24995,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
@@ -34103,9 +25004,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
@@ -34115,9 +25013,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
@@ -34127,9 +25022,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
@@ -34139,9 +25031,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
@@ -34151,9 +25040,6 @@
[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
@@ -34211,156 +25097,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -34370,9 +25109,6 @@
[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
@@ -34382,9 +25118,6 @@
[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
@@ -34394,9 +25127,6 @@
[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
@@ -34406,9 +25136,6 @@
[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
@@ -34418,9 +25145,6 @@
[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
@@ -34430,9 +25154,6 @@
[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
@@ -34442,9 +25163,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
@@ -34454,9 +25172,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
@@ -34466,9 +25181,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
@@ -34478,9 +25190,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
@@ -34490,9 +25199,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
@@ -34502,9 +25208,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
@@ -34514,9 +25217,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
@@ -34526,9 +25226,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
@@ -34538,9 +25235,6 @@
[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
@@ -34553,9 +25247,6 @@
[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
@@ -34565,9 +25256,6 @@
[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
@@ -34577,9 +25265,6 @@
[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
@@ -34589,9 +25274,6 @@
[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
@@ -34601,9 +25283,6 @@
[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
@@ -34613,9 +25292,6 @@
[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
@@ -34625,9 +25301,6 @@
[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
@@ -34637,9 +25310,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
@@ -34649,9 +25319,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
@@ -34661,9 +25328,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
@@ -34673,9 +25337,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
@@ -34685,9 +25346,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
@@ -34697,9 +25355,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
@@ -34709,9 +25364,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
@@ -34721,9 +25373,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
@@ -34733,9 +25382,6 @@
[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
@@ -34748,9 +25394,6 @@
[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
@@ -34760,9 +25403,6 @@
[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
@@ -34772,9 +25412,6 @@
[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
@@ -34784,9 +25421,6 @@
[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
@@ -34796,9 +25430,6 @@
[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
@@ -34808,9 +25439,6 @@
[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
@@ -34820,9 +25448,6 @@
[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
@@ -34832,9 +25457,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
@@ -34844,9 +25466,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
@@ -34856,9 +25475,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
@@ -34868,9 +25484,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
@@ -34880,9 +25493,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
@@ -34892,9 +25502,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
@@ -34904,9 +25511,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
@@ -34916,9 +25520,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
@@ -34928,9 +25529,6 @@
[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
@@ -34991,9 +25589,6 @@
[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
@@ -35003,9 +25598,6 @@
[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
@@ -35015,9 +25607,6 @@
[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
@@ -35027,9 +25616,6 @@
[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
@@ -35039,9 +25625,6 @@
[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
@@ -35051,9 +25634,6 @@
[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
@@ -35063,9 +25643,6 @@
[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
@@ -35075,9 +25652,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
@@ -35087,9 +25661,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
@@ -35099,9 +25670,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
@@ -35111,9 +25679,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
@@ -35123,9 +25688,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
@@ -35135,9 +25697,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
@@ -35147,9 +25706,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
@@ -35159,9 +25715,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
@@ -35171,9 +25724,6 @@
[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
@@ -35186,9 +25736,6 @@
[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
@@ -35198,9 +25745,6 @@
[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
@@ -35210,9 +25754,6 @@
[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
@@ -35222,9 +25763,6 @@
[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
@@ -35234,9 +25772,6 @@
[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
@@ -35246,9 +25781,6 @@
[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
@@ -35258,9 +25790,6 @@
[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
@@ -35270,17 +25799,11 @@
[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?3001-4000]
[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
@@ -35290,9 +25813,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
@@ -35302,9 +25822,6 @@
[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
@@ -35317,9 +25834,6 @@
[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
@@ -35329,9 +25843,6 @@
[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
@@ -35341,9 +25852,6 @@
[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
@@ -35353,9 +25861,6 @@
[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
@@ -35365,9 +25870,6 @@
[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
@@ -35377,9 +25879,6 @@
[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
@@ -35389,9 +25888,6 @@
[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
@@ -35401,9 +25897,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
@@ -35413,9 +25906,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
@@ -35425,9 +25915,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
@@ -35437,9 +25924,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
@@ -35449,9 +25933,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
@@ -35461,9 +25942,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
@@ -35473,9 +25951,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
@@ -35485,9 +25960,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
@@ -35497,9 +25969,6 @@
[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
@@ -35560,9 +26029,6 @@
[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
@@ -35572,9 +26038,6 @@
[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
@@ -35584,9 +26047,6 @@
[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
@@ -35596,9 +26056,6 @@
[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
@@ -35608,9 +26065,6 @@
[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
@@ -35620,9 +26074,6 @@
[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
@@ -35632,9 +26083,6 @@
[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
@@ -35644,9 +26092,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
@@ -35656,9 +26101,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
@@ -35668,9 +26110,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
@@ -35680,9 +26119,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
@@ -35692,9 +26128,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
@@ -35704,9 +26137,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
@@ -35716,9 +26146,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
@@ -35728,9 +26155,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
@@ -35740,9 +26164,6 @@
[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
@@ -35755,9 +26176,6 @@
[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
@@ -35767,9 +26185,6 @@
[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
@@ -35779,9 +26194,6 @@
[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
@@ -35791,9 +26203,6 @@
[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
@@ -35803,9 +26212,6 @@
[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
@@ -35815,9 +26221,6 @@
[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
@@ -35827,9 +26230,6 @@
[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
@@ -35839,9 +26239,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
@@ -35851,9 +26248,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
@@ -35863,9 +26257,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
@@ -35875,9 +26266,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
@@ -35887,9 +26275,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
@@ -35899,9 +26284,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
@@ -35911,9 +26293,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
@@ -35923,9 +26302,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
@@ -35935,9 +26311,6 @@
[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
@@ -35950,9 +26323,6 @@
[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
@@ -35962,9 +26332,6 @@
[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
@@ -35974,9 +26341,6 @@
[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
@@ -35986,9 +26350,6 @@
[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
@@ -35998,9 +26359,6 @@
[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
@@ -36010,9 +26368,6 @@
[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
@@ -36022,9 +26377,6 @@
[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
@@ -36034,9 +26386,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
@@ -36046,9 +26395,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
@@ -36058,9 +26404,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
@@ -36070,9 +26413,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
@@ -36082,9 +26422,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
@@ -36094,9 +26431,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
@@ -36106,9 +26440,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
@@ -36118,9 +26449,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
@@ -36130,9 +26458,6 @@
[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
@@ -36193,9 +26518,6 @@
[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
@@ -36205,9 +26527,6 @@
[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
@@ -36217,9 +26536,6 @@
[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
@@ -36229,9 +26545,6 @@
[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
@@ -36241,9 +26554,6 @@
[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
@@ -36253,9 +26563,6 @@
[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
@@ -36265,9 +26572,6 @@
[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
@@ -36277,9 +26581,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
@@ -36289,9 +26590,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
@@ -36301,9 +26599,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
@@ -36313,9 +26608,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
@@ -36325,9 +26617,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
@@ -36337,9 +26626,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
@@ -36349,9 +26635,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
@@ -36361,9 +26644,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
@@ -36373,9 +26653,6 @@
[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
@@ -36388,9 +26665,6 @@
[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
@@ -36400,9 +26674,6 @@
[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
@@ -36412,9 +26683,6 @@
[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
@@ -36424,9 +26692,6 @@
[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
@@ -36436,9 +26701,6 @@
[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
@@ -36448,9 +26710,6 @@
[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
@@ -36460,9 +26719,6 @@
[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
@@ -36472,9 +26728,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
@@ -36484,9 +26737,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
@@ -36496,9 +26746,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
@@ -36508,9 +26755,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
@@ -36520,9 +26764,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
@@ -36532,9 +26773,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
@@ -36544,9 +26782,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
@@ -36556,9 +26791,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
@@ -36568,9 +26800,6 @@
[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
@@ -36583,9 +26812,6 @@
[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
@@ -36595,9 +26821,6 @@
[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
@@ -36607,9 +26830,6 @@
[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
@@ -36619,9 +26839,6 @@
[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
@@ -36631,9 +26848,6 @@
[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
@@ -36643,9 +26857,6 @@
[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
@@ -36655,9 +26866,6 @@
[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
@@ -36667,9 +26875,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
@@ -36679,9 +26884,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
@@ -36691,9 +26893,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
@@ -36703,9 +26902,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
@@ -36715,9 +26911,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
@@ -36727,9 +26920,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
@@ -36739,9 +26929,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
@@ -36751,9 +26938,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
@@ -36763,9 +26947,6 @@
[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
@@ -36826,9 +27007,6 @@
[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
@@ -36838,9 +27016,6 @@
[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
@@ -36850,9 +27025,6 @@
[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
@@ -36862,9 +27034,6 @@
[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
@@ -36874,9 +27043,6 @@
[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
@@ -36886,9 +27052,6 @@
[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
@@ -36898,9 +27061,6 @@
[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
@@ -36910,9 +27070,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
@@ -36922,9 +27079,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
@@ -36934,9 +27088,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
@@ -36946,9 +27097,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
@@ -36958,9 +27106,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
@@ -36970,9 +27115,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
@@ -36982,9 +27124,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
@@ -36994,9 +27133,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
@@ -37006,9 +27142,6 @@
[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
@@ -37021,9 +27154,6 @@
[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
@@ -37033,9 +27163,6 @@
[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
@@ -37045,9 +27172,6 @@
[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
@@ -37057,9 +27181,6 @@
[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
@@ -37069,9 +27190,6 @@
[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
@@ -37081,9 +27199,6 @@
[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
@@ -37093,9 +27208,6 @@
[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
@@ -37105,9 +27217,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
@@ -37117,9 +27226,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
@@ -37129,9 +27235,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
@@ -37141,9 +27244,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
@@ -37153,9 +27253,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
@@ -37165,9 +27262,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
@@ -37177,9 +27271,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
@@ -37189,9 +27280,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
@@ -37201,9 +27289,6 @@
[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
@@ -37216,9 +27301,6 @@
[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
@@ -37228,9 +27310,6 @@
[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
@@ -37240,9 +27319,6 @@
[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
@@ -37252,9 +27328,6 @@
[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
@@ -37264,9 +27337,6 @@
[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
@@ -37276,9 +27346,6 @@
[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
@@ -37288,9 +27355,6 @@
[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
@@ -37300,9 +27364,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
@@ -37312,9 +27373,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
@@ -37324,9 +27382,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
@@ -37336,9 +27391,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
@@ -37348,9 +27400,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
@@ -37360,9 +27409,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
@@ -37372,9 +27418,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
@@ -37384,9 +27427,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
@@ -37396,9 +27436,6 @@
[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
@@ -37456,156 +27493,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -37615,9 +27505,6 @@
[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
@@ -37627,9 +27514,6 @@
[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
@@ -37639,9 +27523,6 @@
[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
@@ -37651,9 +27532,6 @@
[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
@@ -37663,9 +27541,6 @@
[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
@@ -37675,9 +27550,6 @@
[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
@@ -37687,9 +27559,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
@@ -37699,9 +27568,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
@@ -37711,9 +27577,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
@@ -37723,9 +27586,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
@@ -37735,9 +27595,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
@@ -37747,9 +27604,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
@@ -37759,9 +27613,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
@@ -37771,9 +27622,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
@@ -37783,9 +27631,6 @@
[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
@@ -37798,9 +27643,6 @@
[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
@@ -37810,9 +27652,6 @@
[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
@@ -37822,9 +27661,6 @@
[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
@@ -37834,9 +27670,6 @@
[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
@@ -37846,9 +27679,6 @@
[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
@@ -37858,9 +27688,6 @@
[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
@@ -37870,9 +27697,6 @@
[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
@@ -37882,9 +27706,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
@@ -37894,9 +27715,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
@@ -37906,9 +27724,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
@@ -37918,9 +27733,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
@@ -37930,9 +27742,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
@@ -37942,9 +27751,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
@@ -37954,9 +27760,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
@@ -37966,9 +27769,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
@@ -37978,9 +27778,6 @@
[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
@@ -37993,9 +27790,6 @@
[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
@@ -38005,9 +27799,6 @@
[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
@@ -38017,9 +27808,6 @@
[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
@@ -38029,9 +27817,6 @@
[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
@@ -38041,9 +27826,6 @@
[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
@@ -38053,9 +27835,6 @@
[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
@@ -38067,9 +27846,6 @@
[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
@@ -38079,9 +27855,6 @@
[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
@@ -38091,9 +27864,6 @@
[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
@@ -38103,9 +27873,6 @@
[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
@@ -38115,9 +27882,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
@@ -38127,9 +27891,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
@@ -38139,9 +27900,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
@@ -38151,9 +27909,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
@@ -38163,9 +27918,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
@@ -38175,9 +27927,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
@@ -38187,9 +27936,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
@@ -38199,9 +27945,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
@@ -38211,9 +27954,6 @@
[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
@@ -38226,9 +27966,6 @@
[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
@@ -38238,9 +27975,6 @@
[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
@@ -38250,9 +27984,6 @@
[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
@@ -38262,9 +27993,6 @@
[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
@@ -38274,9 +28002,6 @@
[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
@@ -38286,9 +28011,6 @@
[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
@@ -38298,9 +28020,6 @@
[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
@@ -38310,9 +28029,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
@@ -38322,9 +28038,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
@@ -38334,9 +28047,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
@@ -38346,9 +28056,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
@@ -38358,9 +28065,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
@@ -38370,9 +28074,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
@@ -38382,9 +28083,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
@@ -38394,9 +28092,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
@@ -38406,9 +28101,6 @@
[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
@@ -38469,9 +28161,6 @@
[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
@@ -38481,9 +28170,6 @@
[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
@@ -38493,9 +28179,6 @@
[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
@@ -38505,9 +28188,6 @@
[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
@@ -38517,9 +28197,6 @@
[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
@@ -38529,9 +28206,6 @@
[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
@@ -38541,9 +28215,6 @@
[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
@@ -38553,9 +28224,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
@@ -38565,9 +28233,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
@@ -38577,9 +28242,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
@@ -38589,9 +28251,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
@@ -38601,9 +28260,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
@@ -38613,9 +28269,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
@@ -38625,9 +28278,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
@@ -38637,9 +28287,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
@@ -38649,9 +28296,6 @@
[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
@@ -38664,9 +28308,6 @@
[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
@@ -38676,9 +28317,6 @@
[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
@@ -38688,9 +28326,6 @@
[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
@@ -38700,9 +28335,6 @@
[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
@@ -38712,9 +28344,6 @@
[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
@@ -38724,9 +28353,6 @@
[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
@@ -38736,9 +28362,6 @@
[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
@@ -38748,9 +28371,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
@@ -38760,9 +28380,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
@@ -38772,9 +28389,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
@@ -38784,9 +28398,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
@@ -38796,9 +28407,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
@@ -38808,9 +28416,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
@@ -38820,9 +28425,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
@@ -38832,9 +28434,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
@@ -38844,9 +28443,6 @@
[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
@@ -38859,9 +28455,6 @@
[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
@@ -38871,9 +28464,6 @@
[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
@@ -38883,9 +28473,6 @@
[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
@@ -38895,9 +28482,6 @@
[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
@@ -38907,9 +28491,6 @@
[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
@@ -38919,9 +28500,6 @@
[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
@@ -38931,9 +28509,6 @@
[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
@@ -38943,9 +28518,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
@@ -38955,9 +28527,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
@@ -38967,9 +28536,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
@@ -38979,9 +28545,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
@@ -38991,9 +28554,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
@@ -39003,9 +28563,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
@@ -39015,9 +28572,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
@@ -39027,9 +28581,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
@@ -39039,9 +28590,6 @@
[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
@@ -39102,9 +28650,6 @@
[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
@@ -39114,9 +28659,6 @@
[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
@@ -39126,9 +28668,6 @@
[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
@@ -39138,9 +28677,6 @@
[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
@@ -39150,9 +28686,6 @@
[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
@@ -39162,9 +28695,6 @@
[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
@@ -39174,9 +28704,6 @@
[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
@@ -39186,9 +28713,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
@@ -39198,9 +28722,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
@@ -39210,9 +28731,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
@@ -39222,9 +28740,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
@@ -39234,9 +28749,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
@@ -39246,9 +28758,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
@@ -39258,9 +28767,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
@@ -39270,9 +28776,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
@@ -39282,9 +28785,6 @@
[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
@@ -39297,9 +28797,6 @@
[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
@@ -39309,9 +28806,6 @@
[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
@@ -39321,9 +28815,6 @@
[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
@@ -39333,9 +28824,6 @@
[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
@@ -39345,9 +28833,6 @@
[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
@@ -39357,9 +28842,6 @@
[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
@@ -39369,9 +28851,6 @@
[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
@@ -39381,9 +28860,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
@@ -39393,9 +28869,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
@@ -39405,9 +28878,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
@@ -39417,9 +28887,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
@@ -39429,9 +28896,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
@@ -39441,9 +28905,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
@@ -39453,9 +28914,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
@@ -39465,9 +28923,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
@@ -39477,9 +28932,6 @@
[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
@@ -39492,9 +28944,6 @@
[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
@@ -39504,9 +28953,6 @@
[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
@@ -39516,9 +28962,6 @@
[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
@@ -39528,9 +28971,6 @@
[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
@@ -39540,9 +28980,6 @@
[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
@@ -39552,9 +28989,6 @@
[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
@@ -39564,9 +28998,6 @@
[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
@@ -39576,9 +29007,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
@@ -39588,9 +29016,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
@@ -39600,9 +29025,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
@@ -39612,9 +29034,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
@@ -39624,9 +29043,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
@@ -39636,9 +29052,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
@@ -39648,9 +29061,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
@@ -39660,9 +29070,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
@@ -39672,9 +29079,6 @@
[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
@@ -39735,9 +29139,6 @@
[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
@@ -39747,9 +29148,6 @@
[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
@@ -39759,9 +29157,6 @@
[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
@@ -39771,9 +29166,6 @@
[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
@@ -39783,9 +29175,6 @@
[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
@@ -39795,9 +29184,6 @@
[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
@@ -39807,9 +29193,6 @@
[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
@@ -39819,9 +29202,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
@@ -39831,9 +29211,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
@@ -39843,9 +29220,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
@@ -39855,9 +29229,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
@@ -39867,9 +29238,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
@@ -39879,9 +29247,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
@@ -39891,9 +29256,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
@@ -39903,9 +29265,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
@@ -39915,9 +29274,6 @@
[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
@@ -39930,9 +29286,6 @@
[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
@@ -39942,9 +29295,6 @@
[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
@@ -39954,9 +29304,6 @@
[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
@@ -39966,9 +29313,6 @@
[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
@@ -39978,9 +29322,6 @@
[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
@@ -39990,9 +29331,6 @@
[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
@@ -40002,9 +29340,6 @@
[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
@@ -40014,9 +29349,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
@@ -40026,9 +29358,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
@@ -40038,9 +29367,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
@@ -40050,9 +29376,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
@@ -40062,9 +29385,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
@@ -40074,9 +29394,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
@@ -40086,9 +29403,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
@@ -40098,9 +29412,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
@@ -40110,9 +29421,6 @@
[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
@@ -40125,9 +29433,6 @@
[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
@@ -40137,9 +29442,6 @@
[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
@@ -40149,9 +29451,6 @@
[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
@@ -40161,9 +29460,6 @@
[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
@@ -40173,9 +29469,6 @@
[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
@@ -40185,9 +29478,6 @@
[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
@@ -40197,9 +29487,6 @@
[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
@@ -40209,9 +29496,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
@@ -40221,9 +29505,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
@@ -40233,9 +29514,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
@@ -40245,9 +29523,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
@@ -40257,9 +29532,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
@@ -40269,9 +29541,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
@@ -40281,9 +29550,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
@@ -40293,9 +29559,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
@@ -40305,9 +29568,6 @@
[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
@@ -40365,156 +29625,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -40524,9 +29637,6 @@
[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
@@ -40536,9 +29646,6 @@
[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
@@ -40548,9 +29655,6 @@
[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
@@ -40560,9 +29664,6 @@
[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
@@ -40572,9 +29673,6 @@
[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
@@ -40584,9 +29682,6 @@
[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
@@ -40596,9 +29691,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
@@ -40608,9 +29700,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
@@ -40620,9 +29709,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
@@ -40632,9 +29718,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
@@ -40644,9 +29727,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
@@ -40656,9 +29736,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
@@ -40668,9 +29745,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
@@ -40680,9 +29754,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
@@ -40692,9 +29763,6 @@
[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
@@ -40707,9 +29775,6 @@
[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
@@ -40719,9 +29784,6 @@
[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
@@ -40731,9 +29793,6 @@
[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
@@ -40743,9 +29802,6 @@
[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
@@ -40755,9 +29811,6 @@
[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
@@ -40767,9 +29820,6 @@
[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
@@ -40779,9 +29829,6 @@
[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
@@ -40791,9 +29838,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
@@ -40803,9 +29847,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
@@ -40815,9 +29856,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
@@ -40827,9 +29865,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
@@ -40839,9 +29874,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
@@ -40851,9 +29883,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
@@ -40871,9 +29900,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
@@ -40883,9 +29909,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
@@ -40895,9 +29918,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
@@ -40907,9 +29927,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
@@ -40919,9 +29936,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
@@ -40931,9 +29945,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
@@ -40943,9 +29954,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
@@ -40955,9 +29963,6 @@
[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
@@ -40970,9 +29975,6 @@
[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
@@ -40982,9 +29984,6 @@
[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
@@ -40994,9 +29993,6 @@
[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
@@ -41006,9 +30002,6 @@
[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
@@ -41018,9 +30011,6 @@
[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
@@ -41030,9 +30020,6 @@
[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
@@ -41042,9 +30029,6 @@
[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
@@ -41054,9 +30038,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
@@ -41066,9 +30047,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
@@ -41078,9 +30056,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
@@ -41090,9 +30065,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
@@ -41102,9 +30074,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
@@ -41114,9 +30083,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
@@ -41126,9 +30092,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
@@ -41138,9 +30101,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
@@ -41150,9 +30110,6 @@
[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
@@ -41213,9 +30170,6 @@
[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
@@ -41225,9 +30179,6 @@
[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
@@ -41237,9 +30188,6 @@
[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
@@ -41249,9 +30197,6 @@
[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
@@ -41261,9 +30206,6 @@
[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
@@ -41273,9 +30215,6 @@
[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
@@ -41285,9 +30224,6 @@
[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
@@ -41297,9 +30233,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
@@ -41309,9 +30242,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
@@ -41321,9 +30251,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
@@ -41333,9 +30260,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
@@ -41345,9 +30269,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
@@ -41357,9 +30278,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
@@ -41369,9 +30287,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
@@ -41381,9 +30296,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
@@ -41393,9 +30305,6 @@
[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
@@ -41408,9 +30317,6 @@
[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
@@ -41420,9 +30326,6 @@
[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
@@ -41432,9 +30335,6 @@
[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
@@ -41444,9 +30344,6 @@
[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
@@ -41456,9 +30353,6 @@
[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
@@ -41468,9 +30362,6 @@
[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
@@ -41480,9 +30371,6 @@
[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
@@ -41492,9 +30380,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
@@ -41504,9 +30389,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
@@ -41516,9 +30398,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
@@ -41528,9 +30407,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
@@ -41540,9 +30416,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
@@ -41552,9 +30425,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
@@ -41564,9 +30434,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
@@ -41576,9 +30443,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
@@ -41588,9 +30452,6 @@
[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
@@ -41603,9 +30464,6 @@
[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
@@ -41615,9 +30473,6 @@
[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
@@ -41627,9 +30482,6 @@
[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
@@ -41639,9 +30491,6 @@
[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
@@ -41651,9 +30500,6 @@
[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
@@ -41663,9 +30509,6 @@
[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
@@ -41675,9 +30518,6 @@
[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
@@ -41687,9 +30527,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
@@ -41699,9 +30536,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
@@ -41711,9 +30545,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
@@ -41723,9 +30554,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
@@ -41735,9 +30563,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
@@ -41747,9 +30572,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
@@ -41759,9 +30581,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
@@ -41771,9 +30590,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
@@ -41783,9 +30599,6 @@
[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
@@ -41846,9 +30659,6 @@
[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
@@ -41858,9 +30668,6 @@
[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
@@ -41870,9 +30677,6 @@
[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
@@ -41882,9 +30686,6 @@
[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
@@ -41894,9 +30695,6 @@
[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
@@ -41906,9 +30704,6 @@
[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
@@ -41918,9 +30713,6 @@
[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
@@ -41930,9 +30722,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
@@ -41942,9 +30731,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
@@ -41954,9 +30740,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
@@ -41966,9 +30749,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
@@ -41978,9 +30758,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
@@ -41990,9 +30767,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
@@ -42002,9 +30776,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
@@ -42014,9 +30785,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
@@ -42026,9 +30794,6 @@
[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
@@ -42041,9 +30806,6 @@
[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
@@ -42053,9 +30815,6 @@
[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
@@ -42065,9 +30824,6 @@
[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
@@ -42077,9 +30833,6 @@
[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
@@ -42089,9 +30842,6 @@
[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
@@ -42101,9 +30851,6 @@
[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
@@ -42113,9 +30860,6 @@
[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
@@ -42125,9 +30869,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
@@ -42137,9 +30878,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
@@ -42149,9 +30887,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
@@ -42161,9 +30896,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
@@ -42173,9 +30905,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
@@ -42185,9 +30914,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
@@ -42197,9 +30923,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
@@ -42209,9 +30932,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
@@ -42221,9 +30941,6 @@
[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
@@ -42236,9 +30953,6 @@
[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
@@ -42248,9 +30962,6 @@
[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
@@ -42260,9 +30971,6 @@
[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
@@ -42272,9 +30980,6 @@
[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
@@ -42284,9 +30989,6 @@
[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
@@ -42296,9 +30998,6 @@
[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
@@ -42308,9 +31007,6 @@
[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
@@ -42320,9 +31016,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
@@ -42332,9 +31025,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
@@ -42344,9 +31034,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
@@ -42356,9 +31043,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
@@ -42368,9 +31052,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
@@ -42380,9 +31061,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
@@ -42392,9 +31070,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
@@ -42404,9 +31079,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
@@ -42416,9 +31088,6 @@
[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
@@ -42476,150 +31145,6 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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?5001-6000]
[long password, empty salt, SHA-384, with 100000 iterations with wrong (ECDH) key]
@@ -42676,9 +31201,6 @@
[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
@@ -42688,9 +31210,6 @@
[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
@@ -42700,9 +31219,6 @@
[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
@@ -42712,9 +31228,6 @@
[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
@@ -42724,9 +31237,6 @@
[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
@@ -42736,9 +31246,6 @@
[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
@@ -42748,9 +31255,6 @@
[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
@@ -42760,9 +31264,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
@@ -42772,9 +31273,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
@@ -42784,9 +31282,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
@@ -42796,9 +31291,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
@@ -42808,9 +31300,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
@@ -42820,9 +31309,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
@@ -42832,9 +31318,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
@@ -42844,9 +31327,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
@@ -42856,9 +31336,6 @@
[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
@@ -42871,9 +31348,6 @@
[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
@@ -42883,9 +31357,6 @@
[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
@@ -42895,9 +31366,6 @@
[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
@@ -42907,9 +31375,6 @@
[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
@@ -42919,9 +31384,6 @@
[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
@@ -42931,9 +31393,6 @@
[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
@@ -42943,9 +31402,6 @@
[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
@@ -42955,9 +31411,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
@@ -42967,9 +31420,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
@@ -42979,9 +31429,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
@@ -42991,9 +31438,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
@@ -43003,9 +31447,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
@@ -43015,9 +31456,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
@@ -43027,9 +31465,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
@@ -43039,9 +31474,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
@@ -43051,9 +31483,6 @@
[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
@@ -43066,9 +31495,6 @@
[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
@@ -43078,9 +31504,6 @@
[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
@@ -43090,9 +31513,6 @@
[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
@@ -43102,9 +31522,6 @@
[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
@@ -43114,9 +31531,6 @@
[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
@@ -43126,9 +31540,6 @@
[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
@@ -43138,9 +31549,6 @@
[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
@@ -43150,9 +31558,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
@@ -43162,9 +31567,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
@@ -43174,9 +31576,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
@@ -43186,9 +31585,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
@@ -43198,9 +31594,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
@@ -43210,9 +31603,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
@@ -43222,9 +31612,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
@@ -43234,9 +31621,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
@@ -43246,9 +31630,6 @@
[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
@@ -43309,9 +31690,6 @@
[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
@@ -43321,9 +31699,6 @@
[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
@@ -43333,9 +31708,6 @@
[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
@@ -43345,9 +31717,6 @@
[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
@@ -43357,9 +31726,6 @@
[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
@@ -43369,9 +31735,6 @@
[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
@@ -43381,9 +31744,6 @@
[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
@@ -43393,9 +31753,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
@@ -43405,9 +31762,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
@@ -43417,9 +31771,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
@@ -43429,9 +31780,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
@@ -43441,9 +31789,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
@@ -43453,9 +31798,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
@@ -43465,9 +31807,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
@@ -43477,9 +31816,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
@@ -43489,9 +31825,6 @@
[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
@@ -43504,9 +31837,6 @@
[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
@@ -43516,9 +31846,6 @@
[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
@@ -43528,9 +31855,6 @@
[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
@@ -43540,9 +31864,6 @@
[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
@@ -43552,9 +31873,6 @@
[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
@@ -43564,9 +31882,6 @@
[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
@@ -43576,9 +31891,6 @@
[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
@@ -43588,9 +31900,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
@@ -43600,9 +31909,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
@@ -43612,9 +31918,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
@@ -43624,9 +31927,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
@@ -43636,9 +31936,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
@@ -43648,9 +31945,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
@@ -43660,9 +31954,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
@@ -43672,9 +31963,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
@@ -43684,9 +31972,6 @@
[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
@@ -43699,9 +31984,6 @@
[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
@@ -43711,9 +31993,6 @@
[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
@@ -43723,9 +32002,6 @@
[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
@@ -43735,9 +32011,6 @@
[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
@@ -43747,9 +32020,6 @@
[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
@@ -43759,9 +32029,6 @@
[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
@@ -43771,9 +32038,6 @@
[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
@@ -43783,9 +32047,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
@@ -43795,9 +32056,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
@@ -43807,9 +32065,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
@@ -43819,9 +32074,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
@@ -43831,9 +32083,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
@@ -43843,9 +32092,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
@@ -43855,9 +32101,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
@@ -43867,9 +32110,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
@@ -43879,9 +32119,6 @@
[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
@@ -43942,9 +32179,6 @@
[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
@@ -43954,9 +32188,6 @@
[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
@@ -43966,9 +32197,6 @@
[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
@@ -43978,9 +32206,6 @@
[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
@@ -43990,9 +32215,6 @@
[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
@@ -44002,9 +32224,6 @@
[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
@@ -44014,9 +32233,6 @@
[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
@@ -44026,9 +32242,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
@@ -44038,9 +32251,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
@@ -44050,9 +32260,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
@@ -44062,9 +32269,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
@@ -44074,9 +32278,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
@@ -44086,9 +32287,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
@@ -44098,9 +32296,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
@@ -44110,9 +32305,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
@@ -44122,9 +32314,6 @@
[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
@@ -44137,9 +32326,6 @@
[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
@@ -44149,9 +32335,6 @@
[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
@@ -44161,9 +32344,6 @@
[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
@@ -44173,9 +32353,6 @@
[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
@@ -44185,9 +32362,6 @@
[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
@@ -44197,9 +32371,6 @@
[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
@@ -44209,9 +32380,6 @@
[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
@@ -44221,9 +32389,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
@@ -44233,9 +32398,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
@@ -44245,9 +32407,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
@@ -44257,9 +32416,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
@@ -44269,9 +32425,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
@@ -44281,9 +32434,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
@@ -44293,9 +32443,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
@@ -44305,9 +32452,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
@@ -44317,9 +32461,6 @@
[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
@@ -44332,9 +32473,6 @@
[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
@@ -44344,9 +32482,6 @@
[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
@@ -44356,9 +32491,6 @@
[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
@@ -44368,9 +32500,6 @@
[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
@@ -44380,9 +32509,6 @@
[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
@@ -44392,9 +32518,6 @@
[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
@@ -44404,9 +32527,6 @@
[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
@@ -44416,9 +32536,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
@@ -44428,9 +32545,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
@@ -44440,9 +32554,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
@@ -44452,9 +32563,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
@@ -44464,9 +32572,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
@@ -44476,9 +32581,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
@@ -44488,9 +32590,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
@@ -44500,9 +32599,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
@@ -44512,9 +32608,6 @@
[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
@@ -44572,156 +32665,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -44731,9 +32677,6 @@
[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
@@ -44743,9 +32686,6 @@
[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
@@ -44755,9 +32695,6 @@
[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
@@ -44767,9 +32704,6 @@
[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
@@ -44779,9 +32713,6 @@
[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
@@ -44791,9 +32722,6 @@
[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
@@ -44803,9 +32731,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
@@ -44815,9 +32740,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
@@ -44827,9 +32749,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
@@ -44839,9 +32758,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
@@ -44851,9 +32767,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
@@ -44863,9 +32776,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
@@ -44875,9 +32785,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
@@ -44887,9 +32794,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
@@ -44899,9 +32803,6 @@
[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
@@ -44914,9 +32815,6 @@
[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
@@ -44926,9 +32824,6 @@
[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
@@ -44938,9 +32833,6 @@
[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
@@ -44950,9 +32842,6 @@
[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
@@ -44962,9 +32851,6 @@
[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
@@ -44974,9 +32860,6 @@
[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
@@ -44986,9 +32869,6 @@
[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
@@ -44998,9 +32878,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
@@ -45010,9 +32887,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
@@ -45022,9 +32896,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
@@ -45034,9 +32905,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
@@ -45046,9 +32914,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
@@ -45058,9 +32923,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
@@ -45070,9 +32932,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
@@ -45082,9 +32941,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
@@ -45094,9 +32950,6 @@
[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
@@ -45109,9 +32962,6 @@
[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
@@ -45121,9 +32971,6 @@
[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
@@ -45133,9 +32980,6 @@
[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
@@ -45145,9 +32989,6 @@
[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
@@ -45157,9 +32998,6 @@
[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
@@ -45169,9 +33007,6 @@
[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
@@ -45181,9 +33016,6 @@
[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
@@ -45193,9 +33025,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
@@ -45205,9 +33034,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
@@ -45217,9 +33043,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
@@ -45229,9 +33052,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
@@ -45241,9 +33061,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
@@ -45253,9 +33070,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
@@ -45265,9 +33079,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
@@ -45277,9 +33088,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
@@ -45289,9 +33097,6 @@
[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
@@ -45352,9 +33157,6 @@
[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
@@ -45364,9 +33166,6 @@
[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
@@ -45376,9 +33175,6 @@
[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
@@ -45388,9 +33184,6 @@
[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
@@ -45400,17 +33193,11 @@
[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.worker.html?1-1000]
[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
@@ -45420,9 +33207,6 @@
[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
@@ -45432,9 +33216,6 @@
[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
@@ -45444,9 +33225,6 @@
[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
@@ -45456,9 +33234,6 @@
[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
@@ -45468,9 +33243,6 @@
[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
@@ -45480,9 +33252,6 @@
[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
@@ -45492,9 +33261,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
@@ -45504,9 +33270,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
@@ -45516,9 +33279,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
@@ -45528,9 +33288,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
@@ -45540,9 +33297,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
@@ -45552,9 +33306,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
@@ -45564,9 +33315,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
@@ -45576,9 +33324,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
@@ -45588,9 +33333,6 @@
[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
@@ -45603,9 +33345,6 @@
[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
@@ -45615,9 +33354,6 @@
[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
@@ -45627,9 +33363,6 @@
[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
@@ -45639,9 +33372,6 @@
[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
@@ -45651,9 +33381,6 @@
[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
@@ -45663,9 +33390,6 @@
[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
@@ -45675,9 +33399,6 @@
[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
@@ -45687,9 +33408,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
@@ -45699,9 +33417,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
@@ -45711,9 +33426,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
@@ -45723,9 +33435,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
@@ -45735,9 +33444,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
@@ -45747,9 +33453,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
@@ -45759,9 +33462,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
@@ -45771,9 +33471,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
@@ -45783,9 +33480,6 @@
[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
@@ -45798,9 +33492,6 @@
[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
@@ -45810,9 +33501,6 @@
[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
@@ -45822,9 +33510,6 @@
[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
@@ -45834,9 +33519,6 @@
[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
@@ -45846,9 +33528,6 @@
[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
@@ -45858,9 +33537,6 @@
[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
@@ -45870,9 +33546,6 @@
[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
@@ -45882,9 +33555,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
@@ -45894,9 +33564,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
@@ -45906,9 +33573,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
@@ -45918,9 +33582,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
@@ -45930,9 +33591,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
@@ -45942,9 +33600,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
@@ -45954,9 +33609,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
@@ -45966,9 +33618,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
@@ -45978,9 +33627,6 @@
[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
@@ -46041,9 +33687,6 @@
[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
@@ -46053,9 +33696,6 @@
[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
@@ -46065,9 +33705,6 @@
[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
@@ -46077,9 +33714,6 @@
[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
@@ -46089,9 +33723,6 @@
[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
@@ -46101,9 +33732,6 @@
[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
@@ -46113,9 +33741,6 @@
[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
@@ -46125,9 +33750,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
@@ -46137,9 +33759,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
@@ -46149,9 +33768,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
@@ -46161,9 +33777,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
@@ -46173,9 +33786,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
@@ -46185,9 +33795,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
@@ -46197,9 +33804,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
@@ -46209,9 +33813,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
@@ -46221,9 +33822,6 @@
[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
@@ -46236,9 +33834,6 @@
[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
@@ -46248,9 +33843,6 @@
[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
@@ -46260,9 +33852,6 @@
[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
@@ -46272,9 +33861,6 @@
[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
@@ -46284,9 +33870,6 @@
[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
@@ -46296,9 +33879,6 @@
[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
@@ -46308,9 +33888,6 @@
[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
@@ -46320,9 +33897,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
@@ -46332,9 +33906,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
@@ -46344,9 +33915,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
@@ -46356,9 +33924,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
@@ -46368,9 +33933,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
@@ -46380,9 +33942,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
@@ -46392,9 +33951,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
@@ -46404,9 +33960,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
@@ -46416,9 +33969,6 @@
[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
@@ -46431,9 +33981,6 @@
[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
@@ -46443,9 +33990,6 @@
[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
@@ -46455,9 +33999,6 @@
[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
@@ -46467,9 +34008,6 @@
[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
@@ -46479,9 +34017,6 @@
[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
@@ -46491,9 +34026,6 @@
[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
@@ -46503,9 +34035,6 @@
[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
@@ -46515,9 +34044,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
@@ -46527,9 +34053,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
@@ -46539,9 +34062,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
@@ -46551,9 +34071,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
@@ -46563,9 +34080,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
@@ -46575,9 +34089,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
@@ -46587,9 +34098,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
@@ -46599,9 +34107,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
@@ -46611,9 +34116,6 @@
[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
@@ -46674,9 +34176,6 @@
[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
@@ -46686,9 +34185,6 @@
[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
@@ -46698,9 +34194,6 @@
[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
@@ -46710,9 +34203,6 @@
[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
@@ -46722,9 +34212,6 @@
[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
@@ -46734,9 +34221,6 @@
[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
@@ -46746,9 +34230,6 @@
[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
@@ -46758,9 +34239,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
@@ -46770,9 +34248,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
@@ -46782,9 +34257,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
@@ -46794,9 +34266,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
@@ -46806,9 +34275,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
@@ -46818,9 +34284,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
@@ -46830,9 +34293,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
@@ -46842,9 +34302,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
@@ -46854,9 +34311,6 @@
[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
@@ -46869,9 +34323,6 @@
[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
@@ -46881,9 +34332,6 @@
[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
@@ -46893,9 +34341,6 @@
[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
@@ -46905,9 +34350,6 @@
[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
@@ -46917,9 +34359,6 @@
[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
@@ -46929,9 +34368,6 @@
[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
@@ -46941,9 +34377,6 @@
[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
@@ -46953,9 +34386,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
@@ -46965,9 +34395,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
@@ -46977,9 +34404,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
@@ -46989,9 +34413,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
@@ -47001,9 +34422,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
@@ -47013,9 +34431,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
@@ -47025,9 +34440,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
@@ -47037,9 +34449,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
@@ -47049,9 +34458,6 @@
[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
@@ -47064,9 +34470,6 @@
[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
@@ -47076,9 +34479,6 @@
[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
@@ -47088,9 +34488,6 @@
[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
@@ -47100,9 +34497,6 @@
[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
@@ -47112,9 +34506,6 @@
[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
@@ -47124,9 +34515,6 @@
[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
@@ -47136,9 +34524,6 @@
[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
@@ -47148,9 +34533,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
@@ -47160,9 +34542,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
@@ -47172,9 +34551,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
@@ -47184,9 +34560,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
@@ -47196,9 +34569,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
@@ -47208,9 +34578,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
@@ -47220,9 +34587,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
@@ -47232,9 +34596,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
@@ -47244,9 +34605,6 @@
[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
@@ -47307,9 +34665,6 @@
[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
@@ -47319,9 +34674,6 @@
[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
@@ -47331,9 +34683,6 @@
[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
@@ -47343,9 +34692,6 @@
[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
@@ -47355,9 +34701,6 @@
[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
@@ -47367,9 +34710,6 @@
[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
@@ -47379,9 +34719,6 @@
[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
@@ -47391,9 +34728,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
@@ -47403,9 +34737,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
@@ -47415,9 +34746,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
@@ -47427,9 +34755,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
@@ -47439,9 +34764,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
@@ -47451,9 +34773,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
@@ -47463,9 +34782,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
@@ -47475,9 +34791,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
@@ -47487,9 +34800,6 @@
[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
@@ -47502,9 +34812,6 @@
[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
@@ -47514,9 +34821,6 @@
[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
@@ -47526,9 +34830,6 @@
[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
@@ -47538,9 +34839,6 @@
[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
@@ -47550,9 +34848,6 @@
[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
@@ -47562,9 +34857,6 @@
[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
@@ -47574,9 +34866,6 @@
[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
@@ -47586,9 +34875,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
@@ -47598,9 +34884,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
@@ -47610,9 +34893,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
@@ -47622,9 +34902,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
@@ -47634,9 +34911,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
@@ -47646,9 +34920,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
@@ -47658,9 +34929,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
@@ -47670,9 +34938,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
@@ -47682,9 +34947,6 @@
[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
@@ -47697,9 +34959,6 @@
[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
@@ -47709,9 +34968,6 @@
[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
@@ -47721,9 +34977,6 @@
[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
@@ -47733,9 +34986,6 @@
[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
@@ -47745,9 +34995,6 @@
[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
@@ -47757,9 +35004,6 @@
[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
@@ -47769,9 +35013,6 @@
[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
@@ -47781,9 +35022,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
@@ -47793,9 +35031,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
@@ -47805,9 +35040,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
@@ -47817,9 +35049,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
@@ -47829,9 +35058,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
@@ -47841,9 +35067,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
@@ -47853,9 +35076,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
@@ -47865,9 +35085,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
@@ -47877,9 +35094,6 @@
[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
@@ -47937,156 +35151,9 @@
[Derived key of type name: HMAC hash: SHA-512 length: 256 using 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, 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
-
- [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
-
- [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
-
[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
@@ -48096,9 +35163,6 @@
[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
@@ -48108,9 +35172,6 @@
[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
@@ -48120,9 +35181,6 @@
[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
@@ -48132,9 +35190,6 @@
[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
@@ -48144,9 +35199,6 @@
[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
@@ -48156,9 +35208,6 @@
[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
@@ -48168,9 +35217,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
@@ -48180,9 +35226,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
@@ -48192,9 +35235,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
diff --git a/tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini b/tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini
index d1d918ac335..1e029474081 100644
--- a/tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini
+++ b/tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini
@@ -5,9 +5,6 @@
[SubtleCrypto interface: operation verify(AlgorithmIdentifier, CryptoKey, BufferSource, BufferSource)]
expected: FAIL
- [SubtleCrypto interface: operation deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence<KeyUsage>)]
- expected: FAIL
-
[SubtleCrypto interface: operation deriveBits(AlgorithmIdentifier, CryptoKey, unsigned long)]
expected: FAIL
@@ -29,12 +26,6 @@
[SubtleCrypto interface: calling verify(AlgorithmIdentifier, CryptoKey, BufferSource, BufferSource) 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<KeyUsage>)" with the proper type]
- expected: FAIL
-
- [SubtleCrypto interface: calling deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence<KeyUsage>) on crypto.subtle with too few arguments must throw TypeError]
- expected: FAIL
-
[SubtleCrypto interface: crypto.subtle must inherit property "deriveBits(AlgorithmIdentifier, CryptoKey, unsigned long)" with the proper type]
expected: FAIL
@@ -61,9 +52,6 @@
[SubtleCrypto interface: operation verify(AlgorithmIdentifier, CryptoKey, BufferSource, BufferSource)]
expected: FAIL
- [SubtleCrypto interface: operation deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence<KeyUsage>)]
- expected: FAIL
-
[SubtleCrypto interface: operation deriveBits(AlgorithmIdentifier, CryptoKey, unsigned long)]
expected: FAIL
@@ -85,12 +73,6 @@
[SubtleCrypto interface: calling verify(AlgorithmIdentifier, CryptoKey, BufferSource, BufferSource) 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<KeyUsage>)" with the proper type]
- expected: FAIL
-
- [SubtleCrypto interface: calling deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, sequence<KeyUsage>) on crypto.subtle with too few arguments must throw TypeError]
- expected: FAIL
-
[SubtleCrypto interface: crypto.subtle must inherit property "deriveBits(AlgorithmIdentifier, CryptoKey, unsigned long)" with the proper type]
expected: FAIL