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

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

Issue 2726573002: 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/pbkdf2/cloneKey-expected.txt
diff --git a/third_party/WebKit/LayoutTests/crypto/subtle/pbkdf2/cloneKey-expected.txt b/third_party/WebKit/LayoutTests/crypto/subtle/pbkdf2/cloneKey-expected.txt
index 986e63fcfee1ce7c7464c7d8e9ab3488149149a5..c15ec532c2a86a68ba4845858f773cda616dc657 100644
--- a/third_party/WebKit/LayoutTests/crypto/subtle/pbkdf2/cloneKey-expected.txt
+++ b/third_party/WebKit/LayoutTests/crypto/subtle/pbkdf2/cloneKey-expected.txt
@@ -16,7 +16,7 @@ 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: 4b0611800200
+Serialized key bytes: 5c4b061180020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -31,7 +31,7 @@ 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: 4b06118002013000
+Serialized key bytes: 5c4b061180020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -46,7 +46,7 @@ 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: 4b06118002080011223344554677
+Serialized key bytes: 5c4b0611800208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -61,7 +61,7 @@ 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: 4b061180020b00112233445546778899aa00
+Serialized key bytes: 5c4b061180020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -76,7 +76,7 @@ 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: 4b061180021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b061180021030112233445566778899aabbccddeeff00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -91,7 +91,7 @@ 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: 4b0611200000
+Serialized key bytes: 5c4b06112000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -106,7 +106,7 @@ 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: 4b0611200130
+Serialized key bytes: 5c4b061120013000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -121,7 +121,7 @@ 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: 4b06112008001122334455467700
+Serialized key bytes: 5c4b061120080011223344554677
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -136,7 +136,7 @@ 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: 4b0611200b00112233445546778899aa
+Serialized key bytes: 5c4b0611200b00112233445546778899aa00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -151,7 +151,7 @@ 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: 4b0611201030112233445566778899aabbccddeeff00
+Serialized key bytes: 5c4b0611201030112233445566778899aabbccddeeff
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -166,7 +166,7 @@ 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: 4b0611a00200
+Serialized key bytes: 5c4b0611a0020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -181,7 +181,7 @@ 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: 4b0611a002013000
+Serialized key bytes: 5c4b0611a0020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -196,7 +196,7 @@ 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: 4b0611a002080011223344554677
+Serialized key bytes: 5c4b0611a00208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -211,7 +211,7 @@ 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: 4b0611a0020b00112233445546778899aa00
+Serialized key bytes: 5c4b0611a0020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -226,7 +226,7 @@ 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: 4b0611a0021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b0611a0021030112233445566778899aabbccddeeff00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -241,7 +241,7 @@ 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: 4b0611800200
+Serialized key bytes: 5c4b061180020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -256,7 +256,7 @@ 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: 4b06118002013000
+Serialized key bytes: 5c4b061180020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -271,7 +271,7 @@ 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: 4b06118002080011223344554677
+Serialized key bytes: 5c4b0611800208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -286,7 +286,7 @@ 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: 4b061180020b00112233445546778899aa00
+Serialized key bytes: 5c4b061180020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -301,7 +301,7 @@ 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: 4b061180021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b061180021030112233445566778899aabbccddeeff00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -316,7 +316,7 @@ 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: 4b0611200000
+Serialized key bytes: 5c4b06112000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -331,7 +331,7 @@ 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: 4b0611200130
+Serialized key bytes: 5c4b061120013000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -346,7 +346,7 @@ 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: 4b06112008001122334455467700
+Serialized key bytes: 5c4b061120080011223344554677
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -361,7 +361,7 @@ 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: 4b0611200b00112233445546778899aa
+Serialized key bytes: 5c4b0611200b00112233445546778899aa00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -376,7 +376,7 @@ 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: 4b0611201030112233445566778899aabbccddeeff00
+Serialized key bytes: 5c4b0611201030112233445566778899aabbccddeeff
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -391,7 +391,7 @@ 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: 4b0611a00200
+Serialized key bytes: 5c4b0611a0020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -406,7 +406,7 @@ 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: 4b0611a002013000
+Serialized key bytes: 5c4b0611a0020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -421,7 +421,7 @@ 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: 4b0611a002080011223344554677
+Serialized key bytes: 5c4b0611a00208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -436,7 +436,7 @@ 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: 4b0611a0020b00112233445546778899aa00
+Serialized key bytes: 5c4b0611a0020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -451,7 +451,7 @@ 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: 4b0611a0021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b0611a0021030112233445566778899aabbccddeeff00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -466,7 +466,7 @@ 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: 4b0611800200
+Serialized key bytes: 5c4b061180020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -481,7 +481,7 @@ 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: 4b06118002013000
+Serialized key bytes: 5c4b061180020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -496,7 +496,7 @@ 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: 4b06118002080011223344554677
+Serialized key bytes: 5c4b0611800208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -511,7 +511,7 @@ 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: 4b061180020b00112233445546778899aa00
+Serialized key bytes: 5c4b061180020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -526,7 +526,7 @@ 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: 4b061180021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b061180021030112233445566778899aabbccddeeff00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -541,7 +541,7 @@ 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: 4b0611200000
+Serialized key bytes: 5c4b06112000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -556,7 +556,7 @@ 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: 4b0611200130
+Serialized key bytes: 5c4b061120013000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -571,7 +571,7 @@ 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: 4b06112008001122334455467700
+Serialized key bytes: 5c4b061120080011223344554677
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -586,7 +586,7 @@ 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: 4b0611200b00112233445546778899aa
+Serialized key bytes: 5c4b0611200b00112233445546778899aa00
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -601,7 +601,7 @@ 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: 4b0611201030112233445566778899aabbccddeeff00
+Serialized key bytes: 5c4b0611201030112233445566778899aabbccddeeff
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -616,7 +616,7 @@ 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: 4b0611a00200
+Serialized key bytes: 5c4b0611a0020000
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -631,7 +631,7 @@ 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: 4b0611a002013000
+Serialized key bytes: 5c4b0611a0020130
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -646,7 +646,7 @@ 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: 4b0611a002080011223344554677
+Serialized key bytes: 5c4b0611a00208001122334455467700
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -661,7 +661,7 @@ 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: 4b0611a0020b00112233445546778899aa00
+Serialized key bytes: 5c4b0611a0020b00112233445546778899aa
PASS importedKey.extraProperty is "hi"
PASS importedKey.type is "secret"
@@ -676,7 +676,7 @@ 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: 4b0611a0021030112233445566778899aabbccddeeff
+Serialized key bytes: 5c4b0611a0021030112233445566778899aabbccddeeff00
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698