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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/encrypt_decrypt/test_aes_gcm.https-expected.txt

Issue 2838603002: Added [SecureContext] to the subtle attribute (Closed)
Patch Set: Magic test starts doing differnt things out of the blue. Need to handle this properly. Avada Kedavr… Created 3 years, 7 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS AES-GCM 128-bit key, 32-bit tag
3 PASS AES-GCM 128-bit key, no additional data, 32-bit tag
4 PASS AES-GCM 128-bit key, 64-bit tag
5 PASS AES-GCM 128-bit key, no additional data, 64-bit tag
6 PASS AES-GCM 128-bit key, 96-bit tag
7 PASS AES-GCM 128-bit key, no additional data, 96-bit tag
8 PASS AES-GCM 128-bit key, 104-bit tag
9 PASS AES-GCM 128-bit key, no additional data, 104-bit tag
10 PASS AES-GCM 128-bit key, 112-bit tag
11 PASS AES-GCM 128-bit key, no additional data, 112-bit tag
12 PASS AES-GCM 128-bit key, 120-bit tag
13 PASS AES-GCM 128-bit key, no additional data, 120-bit tag
14 PASS AES-GCM 128-bit key, 128-bit tag
15 PASS AES-GCM 128-bit key, no additional data, 128-bit tag
16 FAIL importKey step: AES-GCM 192-bit key, 32-bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, 32-bit tag Reached unreachable code
17 FAIL importKey step: AES-GCM 192-bit key, no additional data, 32-bit tag assert_ unreached: importKey failed for AES-GCM 192-bit key, no additional data, 32-bit tag Reached unreachable code
18 FAIL importKey step: AES-GCM 192-bit key, 64-bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, 64-bit tag Reached unreachable code
19 FAIL importKey step: AES-GCM 192-bit key, no additional data, 64-bit tag assert_ unreached: importKey failed for AES-GCM 192-bit key, no additional data, 64-bit tag Reached unreachable code
20 FAIL importKey step: AES-GCM 192-bit key, 96-bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, 96-bit tag Reached unreachable code
21 FAIL importKey step: AES-GCM 192-bit key, no additional data, 96-bit tag assert_ unreached: importKey failed for AES-GCM 192-bit key, no additional data, 96-bit tag Reached unreachable code
22 FAIL importKey step: AES-GCM 192-bit key, 104-bit tag assert_unreached: importKe y failed for AES-GCM 192-bit key, 104-bit tag Reached unreachable code
23 FAIL importKey step: AES-GCM 192-bit key, no additional data, 104-bit tag assert _unreached: importKey failed for AES-GCM 192-bit key, no additional data, 104-bi t tag Reached unreachable code
24 FAIL importKey step: AES-GCM 192-bit key, 112-bit tag assert_unreached: importKe y failed for AES-GCM 192-bit key, 112-bit tag Reached unreachable code
25 FAIL importKey step: AES-GCM 192-bit key, no additional data, 112-bit tag assert _unreached: importKey failed for AES-GCM 192-bit key, no additional data, 112-bi t tag Reached unreachable code
26 FAIL importKey step: AES-GCM 192-bit key, 120-bit tag assert_unreached: importKe y failed for AES-GCM 192-bit key, 120-bit tag Reached unreachable code
27 FAIL importKey step: AES-GCM 192-bit key, no additional data, 120-bit tag assert _unreached: importKey failed for AES-GCM 192-bit key, no additional data, 120-bi t tag Reached unreachable code
28 FAIL importKey step: AES-GCM 192-bit key, 128-bit tag assert_unreached: importKe y failed for AES-GCM 192-bit key, 128-bit tag Reached unreachable code
29 FAIL importKey step: AES-GCM 192-bit key, no additional data, 128-bit tag assert _unreached: importKey failed for AES-GCM 192-bit key, no additional data, 128-bi t tag Reached unreachable code
30 PASS AES-GCM 256-bit key, 32-bit tag
31 PASS AES-GCM 256-bit key, no additional data, 32-bit tag
32 PASS AES-GCM 256-bit key, 64-bit tag
33 PASS AES-GCM 256-bit key, no additional data, 64-bit tag
34 PASS AES-GCM 256-bit key, 96-bit tag
35 PASS AES-GCM 256-bit key, no additional data, 96-bit tag
36 PASS AES-GCM 256-bit key, 104-bit tag
37 PASS AES-GCM 256-bit key, no additional data, 104-bit tag
38 PASS AES-GCM 256-bit key, 112-bit tag
39 PASS AES-GCM 256-bit key, no additional data, 112-bit tag
40 PASS AES-GCM 256-bit key, 120-bit tag
41 PASS AES-GCM 256-bit key, no additional data, 120-bit tag
42 PASS AES-GCM 256-bit key, 128-bit tag
43 PASS AES-GCM 256-bit key, no additional data, 128-bit tag
44 PASS AES-GCM 128-bit key, 32-bit tag with altered plaintext
45 PASS AES-GCM 128-bit key, no additional data, 32-bit tag with altered plaintext
46 PASS AES-GCM 128-bit key, 64-bit tag with altered plaintext
47 PASS AES-GCM 128-bit key, no additional data, 64-bit tag with altered plaintext
48 PASS AES-GCM 128-bit key, 96-bit tag with altered plaintext
49 PASS AES-GCM 128-bit key, no additional data, 96-bit tag with altered plaintext
50 PASS AES-GCM 128-bit key, 104-bit tag with altered plaintext
51 PASS AES-GCM 128-bit key, no additional data, 104-bit tag with altered plaintext
52 PASS AES-GCM 128-bit key, 112-bit tag with altered plaintext
53 PASS AES-GCM 128-bit key, no additional data, 112-bit tag with altered plaintext
54 PASS AES-GCM 128-bit key, 120-bit tag with altered plaintext
55 PASS AES-GCM 128-bit key, no additional data, 120-bit tag with altered plaintext
56 PASS AES-GCM 128-bit key, 128-bit tag with altered plaintext
57 PASS AES-GCM 128-bit key, no additional data, 128-bit tag with altered plaintext
58 FAIL importKey step: AES-GCM 192-bit key, 32-bit tag with altered plaintext asse rt_unreached: importKey failed for AES-GCM 192-bit key, 32-bit tag Reached unrea chable code
59 FAIL importKey step: AES-GCM 192-bit key, no additional data, 32-bit tag with al tered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 32-bit tag Reached unreachable code
60 FAIL importKey step: AES-GCM 192-bit key, 64-bit tag with altered plaintext asse rt_unreached: importKey failed for AES-GCM 192-bit key, 64-bit tag Reached unrea chable code
61 FAIL importKey step: AES-GCM 192-bit key, no additional data, 64-bit tag with al tered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 64-bit tag Reached unreachable code
62 FAIL importKey step: AES-GCM 192-bit key, 96-bit tag with altered plaintext asse rt_unreached: importKey failed for AES-GCM 192-bit key, 96-bit tag Reached unrea chable code
63 FAIL importKey step: AES-GCM 192-bit key, no additional data, 96-bit tag with al tered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 96-bit tag Reached unreachable code
64 FAIL importKey step: AES-GCM 192-bit key, 104-bit tag with altered plaintext ass ert_unreached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unr eachable code
65 FAIL importKey step: AES-GCM 192-bit key, no additional data, 104-bit tag with a ltered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 104-bit tag Reached unreachable code
66 FAIL importKey step: AES-GCM 192-bit key, 112-bit tag with altered plaintext ass ert_unreached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unr eachable code
67 FAIL importKey step: AES-GCM 192-bit key, no additional data, 112-bit tag with a ltered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 112-bit tag Reached unreachable code
68 FAIL importKey step: AES-GCM 192-bit key, 120-bit tag with altered plaintext ass ert_unreached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unr eachable code
69 FAIL importKey step: AES-GCM 192-bit key, no additional data, 120-bit tag with a ltered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 120-bit tag Reached unreachable code
70 FAIL importKey step: AES-GCM 192-bit key, 128-bit tag with altered plaintext ass ert_unreached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unr eachable code
71 FAIL importKey step: AES-GCM 192-bit key, no additional data, 128-bit tag with a ltered plaintext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 128-bit tag Reached unreachable code
72 PASS AES-GCM 256-bit key, 32-bit tag with altered plaintext
73 PASS AES-GCM 256-bit key, no additional data, 32-bit tag with altered plaintext
74 PASS AES-GCM 256-bit key, 64-bit tag with altered plaintext
75 PASS AES-GCM 256-bit key, no additional data, 64-bit tag with altered plaintext
76 PASS AES-GCM 256-bit key, 96-bit tag with altered plaintext
77 PASS AES-GCM 256-bit key, no additional data, 96-bit tag with altered plaintext
78 PASS AES-GCM 256-bit key, 104-bit tag with altered plaintext
79 PASS AES-GCM 256-bit key, no additional data, 104-bit tag with altered plaintext
80 PASS AES-GCM 256-bit key, 112-bit tag with altered plaintext
81 PASS AES-GCM 256-bit key, no additional data, 112-bit tag with altered plaintext
82 PASS AES-GCM 256-bit key, 120-bit tag with altered plaintext
83 PASS AES-GCM 256-bit key, no additional data, 120-bit tag with altered plaintext
84 PASS AES-GCM 256-bit key, 128-bit tag with altered plaintext
85 PASS AES-GCM 256-bit key, no additional data, 128-bit tag with altered plaintext
86 PASS AES-GCM 128-bit key, 32-bit tag decryption
87 PASS AES-GCM 128-bit key, no additional data, 32-bit tag decryption
88 PASS AES-GCM 128-bit key, 64-bit tag decryption
89 PASS AES-GCM 128-bit key, no additional data, 64-bit tag decryption
90 PASS AES-GCM 128-bit key, 96-bit tag decryption
91 PASS AES-GCM 128-bit key, no additional data, 96-bit tag decryption
92 PASS AES-GCM 128-bit key, 104-bit tag decryption
93 PASS AES-GCM 128-bit key, no additional data, 104-bit tag decryption
94 PASS AES-GCM 128-bit key, 112-bit tag decryption
95 PASS AES-GCM 128-bit key, no additional data, 112-bit tag decryption
96 PASS AES-GCM 128-bit key, 120-bit tag decryption
97 PASS AES-GCM 128-bit key, no additional data, 120-bit tag decryption
98 PASS AES-GCM 128-bit key, 128-bit tag decryption
99 PASS AES-GCM 128-bit key, no additional data, 128-bit tag decryption
100 FAIL importKey step for decryption: AES-GCM 192-bit key, 32-bit tag assert_unrea ched: importKey failed for AES-GCM 192-bit key, 32-bit tag Reached unreachable c ode
101 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 32- bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no additiona l data, 32-bit tag Reached unreachable code
102 FAIL importKey step for decryption: AES-GCM 192-bit key, 64-bit tag assert_unrea ched: importKey failed for AES-GCM 192-bit key, 64-bit tag Reached unreachable c ode
103 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 64- bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no additiona l data, 64-bit tag Reached unreachable code
104 FAIL importKey step for decryption: AES-GCM 192-bit key, 96-bit tag assert_unrea ched: importKey failed for AES-GCM 192-bit key, 96-bit tag Reached unreachable c ode
105 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 96- bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no additiona l data, 96-bit tag Reached unreachable code
106 FAIL importKey step for decryption: AES-GCM 192-bit key, 104-bit tag assert_unre ached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unreachable code
107 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 104 -bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no addition al data, 104-bit tag Reached unreachable code
108 FAIL importKey step for decryption: AES-GCM 192-bit key, 112-bit tag assert_unre ached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unreachable code
109 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 112 -bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no addition al data, 112-bit tag Reached unreachable code
110 FAIL importKey step for decryption: AES-GCM 192-bit key, 120-bit tag assert_unre ached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unreachable code
111 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 120 -bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no addition al data, 120-bit tag Reached unreachable code
112 FAIL importKey step for decryption: AES-GCM 192-bit key, 128-bit tag assert_unre ached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unreachable code
113 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 128 -bit tag assert_unreached: importKey failed for AES-GCM 192-bit key, no addition al data, 128-bit tag Reached unreachable code
114 PASS AES-GCM 256-bit key, 32-bit tag decryption
115 PASS AES-GCM 256-bit key, no additional data, 32-bit tag decryption
116 PASS AES-GCM 256-bit key, 64-bit tag decryption
117 PASS AES-GCM 256-bit key, no additional data, 64-bit tag decryption
118 PASS AES-GCM 256-bit key, 96-bit tag decryption
119 PASS AES-GCM 256-bit key, no additional data, 96-bit tag decryption
120 PASS AES-GCM 256-bit key, 104-bit tag decryption
121 PASS AES-GCM 256-bit key, no additional data, 104-bit tag decryption
122 PASS AES-GCM 256-bit key, 112-bit tag decryption
123 PASS AES-GCM 256-bit key, no additional data, 112-bit tag decryption
124 PASS AES-GCM 256-bit key, 120-bit tag decryption
125 PASS AES-GCM 256-bit key, no additional data, 120-bit tag decryption
126 PASS AES-GCM 256-bit key, 128-bit tag decryption
127 PASS AES-GCM 256-bit key, no additional data, 128-bit tag decryption
128 PASS AES-GCM 128-bit key, 32-bit tag decryption with altered ciphertext
129 PASS AES-GCM 128-bit key, no additional data, 32-bit tag decryption with altered ciphertext
130 PASS AES-GCM 128-bit key, 64-bit tag decryption with altered ciphertext
131 PASS AES-GCM 128-bit key, no additional data, 64-bit tag decryption with altered ciphertext
132 PASS AES-GCM 128-bit key, 96-bit tag decryption with altered ciphertext
133 PASS AES-GCM 128-bit key, no additional data, 96-bit tag decryption with altered ciphertext
134 PASS AES-GCM 128-bit key, 104-bit tag decryption with altered ciphertext
135 PASS AES-GCM 128-bit key, no additional data, 104-bit tag decryption with altere d ciphertext
136 PASS AES-GCM 128-bit key, 112-bit tag decryption with altered ciphertext
137 PASS AES-GCM 128-bit key, no additional data, 112-bit tag decryption with altere d ciphertext
138 PASS AES-GCM 128-bit key, 120-bit tag decryption with altered ciphertext
139 PASS AES-GCM 128-bit key, no additional data, 120-bit tag decryption with altere d ciphertext
140 PASS AES-GCM 128-bit key, 128-bit tag decryption with altered ciphertext
141 PASS AES-GCM 128-bit key, no additional data, 128-bit tag decryption with altere d ciphertext
142 FAIL importKey step for decryption: AES-GCM 192-bit key, 32-bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 32-bit t ag Reached unreachable code
143 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 32- bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 1 92-bit key, no additional data, 32-bit tag Reached unreachable code
144 FAIL importKey step for decryption: AES-GCM 192-bit key, 64-bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 64-bit t ag Reached unreachable code
145 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 64- bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 1 92-bit key, no additional data, 64-bit tag Reached unreachable code
146 FAIL importKey step for decryption: AES-GCM 192-bit key, 96-bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 96-bit t ag Reached unreachable code
147 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 96- bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 1 92-bit key, no additional data, 96-bit tag Reached unreachable code
148 FAIL importKey step for decryption: AES-GCM 192-bit key, 104-bit tag with altere d ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unreachable code
149 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 104 -bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 104-bit tag Reached unreachable code
150 FAIL importKey step for decryption: AES-GCM 192-bit key, 112-bit tag with altere d ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unreachable code
151 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 112 -bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 112-bit tag Reached unreachable code
152 FAIL importKey step for decryption: AES-GCM 192-bit key, 120-bit tag with altere d ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unreachable code
153 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 120 -bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 120-bit tag Reached unreachable code
154 FAIL importKey step for decryption: AES-GCM 192-bit key, 128-bit tag with altere d ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unreachable code
155 FAIL importKey step for decryption: AES-GCM 192-bit key, no additional data, 128 -bit tag with altered ciphertext assert_unreached: importKey failed for AES-GCM 192-bit key, no additional data, 128-bit tag Reached unreachable code
156 PASS AES-GCM 256-bit key, 32-bit tag decryption with altered ciphertext
157 PASS AES-GCM 256-bit key, no additional data, 32-bit tag decryption with altered ciphertext
158 PASS AES-GCM 256-bit key, 64-bit tag decryption with altered ciphertext
159 PASS AES-GCM 256-bit key, no additional data, 64-bit tag decryption with altered ciphertext
160 PASS AES-GCM 256-bit key, 96-bit tag decryption with altered ciphertext
161 PASS AES-GCM 256-bit key, no additional data, 96-bit tag decryption with altered ciphertext
162 PASS AES-GCM 256-bit key, 104-bit tag decryption with altered ciphertext
163 PASS AES-GCM 256-bit key, no additional data, 104-bit tag decryption with altere d ciphertext
164 PASS AES-GCM 256-bit key, 112-bit tag decryption with altered ciphertext
165 PASS AES-GCM 256-bit key, no additional data, 112-bit tag decryption with altere d ciphertext
166 PASS AES-GCM 256-bit key, 120-bit tag decryption with altered ciphertext
167 PASS AES-GCM 256-bit key, no additional data, 120-bit tag decryption with altere d ciphertext
168 PASS AES-GCM 256-bit key, 128-bit tag decryption with altered ciphertext
169 PASS AES-GCM 256-bit key, no additional data, 128-bit tag decryption with altere d ciphertext
170 PASS AES-GCM 128-bit key, 32-bit tag without encrypt usage
171 PASS AES-GCM 128-bit key, no additional data, 32-bit tag without encrypt usage
172 PASS AES-GCM 128-bit key, 64-bit tag without encrypt usage
173 PASS AES-GCM 128-bit key, no additional data, 64-bit tag without encrypt usage
174 PASS AES-GCM 128-bit key, 96-bit tag without encrypt usage
175 PASS AES-GCM 128-bit key, no additional data, 96-bit tag without encrypt usage
176 PASS AES-GCM 128-bit key, 104-bit tag without encrypt usage
177 PASS AES-GCM 128-bit key, no additional data, 104-bit tag without encrypt usage
178 PASS AES-GCM 128-bit key, 112-bit tag without encrypt usage
179 PASS AES-GCM 128-bit key, no additional data, 112-bit tag without encrypt usage
180 PASS AES-GCM 128-bit key, 120-bit tag without encrypt usage
181 PASS AES-GCM 128-bit key, no additional data, 120-bit tag without encrypt usage
182 PASS AES-GCM 128-bit key, 128-bit tag without encrypt usage
183 PASS AES-GCM 128-bit key, no additional data, 128-bit tag without encrypt usage
184 FAIL importKey step: AES-GCM 192-bit key, 32-bit tag without encrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 32-bit tag Reached unreac hable code
185 FAIL importKey step: AES-GCM 192-bit key, no additional data, 32-bit tag without encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 32-bit tag Reached unreachable code
186 FAIL importKey step: AES-GCM 192-bit key, 64-bit tag without encrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 64-bit tag Reached unreac hable code
187 FAIL importKey step: AES-GCM 192-bit key, no additional data, 64-bit tag without encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 64-bit tag Reached unreachable code
188 FAIL importKey step: AES-GCM 192-bit key, 96-bit tag without encrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 96-bit tag Reached unreac hable code
189 FAIL importKey step: AES-GCM 192-bit key, no additional data, 96-bit tag without encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 96-bit tag Reached unreachable code
190 FAIL importKey step: AES-GCM 192-bit key, 104-bit tag without encrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unre achable code
191 FAIL importKey step: AES-GCM 192-bit key, no additional data, 104-bit tag withou t encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 104-bit tag Reached unreachable code
192 FAIL importKey step: AES-GCM 192-bit key, 112-bit tag without encrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unre achable code
193 FAIL importKey step: AES-GCM 192-bit key, no additional data, 112-bit tag withou t encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 112-bit tag Reached unreachable code
194 FAIL importKey step: AES-GCM 192-bit key, 120-bit tag without encrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unre achable code
195 FAIL importKey step: AES-GCM 192-bit key, no additional data, 120-bit tag withou t encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 120-bit tag Reached unreachable code
196 FAIL importKey step: AES-GCM 192-bit key, 128-bit tag without encrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unre achable code
197 FAIL importKey step: AES-GCM 192-bit key, no additional data, 128-bit tag withou t encrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 128-bit tag Reached unreachable code
198 PASS AES-GCM 256-bit key, 32-bit tag without encrypt usage
199 PASS AES-GCM 256-bit key, no additional data, 32-bit tag without encrypt usage
200 PASS AES-GCM 256-bit key, 64-bit tag without encrypt usage
201 PASS AES-GCM 256-bit key, no additional data, 64-bit tag without encrypt usage
202 PASS AES-GCM 256-bit key, 96-bit tag without encrypt usage
203 PASS AES-GCM 256-bit key, no additional data, 96-bit tag without encrypt usage
204 PASS AES-GCM 256-bit key, 104-bit tag without encrypt usage
205 PASS AES-GCM 256-bit key, no additional data, 104-bit tag without encrypt usage
206 PASS AES-GCM 256-bit key, 112-bit tag without encrypt usage
207 PASS AES-GCM 256-bit key, no additional data, 112-bit tag without encrypt usage
208 PASS AES-GCM 256-bit key, 120-bit tag without encrypt usage
209 PASS AES-GCM 256-bit key, no additional data, 120-bit tag without encrypt usage
210 PASS AES-GCM 256-bit key, 128-bit tag without encrypt usage
211 PASS AES-GCM 256-bit key, no additional data, 128-bit tag without encrypt usage
212 PASS AES-GCM 128-bit key, 32-bit tag with mismatched key and algorithm
213 PASS AES-GCM 128-bit key, no additional data, 32-bit tag with mismatched key and algorithm
214 PASS AES-GCM 128-bit key, 64-bit tag with mismatched key and algorithm
215 PASS AES-GCM 128-bit key, no additional data, 64-bit tag with mismatched key and algorithm
216 PASS AES-GCM 128-bit key, 96-bit tag with mismatched key and algorithm
217 PASS AES-GCM 128-bit key, no additional data, 96-bit tag with mismatched key and algorithm
218 PASS AES-GCM 128-bit key, 104-bit tag with mismatched key and algorithm
219 PASS AES-GCM 128-bit key, no additional data, 104-bit tag with mismatched key an d algorithm
220 PASS AES-GCM 128-bit key, 112-bit tag with mismatched key and algorithm
221 PASS AES-GCM 128-bit key, no additional data, 112-bit tag with mismatched key an d algorithm
222 PASS AES-GCM 128-bit key, 120-bit tag with mismatched key and algorithm
223 PASS AES-GCM 128-bit key, no additional data, 120-bit tag with mismatched key an d algorithm
224 PASS AES-GCM 128-bit key, 128-bit tag with mismatched key and algorithm
225 PASS AES-GCM 128-bit key, no additional data, 128-bit tag with mismatched key an d algorithm
226 FAIL importKey step: AES-GCM 192-bit key, 32-bit tag with mismatched key and alg orithm assert_unreached: importKey failed for AES-GCM 192-bit key, 32-bit tag Re ached unreachable code
227 FAIL importKey step: AES-GCM 192-bit key, no additional data, 32-bit tag with mi smatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-bi t key, no additional data, 32-bit tag Reached unreachable code
228 FAIL importKey step: AES-GCM 192-bit key, 64-bit tag with mismatched key and alg orithm assert_unreached: importKey failed for AES-GCM 192-bit key, 64-bit tag Re ached unreachable code
229 FAIL importKey step: AES-GCM 192-bit key, no additional data, 64-bit tag with mi smatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-bi t key, no additional data, 64-bit tag Reached unreachable code
230 FAIL importKey step: AES-GCM 192-bit key, 96-bit tag with mismatched key and alg orithm assert_unreached: importKey failed for AES-GCM 192-bit key, 96-bit tag Re ached unreachable code
231 FAIL importKey step: AES-GCM 192-bit key, no additional data, 96-bit tag with mi smatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-bi t key, no additional data, 96-bit tag Reached unreachable code
232 FAIL importKey step: AES-GCM 192-bit key, 104-bit tag with mismatched key and al gorithm assert_unreached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unreachable code
233 FAIL importKey step: AES-GCM 192-bit key, no additional data, 104-bit tag with m ismatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-b it key, no additional data, 104-bit tag Reached unreachable code
234 FAIL importKey step: AES-GCM 192-bit key, 112-bit tag with mismatched key and al gorithm assert_unreached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unreachable code
235 FAIL importKey step: AES-GCM 192-bit key, no additional data, 112-bit tag with m ismatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-b it key, no additional data, 112-bit tag Reached unreachable code
236 FAIL importKey step: AES-GCM 192-bit key, 120-bit tag with mismatched key and al gorithm assert_unreached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unreachable code
237 FAIL importKey step: AES-GCM 192-bit key, no additional data, 120-bit tag with m ismatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-b it key, no additional data, 120-bit tag Reached unreachable code
238 FAIL importKey step: AES-GCM 192-bit key, 128-bit tag with mismatched key and al gorithm assert_unreached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unreachable code
239 FAIL importKey step: AES-GCM 192-bit key, no additional data, 128-bit tag with m ismatched key and algorithm assert_unreached: importKey failed for AES-GCM 192-b it key, no additional data, 128-bit tag Reached unreachable code
240 PASS AES-GCM 256-bit key, 32-bit tag with mismatched key and algorithm
241 PASS AES-GCM 256-bit key, no additional data, 32-bit tag with mismatched key and algorithm
242 PASS AES-GCM 256-bit key, 64-bit tag with mismatched key and algorithm
243 PASS AES-GCM 256-bit key, no additional data, 64-bit tag with mismatched key and algorithm
244 PASS AES-GCM 256-bit key, 96-bit tag with mismatched key and algorithm
245 PASS AES-GCM 256-bit key, no additional data, 96-bit tag with mismatched key and algorithm
246 PASS AES-GCM 256-bit key, 104-bit tag with mismatched key and algorithm
247 PASS AES-GCM 256-bit key, no additional data, 104-bit tag with mismatched key an d algorithm
248 PASS AES-GCM 256-bit key, 112-bit tag with mismatched key and algorithm
249 PASS AES-GCM 256-bit key, no additional data, 112-bit tag with mismatched key an d algorithm
250 PASS AES-GCM 256-bit key, 120-bit tag with mismatched key and algorithm
251 PASS AES-GCM 256-bit key, no additional data, 120-bit tag with mismatched key an d algorithm
252 PASS AES-GCM 256-bit key, 128-bit tag with mismatched key and algorithm
253 PASS AES-GCM 256-bit key, no additional data, 128-bit tag with mismatched key an d algorithm
254 PASS AES-GCM 128-bit key, 32-bit tag without decrypt usage
255 PASS AES-GCM 128-bit key, no additional data, 32-bit tag without decrypt usage
256 PASS AES-GCM 128-bit key, 64-bit tag without decrypt usage
257 PASS AES-GCM 128-bit key, no additional data, 64-bit tag without decrypt usage
258 PASS AES-GCM 128-bit key, 96-bit tag without decrypt usage
259 PASS AES-GCM 128-bit key, no additional data, 96-bit tag without decrypt usage
260 PASS AES-GCM 128-bit key, 104-bit tag without decrypt usage
261 PASS AES-GCM 128-bit key, no additional data, 104-bit tag without decrypt usage
262 PASS AES-GCM 128-bit key, 112-bit tag without decrypt usage
263 PASS AES-GCM 128-bit key, no additional data, 112-bit tag without decrypt usage
264 PASS AES-GCM 128-bit key, 120-bit tag without decrypt usage
265 PASS AES-GCM 128-bit key, no additional data, 120-bit tag without decrypt usage
266 PASS AES-GCM 128-bit key, 128-bit tag without decrypt usage
267 PASS AES-GCM 128-bit key, no additional data, 128-bit tag without decrypt usage
268 FAIL importKey step: AES-GCM 192-bit key, 32-bit tag without decrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 32-bit tag Reached unreac hable code
269 FAIL importKey step: AES-GCM 192-bit key, no additional data, 32-bit tag without decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 32-bit tag Reached unreachable code
270 FAIL importKey step: AES-GCM 192-bit key, 64-bit tag without decrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 64-bit tag Reached unreac hable code
271 FAIL importKey step: AES-GCM 192-bit key, no additional data, 64-bit tag without decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 64-bit tag Reached unreachable code
272 FAIL importKey step: AES-GCM 192-bit key, 96-bit tag without decrypt usage asser t_unreached: importKey failed for AES-GCM 192-bit key, 96-bit tag Reached unreac hable code
273 FAIL importKey step: AES-GCM 192-bit key, no additional data, 96-bit tag without decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no ad ditional data, 96-bit tag Reached unreachable code
274 FAIL importKey step: AES-GCM 192-bit key, 104-bit tag without decrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 104-bit tag Reached unre achable code
275 FAIL importKey step: AES-GCM 192-bit key, no additional data, 104-bit tag withou t decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 104-bit tag Reached unreachable code
276 FAIL importKey step: AES-GCM 192-bit key, 112-bit tag without decrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 112-bit tag Reached unre achable code
277 FAIL importKey step: AES-GCM 192-bit key, no additional data, 112-bit tag withou t decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 112-bit tag Reached unreachable code
278 FAIL importKey step: AES-GCM 192-bit key, 120-bit tag without decrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 120-bit tag Reached unre achable code
279 FAIL importKey step: AES-GCM 192-bit key, no additional data, 120-bit tag withou t decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 120-bit tag Reached unreachable code
280 FAIL importKey step: AES-GCM 192-bit key, 128-bit tag without decrypt usage asse rt_unreached: importKey failed for AES-GCM 192-bit key, 128-bit tag Reached unre achable code
281 FAIL importKey step: AES-GCM 192-bit key, no additional data, 128-bit tag withou t decrypt usage assert_unreached: importKey failed for AES-GCM 192-bit key, no a dditional data, 128-bit tag Reached unreachable code
282 PASS AES-GCM 256-bit key, 32-bit tag without decrypt usage
283 PASS AES-GCM 256-bit key, no additional data, 32-bit tag without decrypt usage
284 PASS AES-GCM 256-bit key, 64-bit tag without decrypt usage
285 PASS AES-GCM 256-bit key, no additional data, 64-bit tag without decrypt usage
286 PASS AES-GCM 256-bit key, 96-bit tag without decrypt usage
287 PASS AES-GCM 256-bit key, no additional data, 96-bit tag without decrypt usage
288 PASS AES-GCM 256-bit key, 104-bit tag without decrypt usage
289 PASS AES-GCM 256-bit key, no additional data, 104-bit tag without decrypt usage
290 PASS AES-GCM 256-bit key, 112-bit tag without decrypt usage
291 PASS AES-GCM 256-bit key, no additional data, 112-bit tag without decrypt usage
292 PASS AES-GCM 256-bit key, 120-bit tag without decrypt usage
293 PASS AES-GCM 256-bit key, no additional data, 120-bit tag without decrypt usage
294 PASS AES-GCM 256-bit key, 128-bit tag without decrypt usage
295 PASS AES-GCM 256-bit key, no additional data, 128-bit tag without decrypt usage
296 PASS AES-GCM 128-bit key, illegal tag length 24-bits
297 PASS AES-GCM 128-bit key, illegal tag length 48-bits
298 PASS AES-GCM 128-bit key, illegal tag length 72-bits
299 PASS AES-GCM 128-bit key, illegal tag length 95-bits
300 PASS AES-GCM 128-bit key, illegal tag length 129-bits
301 FAIL AES-GCM 128-bit key, illegal tag length 256-bits assert_equals: Should thro w an OperationError instead of AesGcmParams: tagLength: Outside of numeric range expected "OperationError" but got "TypeError"
302 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 24-bits assert_unre ached: importKey failed for AES-GCM 192-bit key, illegal tag length 24-bits Reac hed unreachable code
303 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 48-bits assert_unre ached: importKey failed for AES-GCM 192-bit key, illegal tag length 48-bits Reac hed unreachable code
304 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 72-bits assert_unre ached: importKey failed for AES-GCM 192-bit key, illegal tag length 72-bits Reac hed unreachable code
305 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 95-bits assert_unre ached: importKey failed for AES-GCM 192-bit key, illegal tag length 95-bits Reac hed unreachable code
306 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 129-bits assert_unr eached: importKey failed for AES-GCM 192-bit key, illegal tag length 129-bits Re ached unreachable code
307 FAIL importKey step: AES-GCM 192-bit key, illegal tag length 256-bits assert_unr eached: importKey failed for AES-GCM 192-bit key, illegal tag length 256-bits Re ached unreachable code
308 PASS AES-GCM 256-bit key, illegal tag length 24-bits
309 PASS AES-GCM 256-bit key, illegal tag length 48-bits
310 PASS AES-GCM 256-bit key, illegal tag length 72-bits
311 PASS AES-GCM 256-bit key, illegal tag length 95-bits
312 PASS AES-GCM 256-bit key, illegal tag length 129-bits
313 FAIL AES-GCM 256-bit key, illegal tag length 256-bits assert_equals: Should thro w an OperationError instead of AesGcmParams: tagLength: Outside of numeric range expected "OperationError" but got "TypeError"
314 PASS AES-GCM 128-bit key, illegal tag length 24-bits decryption
315 PASS AES-GCM 128-bit key, illegal tag length 48-bits decryption
316 PASS AES-GCM 128-bit key, illegal tag length 72-bits decryption
317 PASS AES-GCM 128-bit key, illegal tag length 95-bits decryption
318 PASS AES-GCM 128-bit key, illegal tag length 129-bits decryption
319 FAIL AES-GCM 128-bit key, illegal tag length 256-bits decryption assert_equals: Should throw an OperationError instead of AesGcmParams: tagLength: Outside of nu meric range expected "OperationError" but got "TypeError"
320 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 24-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 2 4-bits Reached unreachable code
321 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 48-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 4 8-bits Reached unreachable code
322 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 72-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 7 2-bits Reached unreachable code
323 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 95-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 9 5-bits Reached unreachable code
324 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 129-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 129-bits Reached unreachable code
325 FAIL importKey step: decryption AES-GCM 192-bit key, illegal tag length 256-bits assert_unreached: importKey failed for AES-GCM 192-bit key, illegal tag length 256-bits Reached unreachable code
326 PASS AES-GCM 256-bit key, illegal tag length 24-bits decryption
327 PASS AES-GCM 256-bit key, illegal tag length 48-bits decryption
328 PASS AES-GCM 256-bit key, illegal tag length 72-bits decryption
329 PASS AES-GCM 256-bit key, illegal tag length 95-bits decryption
330 PASS AES-GCM 256-bit key, illegal tag length 129-bits decryption
331 FAIL AES-GCM 256-bit key, illegal tag length 256-bits decryption assert_equals: Should throw an OperationError instead of AesGcmParams: tagLength: Outside of nu meric range expected "OperationError" but got "TypeError"
332 Harness: the test ran to completion.
333
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698