| Index: third_party/WebKit/LayoutTests/crypto/subtle/aes-gcm/cloneKey-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/crypto/subtle/aes-gcm/cloneKey-expected.txt b/third_party/WebKit/LayoutTests/crypto/subtle/aes-gcm/cloneKey-expected.txt
|
| index c66d1b7952d13304c27e6942d25e54065699a751..ca5251abc379f83cac03a2885bdc76a7620679a2 100644
|
| --- a/third_party/WebKit/LayoutTests/crypto/subtle/aes-gcm/cloneKey-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/crypto/subtle/aes-gcm/cloneKey-expected.txt
|
| @@ -18,7 +18,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 128
|
| PASS clonedKey.usages.join(',') is "encrypt"
|
| -Serialized key bytes: 5c4b010910031030112233445566778899aabbccddeeff00
|
| +Serialized key bytes: 4b010910031030112233445566778899aabbccddeeff
|
| PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -36,7 +36,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 256
|
| PASS clonedKey.usages.join(',') is "encrypt"
|
| -Serialized key bytes: 5c4b010920032000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
| +Serialized key bytes: 4b010920032000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| PASS: Cloned key exported data should be [00112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -54,7 +54,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 128
|
| PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| -Serialized key bytes: 5c4b010910451030112233445566778899aabbccddeeff00
|
| +Serialized key bytes: 4b010910451030112233445566778899aabbccddeeff
|
| PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -72,7 +72,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 256
|
| PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| -Serialized key bytes: 5c4b010920452000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
| +Serialized key bytes: 4b010920452000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| PASS: Cloned key exported data should be [00112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -90,7 +90,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 128
|
| PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -Serialized key bytes: 5c4b010910c3011030112233445566778899aabbccddeeff
|
| +Serialized key bytes: 4b010910c3011030112233445566778899aabbccddeeff00
|
| PASS: Cloned key exported data should be [30112233445566778899aabbccddeeff] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -108,7 +108,7 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 256
|
| PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -Serialized key bytes: 5c4b010920c3012000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| +Serialized key bytes: 4b010920c3012000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
| PASS: Cloned key exported data should be [00112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f] and was
|
|
|
| PASS importedKey.extraProperty is "hi"
|
| @@ -126,92 +126,92 @@
|
| PASS clonedKey.algorithm.name is "AES-GCM"
|
| PASS clonedKey.algorithm.length is 128
|
| PASS clonedKey.usages.join(',') is "encrypt"
|
| -Serialized key bytes: 5c4b010910021030112233445566778899aabbccddeeff00
|
| -
|
| -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 "AES-GCM"
|
| -PASS importedKey.algorithm.length is 256
|
| -PASS importedKey.usages.join(',') is "encrypt"
|
| -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 "AES-GCM"
|
| -PASS clonedKey.algorithm.length is 256
|
| -PASS clonedKey.usages.join(',') is "encrypt"
|
| -Serialized key bytes: 5c4b010920022000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
| -
|
| -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 "AES-GCM"
|
| -PASS importedKey.algorithm.length is 128
|
| -PASS importedKey.usages.join(',') is "decrypt,wrapKey"
|
| -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 "AES-GCM"
|
| -PASS clonedKey.algorithm.length is 128
|
| -PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| -Serialized key bytes: 5c4b010910441030112233445566778899aabbccddeeff00
|
| -
|
| -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 "AES-GCM"
|
| -PASS importedKey.algorithm.length is 256
|
| -PASS importedKey.usages.join(',') is "decrypt,wrapKey"
|
| -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 "AES-GCM"
|
| -PASS clonedKey.algorithm.length is 256
|
| -PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| -Serialized key bytes: 5c4b010920442000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
| -
|
| -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 "AES-GCM"
|
| -PASS importedKey.algorithm.length is 128
|
| -PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -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 "AES-GCM"
|
| -PASS clonedKey.algorithm.length is 128
|
| -PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -Serialized key bytes: 5c4b010910c2011030112233445566778899aabbccddeeff
|
| -
|
| -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 "AES-GCM"
|
| -PASS importedKey.algorithm.length is 256
|
| -PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -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 "AES-GCM"
|
| -PASS clonedKey.algorithm.length is 256
|
| -PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| -Serialized key bytes: 5c4b010920c2012000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| +Serialized key bytes: 4b010910021030112233445566778899aabbccddeeff
|
| +
|
| +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 "AES-GCM"
|
| +PASS importedKey.algorithm.length is 256
|
| +PASS importedKey.usages.join(',') is "encrypt"
|
| +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 "AES-GCM"
|
| +PASS clonedKey.algorithm.length is 256
|
| +PASS clonedKey.usages.join(',') is "encrypt"
|
| +Serialized key bytes: 4b010920022000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| +
|
| +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 "AES-GCM"
|
| +PASS importedKey.algorithm.length is 128
|
| +PASS importedKey.usages.join(',') is "decrypt,wrapKey"
|
| +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 "AES-GCM"
|
| +PASS clonedKey.algorithm.length is 128
|
| +PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| +Serialized key bytes: 4b010910441030112233445566778899aabbccddeeff
|
| +
|
| +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 "AES-GCM"
|
| +PASS importedKey.algorithm.length is 256
|
| +PASS importedKey.usages.join(',') is "decrypt,wrapKey"
|
| +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 "AES-GCM"
|
| +PASS clonedKey.algorithm.length is 256
|
| +PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
|
| +Serialized key bytes: 4b010920442000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f
|
| +
|
| +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 "AES-GCM"
|
| +PASS importedKey.algorithm.length is 128
|
| +PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| +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 "AES-GCM"
|
| +PASS clonedKey.algorithm.length is 128
|
| +PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| +Serialized key bytes: 4b010910c2011030112233445566778899aabbccddeeff00
|
| +
|
| +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 "AES-GCM"
|
| +PASS importedKey.algorithm.length is 256
|
| +PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| +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 "AES-GCM"
|
| +PASS clonedKey.algorithm.length is 256
|
| +PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
|
| +Serialized key bytes: 4b010920c2012000112233445546778899aabbccddeeff000102030405060708090a0b0c0d0e0f00
|
|
|
| PASS successfullyParsed is true
|
|
|
|
|