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

Side by Side Diff: LayoutTests/crypto/clone-rsaKey-public-expected.txt

Issue 195543002: [webcrypto] Implement structured clone of keys (blink-side). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix another comment Created 6 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests structured cloning of RSA keys (without a hash)
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS importedKey.type is "public"
7 PASS importedKey.extractable is true
8 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
9 PASS importedKey.algorithm.modulusLength is 1024
10 PASS: importedKey.algorithm.publicExponent should be [010001] and was
11 PASS importedKey.usages.join(',') is ""
12 Serialized key bytes: ff043f004b03040180080301000101a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
13 PASS clonedKey.type is "public"
14 PASS clonedKey.extractable is true
15 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
16 PASS clonedKey.algorithm.modulusLength is 1024
17 PASS clonedKey.algorithm.modulusLength is 1024
18 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
19 PASS clonedKey.usages.join(',') is ""
20 PASS importedKey.type is "public"
21 PASS importedKey.extractable is true
22 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
23 PASS importedKey.algorithm.modulusLength is 2048
24 PASS: importedKey.algorithm.publicExponent should be [010001] and was
25 PASS importedKey.usages.join(',') is ""
26 Serialized key bytes: ff043f004b03040180100301000101a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
27 PASS clonedKey.type is "public"
28 PASS clonedKey.extractable is true
29 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
30 PASS clonedKey.algorithm.modulusLength is 2048
31 PASS clonedKey.algorithm.modulusLength is 2048
32 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
33 PASS clonedKey.usages.join(',') is ""
34 PASS importedKey.type is "public"
35 PASS importedKey.extractable is true
36 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
37 PASS importedKey.algorithm.modulusLength is 1024
38 PASS: importedKey.algorithm.publicExponent should be [010001] and was
39 PASS importedKey.usages.join(',') is "encrypt"
40 Serialized key bytes: ff043f004b03040180080301000103a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
41 PASS clonedKey.type is "public"
42 PASS clonedKey.extractable is true
43 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
44 PASS clonedKey.algorithm.modulusLength is 1024
45 PASS clonedKey.algorithm.modulusLength is 1024
46 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
47 PASS clonedKey.usages.join(',') is "encrypt"
48 PASS importedKey.type is "public"
49 PASS importedKey.extractable is true
50 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
51 PASS importedKey.algorithm.modulusLength is 2048
52 PASS: importedKey.algorithm.publicExponent should be [010001] and was
53 PASS importedKey.usages.join(',') is "encrypt"
54 Serialized key bytes: ff043f004b03040180100301000103a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
55 PASS clonedKey.type is "public"
56 PASS clonedKey.extractable is true
57 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
58 PASS clonedKey.algorithm.modulusLength is 2048
59 PASS clonedKey.algorithm.modulusLength is 2048
60 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
61 PASS clonedKey.usages.join(',') is "encrypt"
62 PASS importedKey.type is "public"
63 PASS importedKey.extractable is true
64 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
65 PASS importedKey.algorithm.modulusLength is 1024
66 PASS: importedKey.algorithm.publicExponent should be [010001] and was
67 PASS importedKey.usages.join(',') is "decrypt,wrapKey"
68 Serialized key bytes: ff043f004b03040180080301000145a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
69 PASS clonedKey.type is "public"
70 PASS clonedKey.extractable is true
71 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
72 PASS clonedKey.algorithm.modulusLength is 1024
73 PASS clonedKey.algorithm.modulusLength is 1024
74 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
75 PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
76 PASS importedKey.type is "public"
77 PASS importedKey.extractable is true
78 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
79 PASS importedKey.algorithm.modulusLength is 2048
80 PASS: importedKey.algorithm.publicExponent should be [010001] and was
81 PASS importedKey.usages.join(',') is "decrypt,wrapKey"
82 Serialized key bytes: ff043f004b03040180100301000145a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
83 PASS clonedKey.type is "public"
84 PASS clonedKey.extractable is true
85 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
86 PASS clonedKey.algorithm.modulusLength is 2048
87 PASS clonedKey.algorithm.modulusLength is 2048
88 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
89 PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
90 PASS importedKey.type is "public"
91 PASS importedKey.extractable is true
92 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
93 PASS importedKey.algorithm.modulusLength is 1024
94 PASS: importedKey.algorithm.publicExponent should be [010001] and was
95 PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
96 Serialized key bytes: ff043f004b030401800803010001c301a20130819f300d06092a864886 f70d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a6595442 9a7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb 490eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f91 2a773c97c1932255fcee05ce7b8af213879f017de4232a306a410203010001
97 PASS clonedKey.type is "public"
98 PASS clonedKey.extractable is true
99 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
100 PASS clonedKey.algorithm.modulusLength is 1024
101 PASS clonedKey.algorithm.modulusLength is 1024
102 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
103 PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
104 PASS importedKey.type is "public"
105 PASS importedKey.extractable is true
106 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
107 PASS importedKey.algorithm.modulusLength is 2048
108 PASS: importedKey.algorithm.publicExponent should be [010001] and was
109 PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
110 Serialized key bytes: ff043f004b030401801003010001c301a60230820122300d06092a8648 86f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca8 78981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967 062ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec05 0a48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388 b95d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e0 01cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d 62785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203 010001
111 PASS clonedKey.type is "public"
112 PASS clonedKey.extractable is true
113 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
114 PASS clonedKey.algorithm.modulusLength is 2048
115 PASS clonedKey.algorithm.modulusLength is 2048
116 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
117 PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
118 PASS importedKey.type is "public"
119 PASS importedKey.extractable is false
120 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
121 PASS importedKey.algorithm.modulusLength is 1024
122 PASS: importedKey.algorithm.publicExponent should be [010001] and was
123 PASS importedKey.usages.join(',') is ""
124 Serialized key bytes: ff043f004b03040180080301000100a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
125 PASS clonedKey.type is "public"
126 PASS clonedKey.extractable is false
127 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
128 PASS clonedKey.algorithm.modulusLength is 1024
129 PASS clonedKey.algorithm.modulusLength is 1024
130 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
131 PASS clonedKey.usages.join(',') is ""
132 PASS importedKey.type is "public"
133 PASS importedKey.extractable is false
134 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
135 PASS importedKey.algorithm.modulusLength is 2048
136 PASS: importedKey.algorithm.publicExponent should be [010001] and was
137 PASS importedKey.usages.join(',') is ""
138 Serialized key bytes: ff043f004b03040180100301000100a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
139 PASS clonedKey.type is "public"
140 PASS clonedKey.extractable is false
141 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
142 PASS clonedKey.algorithm.modulusLength is 2048
143 PASS clonedKey.algorithm.modulusLength is 2048
144 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
145 PASS clonedKey.usages.join(',') is ""
146 PASS importedKey.type is "public"
147 PASS importedKey.extractable is false
148 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
149 PASS importedKey.algorithm.modulusLength is 1024
150 PASS: importedKey.algorithm.publicExponent should be [010001] and was
151 PASS importedKey.usages.join(',') is "encrypt"
152 Serialized key bytes: ff043f004b03040180080301000102a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
153 PASS clonedKey.type is "public"
154 PASS clonedKey.extractable is false
155 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
156 PASS clonedKey.algorithm.modulusLength is 1024
157 PASS clonedKey.algorithm.modulusLength is 1024
158 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
159 PASS clonedKey.usages.join(',') is "encrypt"
160 PASS importedKey.type is "public"
161 PASS importedKey.extractable is false
162 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
163 PASS importedKey.algorithm.modulusLength is 2048
164 PASS: importedKey.algorithm.publicExponent should be [010001] and was
165 PASS importedKey.usages.join(',') is "encrypt"
166 Serialized key bytes: ff043f004b03040180100301000102a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
167 PASS clonedKey.type is "public"
168 PASS clonedKey.extractable is false
169 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
170 PASS clonedKey.algorithm.modulusLength is 2048
171 PASS clonedKey.algorithm.modulusLength is 2048
172 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
173 PASS clonedKey.usages.join(',') is "encrypt"
174 PASS importedKey.type is "public"
175 PASS importedKey.extractable is false
176 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
177 PASS importedKey.algorithm.modulusLength is 1024
178 PASS: importedKey.algorithm.publicExponent should be [010001] and was
179 PASS importedKey.usages.join(',') is "decrypt,wrapKey"
180 Serialized key bytes: ff043f004b03040180080301000144a20130819f300d06092a864886f7 0d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a 7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb49 0eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a 773c97c1932255fcee05ce7b8af213879f017de4232a306a41020301000100
181 PASS clonedKey.type is "public"
182 PASS clonedKey.extractable is false
183 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
184 PASS clonedKey.algorithm.modulusLength is 1024
185 PASS clonedKey.algorithm.modulusLength is 1024
186 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
187 PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
188 PASS importedKey.type is "public"
189 PASS importedKey.extractable is false
190 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
191 PASS importedKey.algorithm.modulusLength is 2048
192 PASS: importedKey.algorithm.publicExponent should be [010001] and was
193 PASS importedKey.usages.join(',') is "decrypt,wrapKey"
194 Serialized key bytes: ff043f004b03040180100301000144a60230820122300d06092a864886 f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878 981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba96706 2ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a 48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b9 5d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001 cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62 785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef020301 000100
195 PASS clonedKey.type is "public"
196 PASS clonedKey.extractable is false
197 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
198 PASS clonedKey.algorithm.modulusLength is 2048
199 PASS clonedKey.algorithm.modulusLength is 2048
200 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
201 PASS clonedKey.usages.join(',') is "decrypt,wrapKey"
202 PASS importedKey.type is "public"
203 PASS importedKey.extractable is false
204 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
205 PASS importedKey.algorithm.modulusLength is 1024
206 PASS: importedKey.algorithm.publicExponent should be [010001] and was
207 PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
208 Serialized key bytes: ff043f004b030401800803010001c201a20130819f300d06092a864886 f70d010101050003818d0030818902818100b289c62ecc3ddf64154817203439eaa0dc07a6595442 9a7b6098a77235673d96df1f06bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb 490eb7cb953c388668b759263f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f91 2a773c97c1932255fcee05ce7b8af213879f017de4232a306a410203010001
209 PASS clonedKey.type is "public"
210 PASS clonedKey.extractable is false
211 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
212 PASS clonedKey.algorithm.modulusLength is 1024
213 PASS clonedKey.algorithm.modulusLength is 1024
214 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
215 PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
216 PASS importedKey.type is "public"
217 PASS importedKey.extractable is false
218 PASS importedKey.algorithm.name is "RSAES-PKCS1-v1_5"
219 PASS importedKey.algorithm.modulusLength is 2048
220 PASS: importedKey.algorithm.publicExponent should be [010001] and was
221 PASS importedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
222 Serialized key bytes: ff043f004b030401801003010001c201a60230820122300d06092a8648 86f70d01010105000382010f003082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca8 78981108680f0ae6b7c88cb6010f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967 062ae506cdcf307add4380d0d93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec05 0a48e8923045b19368e1e89ea4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388 b95d82518527a02b7bd9ab7edc4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e0 01cf39c5671495d51d3ee34406ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d 62785e00cae702e77c4c597b86a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203 010001
223 PASS clonedKey.type is "public"
224 PASS clonedKey.extractable is false
225 PASS clonedKey.algorithm.name is "RSAES-PKCS1-v1_5"
226 PASS clonedKey.algorithm.modulusLength is 2048
227 PASS clonedKey.algorithm.modulusLength is 2048
228 PASS: clonedKey.algorithm.publicExponent should be [010001] and was
229 PASS clonedKey.usages.join(',') is "encrypt,wrapKey,unwrapKey"
230 PASS: cloned key data should be [30819f300d06092a864886f70d010101050003818d00308 18902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a7b6098a77235673d96df1f0 6bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb490eb7cb953c388668b759263 f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a773c97c1932255fcee05ce7 b8af213879f017de4232a306a410203010001] and was
231 PASS: cloned key data should be [30820122300d06092a864886f70d01010105000382010f0 03082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878981108680f0ae6b7c88cb60 10f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967062ae506cdcf307add4380d0d 93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a48e8923045b19368e1e89ea 4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b95d82518527a02b7bd9ab7ed c4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001cf39c5671495d51d3ee3440 6ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62785e00cae702e77c4c597b8 6a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203010001] and was
232 PASS: cloned key data should be [30819f300d06092a864886f70d010101050003818d00308 18902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a7b6098a77235673d96df1f0 6bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb490eb7cb953c388668b759263 f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a773c97c1932255fcee05ce7 b8af213879f017de4232a306a410203010001] and was
233 PASS: cloned key data should be [30820122300d06092a864886f70d01010105000382010f0 03082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878981108680f0ae6b7c88cb60 10f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967062ae506cdcf307add4380d0d 93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a48e8923045b19368e1e89ea 4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b95d82518527a02b7bd9ab7ed c4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001cf39c5671495d51d3ee3440 6ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62785e00cae702e77c4c597b8 6a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203010001] and was
234 PASS: cloned key data should be [30819f300d06092a864886f70d010101050003818d00308 18902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a7b6098a77235673d96df1f0 6bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb490eb7cb953c388668b759263 f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a773c97c1932255fcee05ce7 b8af213879f017de4232a306a410203010001] and was
235 PASS: cloned key data should be [30820122300d06092a864886f70d01010105000382010f0 03082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878981108680f0ae6b7c88cb60 10f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967062ae506cdcf307add4380d0d 93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a48e8923045b19368e1e89ea 4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b95d82518527a02b7bd9ab7ed c4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001cf39c5671495d51d3ee3440 6ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62785e00cae702e77c4c597b8 6a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203010001] and was
236 PASS: cloned key data should be [30819f300d06092a864886f70d010101050003818d00308 18902818100b289c62ecc3ddf64154817203439eaa0dc07a65954429a7b6098a77235673d96df1f0 6bd3c1ae73990867199e678bf95b3728fcd4686136e6ee9dd4c09eb490eb7cb953c388668b759263 f61d6a7dfcabf27b5c9d6972455b12b66d483843286d6b871f35f912a773c97c1932255fcee05ce7 b8af213879f017de4232a306a410203010001] and was
237 PASS: cloned key data should be [30820122300d06092a864886f70d01010105000382010f0 03082010a0282010100b4c8b631194aef0154b1479ab7a534b60ca878981108680f0ae6b7c88cb60 10f6dbf9f665646208410575cb923b26bf874a24b4cd801c9bba967062ae506cdcf307add4380d0d 93077a4c1f0fc06d498dc729f811335c530b90fe9bf9f3979ccec050a48e8923045b19368e1e89ea 4157538e8059e53320f47c155f1741310a93ed153a7f3af2d46c388b95d82518527a02b7bd9ab7ed c4bcb737677f679c5c6de5e1ebed3a29d6b99b8eace2d59ceb533e001cf39c5671495d51d3ee3440 6ea4fdb0c626dee68da256b8a12f9f65059ccc85a2190ce1385152d62785e00cae702e77c4c597b8 6a6268adbf043dda68881c790f1517671fb7d198fca5ba97bef0203010001] and was
238 PASS successfullyParsed is true
239
240 TEST COMPLETE
241
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698