Index: LayoutTests/crypto/subtle/clone-pbkdf2Key-expected.txt |
diff --git a/LayoutTests/crypto/subtle/clone-pbkdf2Key-expected.txt b/LayoutTests/crypto/subtle/clone-pbkdf2Key-expected.txt |
deleted file mode 100644 |
index d5b65df6a9583c999fc31e889df7cc64a665e544..0000000000000000000000000000000000000000 |
--- a/LayoutTests/crypto/subtle/clone-pbkdf2Key-expected.txt |
+++ /dev/null |
@@ -1,414 +0,0 @@ |
-Tests structured cloning of PBKDF2 keys |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b061180020b00112233445546778899aa00 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200130 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b06112008001122334455467700 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200b00112233445546778899aa |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a0020b00112233445546778899aa00 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b061180020b00112233445546778899aa00 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200130 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b06112008001122334455467700 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200b00112233445546778899aa |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a0020b00112233445546778899aa00 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b06118002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveBits" |
-Serialized key bytes: 3f004b061180020b00112233445546778899aa00 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200130 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b06112008001122334455467700 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey" |
-Serialized key bytes: 3f004b0611200b00112233445546778899aa |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002013000 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a002080011223344554677 |
- |
-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 "PBKDF2" |
-PASS importedKey.usages.join(',') is "deriveKey,deriveBits" |
-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 "PBKDF2" |
-PASS clonedKey.usages.join(',') is "deriveKey,deriveBits" |
-Serialized key bytes: 3f004b0611a0020b00112233445546778899aa00 |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |