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

Side by Side Diff: LayoutTests/crypto/clone-ecKey-private-expected.txt

Issue 754563003: Add LayoutTests for WebCrypto's ECDH algorithm. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase onto master Created 6 years 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
« no previous file with comments | « LayoutTests/crypto/clone-ecKey-private.html ('k') | LayoutTests/crypto/ecdh-deriveBits.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests structured cloning of EC private keys 1 Tests structured cloning of EC private keys
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS importedKey.extraProperty is "hi" 6 PASS importedKey.extraProperty is "hi"
7 PASS importedKey.type is "private" 7 PASS importedKey.type is "private"
8 PASS typeof importedKey.extractable is 'boolean' 8 PASS typeof importedKey.extractable is 'boolean'
9 PASS importedKey.extractable is true 9 PASS importedKey.extractable is true
10 PASS importedKey.algorithm.name is "ECDSA" 10 PASS importedKey.algorithm.name is "ECDSA"
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 PASS importedKey is not clonedKey 206 PASS importedKey is not clonedKey
207 PASS clonedKey.extraProperty is undefined. 207 PASS clonedKey.extraProperty is undefined.
208 PASS clonedKey.type is "private" 208 PASS clonedKey.type is "private"
209 PASS typeof clonedKey.extractable is 'boolean' 209 PASS typeof clonedKey.extractable is 'boolean'
210 PASS clonedKey.extractable is false 210 PASS clonedKey.extractable is false
211 PASS clonedKey.algorithm.name is "ECDSA" 211 PASS clonedKey.algorithm.name is "ECDSA"
212 PASS clonedKey.algorithm.namedCurve is "P-521" 212 PASS clonedKey.algorithm.namedCurve is "P-521"
213 PASS clonedKey.usages.join(',') is "sign" 213 PASS clonedKey.usages.join(',') is "sign"
214 Serialized key bytes: 3f004b050e020308f1013081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d00 214 Serialized key bytes: 3f004b050e020308f1013081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d00
215 215
216 PASS importedKey.extraProperty is "hi"
217 PASS importedKey.type is "private"
218 PASS typeof importedKey.extractable is 'boolean'
219 PASS importedKey.extractable is true
220 PASS importedKey.algorithm.name is "ECDH"
221 PASS importedKey.algorithm.namedCurve is "P-256"
222 PASS importedKey.usages.join(',') is ""
223 PASS importedKey is not clonedKey
224 PASS clonedKey.extraProperty is undefined.
225 PASS clonedKey.type is "private"
226 PASS typeof clonedKey.extractable is 'boolean'
227 PASS clonedKey.extractable is true
228 PASS clonedKey.algorithm.name is "ECDH"
229 PASS clonedKey.algorithm.namedCurve is "P-256"
230 PASS clonedKey.usages.join(',') is ""
231 Serialized key bytes: 3f004b050f0201018a01308187020100301306072a8648ce3d02010608 2a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd56 7e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5ad a8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6
232 PASS: Cloned key exported data should be [308187020100301306072a8648ce3d02010608 2a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd56 7e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5ad a8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6] and was
233
234 PASS importedKey.extraProperty is "hi"
235 PASS importedKey.type is "private"
236 PASS typeof importedKey.extractable is 'boolean'
237 PASS importedKey.extractable is true
238 PASS importedKey.algorithm.name is "ECDH"
239 PASS importedKey.algorithm.namedCurve is "P-384"
240 PASS importedKey.usages.join(',') is ""
241 PASS importedKey is not clonedKey
242 PASS clonedKey.extraProperty is undefined.
243 PASS clonedKey.type is "private"
244 PASS typeof clonedKey.extractable is 'boolean'
245 PASS clonedKey.extractable is true
246 PASS clonedKey.algorithm.name is "ECDH"
247 PASS clonedKey.algorithm.namedCurve is "P-384"
248 PASS clonedKey.usages.join(',') is ""
249 Serialized key bytes: 3f004b050f020201b9013081b6020100301006072a8648ce3d02010605 2b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec34 19b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5ce 7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828f5 9cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce94983a 5361c5be983e00
250 PASS: Cloned key exported data should be [3081b6020100301006072a8648ce3d02010605 2b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec34 19b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5ce 7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828f5 9cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce94983a 5361c5be983e] and was
251
252 PASS importedKey.extraProperty is "hi"
253 PASS importedKey.type is "private"
254 PASS typeof importedKey.extractable is 'boolean'
255 PASS importedKey.extractable is true
256 PASS importedKey.algorithm.name is "ECDH"
257 PASS importedKey.algorithm.namedCurve is "P-521"
258 PASS importedKey.usages.join(',') is ""
259 PASS importedKey is not clonedKey
260 PASS clonedKey.extraProperty is undefined.
261 PASS clonedKey.type is "private"
262 PASS typeof clonedKey.extractable is 'boolean'
263 PASS clonedKey.extractable is true
264 PASS clonedKey.algorithm.name is "ECDH"
265 PASS clonedKey.algorithm.namedCurve is "P-521"
266 PASS clonedKey.usages.join(',') is ""
267 Serialized key bytes: 3f004b050f020301f1013081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d00
268 PASS: Cloned key exported data should be [3081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d] and was
269
270 PASS importedKey.extraProperty is "hi"
271 PASS importedKey.type is "private"
272 PASS typeof importedKey.extractable is 'boolean'
273 PASS importedKey.extractable is true
274 PASS importedKey.algorithm.name is "ECDH"
275 PASS importedKey.algorithm.namedCurve is "P-256"
276 PASS importedKey.usages.join(',') is "deriveBits"
277 PASS importedKey is not clonedKey
278 PASS clonedKey.extraProperty is undefined.
279 PASS clonedKey.type is "private"
280 PASS typeof clonedKey.extractable is 'boolean'
281 PASS clonedKey.extractable is true
282 PASS clonedKey.algorithm.name is "ECDH"
283 PASS clonedKey.algorithm.namedCurve is "P-256"
284 PASS clonedKey.usages.join(',') is "deriveBits"
285 Serialized key bytes: 3f004b050f020181028a01308187020100301306072a8648ce3d020106 082a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd 567e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5 ada8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6 00
286 PASS: Cloned key exported data should be [308187020100301306072a8648ce3d02010608 2a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd56 7e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5ad a8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6] and was
287
288 PASS importedKey.extraProperty is "hi"
289 PASS importedKey.type is "private"
290 PASS typeof importedKey.extractable is 'boolean'
291 PASS importedKey.extractable is true
292 PASS importedKey.algorithm.name is "ECDH"
293 PASS importedKey.algorithm.namedCurve is "P-384"
294 PASS importedKey.usages.join(',') is "deriveBits"
295 PASS importedKey is not clonedKey
296 PASS clonedKey.extraProperty is undefined.
297 PASS clonedKey.type is "private"
298 PASS typeof clonedKey.extractable is 'boolean'
299 PASS clonedKey.extractable is true
300 PASS clonedKey.algorithm.name is "ECDH"
301 PASS clonedKey.algorithm.namedCurve is "P-384"
302 PASS clonedKey.usages.join(',') is "deriveBits"
303 Serialized key bytes: 3f004b050f02028102b9013081b6020100301006072a8648ce3d020106 052b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec 3419b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5 ce7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828 f59cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce9498 3a5361c5be983e
304 PASS: Cloned key exported data should be [3081b6020100301006072a8648ce3d02010605 2b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec34 19b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5ce 7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828f5 9cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce94983a 5361c5be983e] and was
305
306 PASS importedKey.extraProperty is "hi"
307 PASS importedKey.type is "private"
308 PASS typeof importedKey.extractable is 'boolean'
309 PASS importedKey.extractable is true
310 PASS importedKey.algorithm.name is "ECDH"
311 PASS importedKey.algorithm.namedCurve is "P-521"
312 PASS importedKey.usages.join(',') is "deriveBits"
313 PASS importedKey is not clonedKey
314 PASS clonedKey.extraProperty is undefined.
315 PASS clonedKey.type is "private"
316 PASS typeof clonedKey.extractable is 'boolean'
317 PASS clonedKey.extractable is true
318 PASS clonedKey.algorithm.name is "ECDH"
319 PASS clonedKey.algorithm.namedCurve is "P-521"
320 PASS clonedKey.usages.join(',') is "deriveBits"
321 Serialized key bytes: 3f004b050f02038102f1013081ee020100301006072a8648ce3d020106 052b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3b b376026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a2 03ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfb b9b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cde f823dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febb d33052fe4c0fee98f033106064982d88f4e03549d4a64d
322 PASS: Cloned key exported data should be [3081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d] and was
323
324 PASS importedKey.extraProperty is "hi"
325 PASS importedKey.type is "private"
326 PASS typeof importedKey.extractable is 'boolean'
327 PASS importedKey.extractable is false
328 PASS importedKey.algorithm.name is "ECDH"
329 PASS importedKey.algorithm.namedCurve is "P-256"
330 PASS importedKey.usages.join(',') is ""
331 PASS importedKey is not clonedKey
332 PASS clonedKey.extraProperty is undefined.
333 PASS clonedKey.type is "private"
334 PASS typeof clonedKey.extractable is 'boolean'
335 PASS clonedKey.extractable is false
336 PASS clonedKey.algorithm.name is "ECDH"
337 PASS clonedKey.algorithm.namedCurve is "P-256"
338 PASS clonedKey.usages.join(',') is ""
339 Serialized key bytes: 3f004b050f0201008a01308187020100301306072a8648ce3d02010608 2a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd56 7e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5ad a8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6
340
341 PASS importedKey.extraProperty is "hi"
342 PASS importedKey.type is "private"
343 PASS typeof importedKey.extractable is 'boolean'
344 PASS importedKey.extractable is false
345 PASS importedKey.algorithm.name is "ECDH"
346 PASS importedKey.algorithm.namedCurve is "P-384"
347 PASS importedKey.usages.join(',') is ""
348 PASS importedKey is not clonedKey
349 PASS clonedKey.extraProperty is undefined.
350 PASS clonedKey.type is "private"
351 PASS typeof clonedKey.extractable is 'boolean'
352 PASS clonedKey.extractable is false
353 PASS clonedKey.algorithm.name is "ECDH"
354 PASS clonedKey.algorithm.namedCurve is "P-384"
355 PASS clonedKey.usages.join(',') is ""
356 Serialized key bytes: 3f004b050f020200b9013081b6020100301006072a8648ce3d02010605 2b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec34 19b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5ce 7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828f5 9cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce94983a 5361c5be983e00
357
358 PASS importedKey.extraProperty is "hi"
359 PASS importedKey.type is "private"
360 PASS typeof importedKey.extractable is 'boolean'
361 PASS importedKey.extractable is false
362 PASS importedKey.algorithm.name is "ECDH"
363 PASS importedKey.algorithm.namedCurve is "P-521"
364 PASS importedKey.usages.join(',') is ""
365 PASS importedKey is not clonedKey
366 PASS clonedKey.extraProperty is undefined.
367 PASS clonedKey.type is "private"
368 PASS typeof clonedKey.extractable is 'boolean'
369 PASS clonedKey.extractable is false
370 PASS clonedKey.algorithm.name is "ECDH"
371 PASS clonedKey.algorithm.namedCurve is "P-521"
372 PASS clonedKey.usages.join(',') is ""
373 Serialized key bytes: 3f004b050f020300f1013081ee020100301006072a8648ce3d02010605 2b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3bb3 76026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a203 ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfbb9 b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cdef8 23dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febbd3 3052fe4c0fee98f033106064982d88f4e03549d4a64d00
374
375 PASS importedKey.extraProperty is "hi"
376 PASS importedKey.type is "private"
377 PASS typeof importedKey.extractable is 'boolean'
378 PASS importedKey.extractable is false
379 PASS importedKey.algorithm.name is "ECDH"
380 PASS importedKey.algorithm.namedCurve is "P-256"
381 PASS importedKey.usages.join(',') is "deriveBits"
382 PASS importedKey is not clonedKey
383 PASS clonedKey.extraProperty is undefined.
384 PASS clonedKey.type is "private"
385 PASS typeof clonedKey.extractable is 'boolean'
386 PASS clonedKey.extractable is false
387 PASS clonedKey.algorithm.name is "ECDH"
388 PASS clonedKey.algorithm.namedCurve is "P-256"
389 PASS clonedKey.usages.join(',') is "deriveBits"
390 Serialized key bytes: 3f004b050f020180028a01308187020100301306072a8648ce3d020106 082a8648ce3d030107046d306b02010104201fe33950c5f461124ae992c2bdfdf1c73b1615f571bd 567e60d19aa1f48cdf42a144034200047c110c66dcfda807f6e69e45ddb3c74f69a1484d203e8dc5 ada8e9a9dd7cb3c70df448986e51bde5d1576f99901f9c2c6a806a47fd907643a72b835597efc8c6 00
391
392 PASS importedKey.extraProperty is "hi"
393 PASS importedKey.type is "private"
394 PASS typeof importedKey.extractable is 'boolean'
395 PASS importedKey.extractable is false
396 PASS importedKey.algorithm.name is "ECDH"
397 PASS importedKey.algorithm.namedCurve is "P-384"
398 PASS importedKey.usages.join(',') is "deriveBits"
399 PASS importedKey is not clonedKey
400 PASS clonedKey.extraProperty is undefined.
401 PASS clonedKey.type is "private"
402 PASS typeof clonedKey.extractable is 'boolean'
403 PASS clonedKey.extractable is false
404 PASS clonedKey.algorithm.name is "ECDH"
405 PASS clonedKey.algorithm.namedCurve is "P-384"
406 PASS clonedKey.usages.join(',') is "deriveBits"
407 Serialized key bytes: 3f004b050f02028002b9013081b6020100301006072a8648ce3d020106 052b8104002204819e30819b0201010430a492ce8fa90084c227e1a32f7974d39e9ff67a7e8705ec 3419b35fb607582bebd461e0b1520ac76ec2dd4e9b63ebae71a16403620004e55fee6c49d8d523f5 ce7bf9c0425ce4ff650708b7de5cfb095901523979a7f042602db30854735369813b5c3f5ef86828 f59cc5dc509892a988d38a8e2519de3d0c4fd0fbdb0993e38f18506c17606c5e24249246f1ce9498 3a5361c5be983e
408
409 PASS importedKey.extraProperty is "hi"
410 PASS importedKey.type is "private"
411 PASS typeof importedKey.extractable is 'boolean'
412 PASS importedKey.extractable is false
413 PASS importedKey.algorithm.name is "ECDH"
414 PASS importedKey.algorithm.namedCurve is "P-521"
415 PASS importedKey.usages.join(',') is "deriveBits"
416 PASS importedKey is not clonedKey
417 PASS clonedKey.extraProperty is undefined.
418 PASS clonedKey.type is "private"
419 PASS typeof clonedKey.extractable is 'boolean'
420 PASS clonedKey.extractable is false
421 PASS clonedKey.algorithm.name is "ECDH"
422 PASS clonedKey.algorithm.namedCurve is "P-521"
423 PASS clonedKey.usages.join(',') is "deriveBits"
424 Serialized key bytes: 3f004b050f02038002f1013081ee020100301006072a8648ce3d020106 052b810400230481d63081d3020101044201bd56bd106118eda246155bd43b42b8e13f0a6e25dd3b b376026fab4dc92b6157bc6dfec2d15dd3d0cf2a39aa68494042af48ba9601118da82c6f2108a3a2 03ad74a181890381860004012fbcaeffa6a51f3ee4d3d2b51c5dec6d7c726ca353fc014ea2bf7cfb b9b910d32cbfa6a00fe39b6cdb8946f22775398b2e233c0cf144d78c8a7742b5c7a3bb5d23009cde f823dd7bf9a79e8cceacd2e4527c231d0ae5967af0958e931d7ddccf2805a3e618dc3039fec9febb d33052fe4c0fee98f033106064982d88f4e03549d4a64d
425
216 PASS successfullyParsed is true 426 PASS successfullyParsed is true
217 427
218 TEST COMPLETE 428 TEST COMPLETE
219 429
OLDNEW
« no previous file with comments | « LayoutTests/crypto/clone-ecKey-private.html ('k') | LayoutTests/crypto/ecdh-deriveBits.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698