Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(803)

Unified Diff: third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt

Issue 2725763004: Revert of Rebaseline crypto/subtle/*/cloneKey.html. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt
diff --git a/third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt b/third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt
index 0c3233e8570a10543f1bf7bee3aa3203ed1d5304..5f57e09eea1b7d38901683e406a68b79573db6ac 100644
--- a/third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt
+++ b/third_party/WebKit/LayoutTests/crypto/subtle/hmac/cloneKey-expected.txt
@@ -20,7 +20,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020105090130
+Serialized key bytes: 4b02010509013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -40,7 +40,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208050908001122334455467700
+Serialized key bytes: 4b02080509080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -60,7 +60,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b05090b00112233445546778899aa
+Serialized key bytes: 4b020b05090b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -80,7 +80,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021005091030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021005091030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -100,7 +100,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020105110130
+Serialized key bytes: 4b02010511013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -120,7 +120,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208051108001122334455467700
+Serialized key bytes: 4b02080511080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -140,7 +140,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b05110b00112233445546778899aa
+Serialized key bytes: 4b020b05110b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -160,7 +160,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021005111030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021005111030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -180,7 +180,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020105190130
+Serialized key bytes: 4b02010519013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -200,7 +200,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208051908001122334455467700
+Serialized key bytes: 4b02080519080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -220,7 +220,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b05190b00112233445546778899aa
+Serialized key bytes: 4b020b05190b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -240,7 +240,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021005191030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021005191030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -260,235 +260,235 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-1"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020105080130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208050808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b05080b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021005081030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020105100130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208051008001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b05100b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021005101030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020105180130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208051808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b05180b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-1"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-1"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021005181030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is true
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is true
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020106090130
+Serialized key bytes: 4b02010508013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b02080508080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b020b05080b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b021005081030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02010510013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02080510080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b020b05100b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b021005101030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02010518013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02080518080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b020b05180b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-1"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-1"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b021005181030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is true
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is true
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b02010609013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -508,7 +508,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208060908001122334455467700
+Serialized key bytes: 4b02080609080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -528,7 +528,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b06090b00112233445546778899aa
+Serialized key bytes: 4b020b06090b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -548,7 +548,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021006091030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021006091030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -568,7 +568,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020106110130
+Serialized key bytes: 4b02010611013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -588,7 +588,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208061108001122334455467700
+Serialized key bytes: 4b02080611080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -608,7 +608,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b06110b00112233445546778899aa
+Serialized key bytes: 4b020b06110b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -628,7 +628,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021006111030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021006111030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -648,7 +648,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020106190130
+Serialized key bytes: 4b02010619013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -668,7 +668,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208061908001122334455467700
+Serialized key bytes: 4b02080619080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -688,7 +688,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b06190b00112233445546778899aa
+Serialized key bytes: 4b020b06190b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -708,7 +708,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021006191030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021006191030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -728,235 +728,235 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-256"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020106080130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208060808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b06080b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021006081030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020106100130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208061008001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b06100b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021006101030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020106180130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208061808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b06180b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-256"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-256"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021006181030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is true
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is true
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020108090130
+Serialized key bytes: 4b02010608013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b02080608080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b020b06080b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b021006081030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02010610013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02080610080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b020b06100b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b021006101030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02010618013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02080618080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b020b06180b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-256"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-256"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b021006181030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is true
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is true
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b02010809013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -976,7 +976,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208080908001122334455467700
+Serialized key bytes: 4b02080809080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -996,7 +996,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b08090b00112233445546778899aa
+Serialized key bytes: 4b020b08090b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -1016,7 +1016,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021008091030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021008091030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -1036,7 +1036,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020108110130
+Serialized key bytes: 4b02010811013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -1056,7 +1056,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208081108001122334455467700
+Serialized key bytes: 4b02080811080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -1076,7 +1076,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b08110b00112233445546778899aa
+Serialized key bytes: 4b020b08110b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -1096,7 +1096,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021008111030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021008111030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -1116,7 +1116,7 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020108190130
+Serialized key bytes: 4b02010819013000
PASS: Cloned key exported data should be [30] and was
PASS importedKey.extraProperty is "hi"
@@ -1136,7 +1136,7 @@
PASS clonedKey.algorithm.length is 64
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208081908001122334455467700
+Serialized key bytes: 4b02080819080011223344554677
PASS: Cloned key exported data should be [0011223344554677] and was
PASS importedKey.extraProperty is "hi"
@@ -1156,7 +1156,7 @@
PASS clonedKey.algorithm.length is 88
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b08190b00112233445546778899aa
+Serialized key bytes: 4b020b08190b00112233445546778899aa00
PASS: Cloned key exported data should be [00112233445546778899aa] and was
PASS importedKey.extraProperty is "hi"
@@ -1176,7 +1176,7 @@
PASS clonedKey.algorithm.length is 128
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021008191030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b021008191030112233445566778899aabbccddeeff
PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
PASS importedKey.extraProperty is "hi"
@@ -1196,216 +1196,216 @@
PASS clonedKey.algorithm.length is 8
PASS clonedKey.algorithm.hash.name is "SHA-512"
PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020108080130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b0208080808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b020b08080b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign"
-Serialized key bytes: 5c4b021008081030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020108100130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b0208081008001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b020b08100b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "verify"
-Serialized key bytes: 5c4b021008101030112233445566778899aabbccddeeff00
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 8
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 8
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020108180130
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 64
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 64
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b0208081808001122334455467700
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 88
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 88
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b020b08180b00112233445546778899aa
-
-PASS importedKey.extraProperty is "hi"
-PASS importedKey.type is "secret"
-PASS typeof importedKey.extractable is 'boolean'
-PASS importedKey.extractable is false
-PASS importedKey.algorithm.name is "HMAC"
-PASS importedKey.algorithm.length is 128
-PASS importedKey.algorithm.hash.name is "SHA-512"
-PASS importedKey.usages.join(',') is "sign,verify"
-PASS importedKey is not clonedKey
-PASS clonedKey.extraProperty is undefined.
-PASS clonedKey.type is "secret"
-PASS typeof clonedKey.extractable is 'boolean'
-PASS clonedKey.extractable is false
-PASS clonedKey.algorithm.name is "HMAC"
-PASS clonedKey.algorithm.length is 128
-PASS clonedKey.algorithm.hash.name is "SHA-512"
-PASS clonedKey.usages.join(',') is "sign,verify"
-Serialized key bytes: 5c4b021008181030112233445566778899aabbccddeeff00
+Serialized key bytes: 4b02010808013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b02080808080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b020b08080b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign"
+Serialized key bytes: 4b021008081030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02010810013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b02080810080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b020b08100b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "verify"
+Serialized key bytes: 4b021008101030112233445566778899aabbccddeeff
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 8
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 8
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02010818013000
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 64
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 64
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b02080818080011223344554677
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 88
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 88
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b020b08180b00112233445546778899aa00
+
+PASS importedKey.extraProperty is "hi"
+PASS importedKey.type is "secret"
+PASS typeof importedKey.extractable is 'boolean'
+PASS importedKey.extractable is false
+PASS importedKey.algorithm.name is "HMAC"
+PASS importedKey.algorithm.length is 128
+PASS importedKey.algorithm.hash.name is "SHA-512"
+PASS importedKey.usages.join(',') is "sign,verify"
+PASS importedKey is not clonedKey
+PASS clonedKey.extraProperty is undefined.
+PASS clonedKey.type is "secret"
+PASS typeof clonedKey.extractable is 'boolean'
+PASS clonedKey.extractable is false
+PASS clonedKey.algorithm.name is "HMAC"
+PASS clonedKey.algorithm.length is 128
+PASS clonedKey.algorithm.hash.name is "SHA-512"
+PASS clonedKey.usages.join(',') is "sign,verify"
+Serialized key bytes: 4b021008181030112233445566778899aabbccddeeff
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698