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

Side by Side Diff: LayoutTests/crypto/generateKey-expected.txt

Issue 179353002: [webcrypto] Add the KeyAlgorithm interface. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase yet again (another conflict) 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
« no previous file with comments | « LayoutTests/crypto/exportKey-expected.txt ('k') | LayoutTests/crypto/importKey.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 CONSOLE ERROR: Invalid keyUsages argument 1 CONSOLE ERROR: Invalid keyUsages argument
2 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Missing required pro perty 2 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Missing required pro perty
3 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange 3 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange
4 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange 4 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange
5 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange 5 CONSOLE ERROR: Algorithm: AES-CBC: AesKeyGenParams: length: Outside of numeric r ange
6 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Missing required pro perty 6 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Missing required pro perty
7 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange 7 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange
8 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange 8 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange
9 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange 9 CONSOLE ERROR: Algorithm: AES-CTR: AesKeyGenParams: length: Outside of numeric r ange
10 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Missing required prop erty 10 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Missing required prop erty
11 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge 11 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge
12 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge 12 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge
13 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge 13 CONSOLE ERROR: Algorithm: AES-KW: AesKeyGenParams: length: Outside of numeric ra nge
14 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Outside of numeric range 14 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Outside of numeric ran ge
15 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: hash: Algorithm: Unrecognized alg orithm name 15 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: hash: Algorithm: Unrecognized algorithm name
16 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Outside of numeric range 16 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Outside of numeric ran ge
17 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Is not a number 17 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Is not a number
18 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Outside of numeric range 18 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Outside of numeric ran ge
19 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Outside of numeric range 19 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Outside of numeric ran ge
20 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Is not a number 20 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Is not a number
21 CONSOLE ERROR: Algorithm: HMAC: HmacKeyParams: length: Is not a number 21 CONSOLE ERROR: Algorithm: HMAC: HmacKeyGenParams: length: Is not a number
22 CONSOLE ERROR: Invalid key length: it is either zero or not a multiple of 8 bits 22 CONSOLE ERROR: Invalid key length: it is either zero or not a multiple of 8 bits
23 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Out side of numeric range 23 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: modulusLengt h: Outside of numeric range
24 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Is not a number 24 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: modulusLengt h: Is not a number
25 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Mis sing required property 25 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: modulusLengt h: Missing required property
26 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mi ssing or not a Uint8Array 26 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: publicExpone nt: Missing or not a Uint8Array
27 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mi ssing or not a Uint8Array 27 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: publicExpone nt: Missing or not a Uint8Array
28 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mi ssing or not a Uint8Array 28 CONSOLE ERROR: Algorithm: RSASSA-PKCS1-v1_5: RsaHashedKeyGenParams: publicExpone nt: Missing or not a Uint8Array
29 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Outs ide of numeric range 29 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Outs ide of numeric range
30 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Is n ot a number 30 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Is n ot a number
31 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Miss ing required property 31 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: modulusLength: Miss ing required property
32 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array 32 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array
33 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array 33 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array
34 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array 34 CONSOLE ERROR: Algorithm: RSAES-PKCS1-v1_5: RsaKeyGenParams: publicExponent: Mis sing or not a Uint8Array
35 Tests crypto.subtle.generateKey. 35 Tests crypto.subtle.generateKey.
36 36
37 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 37 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
38 38
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5'}, extractable , keyUs ages)' rejected with null 72 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5'}, extractable , keyUs ages)' rejected with null
73 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10}, extractable , keyUsages)' rejected with null 73 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10}, extractable , keyUsages)' rejected with null
74 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10, p ublicExponent: 10}, extractable , keyUsages)' rejected with null 74 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10, p ublicExponent: 10}, extractable , keyUsages)' rejected with null
75 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10, p ublicExponent: null}, extractable , keyUsages)' rejected with null 75 PASS: 'crypto.subtle.generateKey({name: 'RSAES-PKCS1-v1_5', modulusLength: 10, p ublicExponent: null}, extractable , keyUsages)' rejected with null
76 PASS: 'crypto.subtle.generateKey({name: 'hmac', hash: {name: 'sha-256'}, length: '48'}, extractable , keyUsages)' accepted with [object Key] 76 PASS: 'crypto.subtle.generateKey({name: 'hmac', hash: {name: 'sha-256'}, length: '48'}, extractable , keyUsages)' accepted with [object Key]
77 PASS: 'crypto.subtle.generateKey({name: 'hmac', hash: {name: 'sha-256'}, length: true}, extractable , keyUsages)' accepted with [object Key] 77 PASS: 'crypto.subtle.generateKey({name: 'hmac', hash: {name: 'sha-256'}, length: true}, extractable , keyUsages)' accepted with [object Key]
78 PASS successfullyParsed is true 78 PASS successfullyParsed is true
79 79
80 TEST COMPLETE 80 TEST COMPLETE
81 81
OLDNEW
« no previous file with comments | « LayoutTests/crypto/exportKey-expected.txt ('k') | LayoutTests/crypto/importKey.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698