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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-OAEP-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 Found 496 tests; 324 PASS, 172 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS Bad algorithm: generateKey(AES, false, [decrypt])
4 PASS Bad algorithm: generateKey(AES, true, [decrypt])
5 PASS Bad algorithm: generateKey(AES, RED, [decrypt])
6 PASS Bad algorithm: generateKey(AES, 7, [decrypt])
7 PASS Bad algorithm: generateKey(AES, false, [sign, decrypt])
8 PASS Bad algorithm: generateKey(AES, true, [sign, decrypt])
9 PASS Bad algorithm: generateKey(AES, RED, [sign, decrypt])
10 PASS Bad algorithm: generateKey(AES, 7, [sign, decrypt])
11 PASS Bad algorithm: generateKey(AES, false, [deriveBits, sign, decrypt])
12 PASS Bad algorithm: generateKey(AES, true, [deriveBits, sign, decrypt])
13 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, sign, decrypt])
14 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, sign, decrypt])
15 PASS Bad algorithm: generateKey(AES, false, [deriveBits, decrypt])
16 PASS Bad algorithm: generateKey(AES, true, [deriveBits, decrypt])
17 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, decrypt])
18 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, decrypt])
19 PASS Bad algorithm: generateKey(AES, false, [sign])
20 PASS Bad algorithm: generateKey(AES, true, [sign])
21 PASS Bad algorithm: generateKey(AES, RED, [sign])
22 PASS Bad algorithm: generateKey(AES, 7, [sign])
23 PASS Bad algorithm: generateKey(AES, false, [deriveBits, sign])
24 PASS Bad algorithm: generateKey(AES, true, [deriveBits, sign])
25 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, sign])
26 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, sign])
27 PASS Bad algorithm: generateKey(AES, false, [deriveBits])
28 PASS Bad algorithm: generateKey(AES, true, [deriveBits])
29 PASS Bad algorithm: generateKey(AES, RED, [deriveBits])
30 PASS Bad algorithm: generateKey(AES, 7, [deriveBits])
31 PASS Bad algorithm: generateKey(AES, false, [])
32 PASS Bad algorithm: generateKey(AES, true, [])
33 PASS Bad algorithm: generateKey(AES, RED, [])
34 PASS Bad algorithm: generateKey(AES, 7, [])
35 PASS Bad algorithm: generateKey(AES, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
36 PASS Bad algorithm: generateKey(AES, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
37 PASS Bad algorithm: generateKey(AES, RED, [decrypt, sign, deriveBits, decrypt, s ign, deriveBits])
38 PASS Bad algorithm: generateKey(AES, 7, [decrypt, sign, deriveBits, decrypt, sig n, deriveBits])
39 PASS Bad algorithm: generateKey({name: AES}, false, [decrypt])
40 PASS Bad algorithm: generateKey({name: AES}, true, [decrypt])
41 PASS Bad algorithm: generateKey({name: AES}, RED, [decrypt])
42 PASS Bad algorithm: generateKey({name: AES}, 7, [decrypt])
43 PASS Bad algorithm: generateKey({name: AES}, false, [sign, decrypt])
44 PASS Bad algorithm: generateKey({name: AES}, true, [sign, decrypt])
45 PASS Bad algorithm: generateKey({name: AES}, RED, [sign, decrypt])
46 PASS Bad algorithm: generateKey({name: AES}, 7, [sign, decrypt])
47 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, sign, decrypt])
48 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, sign, decrypt])
49 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, sign, decrypt])
50 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, sign, decrypt])
51 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, decrypt])
52 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, decrypt])
53 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, decrypt])
54 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, decrypt])
55 PASS Bad algorithm: generateKey({name: AES}, false, [sign])
56 PASS Bad algorithm: generateKey({name: AES}, true, [sign])
57 PASS Bad algorithm: generateKey({name: AES}, RED, [sign])
58 PASS Bad algorithm: generateKey({name: AES}, 7, [sign])
59 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, sign])
60 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, sign])
61 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, sign])
62 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, sign])
63 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits])
64 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits])
65 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits])
66 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits])
67 PASS Bad algorithm: generateKey({name: AES}, false, [])
68 PASS Bad algorithm: generateKey({name: AES}, true, [])
69 PASS Bad algorithm: generateKey({name: AES}, RED, [])
70 PASS Bad algorithm: generateKey({name: AES}, 7, [])
71 PASS Bad algorithm: generateKey({name: AES}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
72 PASS Bad algorithm: generateKey({name: AES}, true, [decrypt, sign, deriveBits, d ecrypt, sign, deriveBits])
73 PASS Bad algorithm: generateKey({name: AES}, RED, [decrypt, sign, deriveBits, de crypt, sign, deriveBits])
74 PASS Bad algorithm: generateKey({name: AES}, 7, [decrypt, sign, deriveBits, decr ypt, sign, deriveBits])
75 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [decrypt])
76 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [decrypt])
77 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [decrypt])
78 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [decrypt])
79 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [sign, decrypt] )
80 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [sign, decrypt])
81 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [sign, decrypt])
82 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [sign, decrypt])
83 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, si gn, decrypt])
84 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, sig n, decrypt])
85 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, sign , decrypt])
86 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, sign, decrypt])
87 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, de crypt])
88 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, dec rypt])
89 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, decr ypt])
90 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, decryp t])
91 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [sign])
92 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [sign])
93 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [sign])
94 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [sign])
95 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, si gn])
96 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, sig n])
97 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, sign ])
98 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, sign])
99 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits])
100 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits])
101 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits])
102 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits])
103 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [])
104 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [])
105 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [])
106 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [])
107 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
108 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
109 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [decrypt, sign, d eriveBits, decrypt, sign, deriveBits])
110 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [decrypt, sign, der iveBits, decrypt, sign, deriveBits])
111 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [decrypt])
112 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [decrypt])
113 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [decrypt])
114 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [decrypt])
115 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [sign, dec rypt])
116 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [sign, decr ypt])
117 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [sign, decry pt])
118 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [sign, decrypt ])
119 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, sign, decrypt])
120 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , sign, decrypt])
121 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, sign, decrypt])
122 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, s ign, decrypt])
123 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, decrypt])
124 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , decrypt])
125 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, decrypt])
126 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, d ecrypt])
127 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [sign])
128 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [sign])
129 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [sign])
130 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [sign])
131 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, sign])
132 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , sign])
133 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, sign])
134 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, s ign])
135 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s])
136 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits ])
137 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits] )
138 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits])
139 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [])
140 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [])
141 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [])
142 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [])
143 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
144 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
145 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
146 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [decrypt, sign , deriveBits, decrypt, sign, deriveBits])
147 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [decrypt])
148 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [decrypt])
149 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [decrypt])
150 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [decrypt])
151 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [sign, decr ypt])
152 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [sign, decry pt])
153 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [sign, decryp t])
154 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [sign, decrypt] )
155 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , sign, decrypt])
156 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, sign, decrypt])
157 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, sign, decrypt])
158 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, si gn, decrypt])
159 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , decrypt])
160 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, decrypt])
161 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, decrypt])
162 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, de crypt])
163 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [sign])
164 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [sign])
165 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [sign])
166 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [sign])
167 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , sign])
168 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, sign])
169 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, sign])
170 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, si gn])
171 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits ])
172 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits] )
173 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits])
174 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits])
175 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [])
176 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [])
177 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [])
178 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [])
179 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
180 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
181 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [decrypt, sig n, deriveBits, decrypt, sign, deriveBits])
182 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
183 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [decrypt])
184 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [decrypt])
185 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [decrypt])
186 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [decrypt])
187 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [sign, decrypt])
188 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [sign, decrypt])
189 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [sign, decrypt])
190 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [sign, decrypt])
191 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, sig n, decrypt])
192 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, sign , decrypt])
193 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, sign, decrypt])
194 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, sign, d ecrypt])
195 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, dec rypt])
196 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, decr ypt])
197 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, decry pt])
198 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, decrypt ])
199 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [sign])
200 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [sign])
201 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [sign])
202 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [sign])
203 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, sig n])
204 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, sign ])
205 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, sign] )
206 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, sign])
207 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits])
208 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits])
209 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits])
210 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits])
211 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [])
212 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [])
213 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [])
214 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [])
215 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
216 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [decrypt, sign, d eriveBits, decrypt, sign, deriveBits])
217 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [decrypt, sign, de riveBits, decrypt, sign, deriveBits])
218 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [decrypt, sign, deri veBits, decrypt, sign, deriveBits])
219 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt])
220 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
221 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt])
222 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt])
223 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign, decrypt])
224 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
225 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign, decrypt])
226 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign, decrypt])
227 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign, decrypt])
228 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign, decrypt])
229 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign, decrypt])
230 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign, decrypt])
231 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, decrypt])
232 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, decrypt])
233 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, decrypt])
234 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, decrypt])
235 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign])
236 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
237 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign])
238 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign])
239 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign])
240 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign])
241 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign])
242 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign])
243 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits])
244 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
245 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits])
246 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits])
247 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
248 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
249 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [])
250 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [])
251 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
252 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
253 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt, sign, deriveBits, decrypt, s ign, deriveBits])
254 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt, sign, deriveBits, decrypt, sig n, deriveBits])
255 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt])
256 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
257 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt])
258 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt])
259 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign, decrypt])
260 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
261 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign, decrypt])
262 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign, decrypt])
263 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign, decrypt])
264 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign, decrypt])
265 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign, decrypt])
266 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign, decrypt])
267 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, decrypt])
268 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, decrypt])
269 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, decrypt])
270 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, decrypt])
271 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign])
272 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
273 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign])
274 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign])
275 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign])
276 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign])
277 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign])
278 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign])
279 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits])
280 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
281 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits])
282 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits])
283 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
284 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
285 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [])
286 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [])
287 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
288 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
289 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt, sign, deriveBits, decrypt, s ign, deriveBits])
290 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt, sign, deriveBits, decrypt, sig n, deriveBits])
291 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [decrypt])
292 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [decrypt])
293 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [decrypt])
294 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [decrypt])
295 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [sign, decr ypt])
296 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [sign, decry pt])
297 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [sign, decryp t])
298 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [sign, decrypt] )
299 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , sign, decrypt])
300 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, sign, decrypt])
301 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, sign, decrypt])
302 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, si gn, decrypt])
303 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , decrypt])
304 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, decrypt])
305 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, decrypt])
306 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, de crypt])
307 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [sign])
308 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [sign])
309 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [sign])
310 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [sign])
311 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , sign])
312 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, sign])
313 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, sign])
314 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, si gn])
315 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits ])
316 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits] )
317 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits])
318 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits])
319 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [])
320 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [])
321 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [])
322 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [])
323 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
324 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
325 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [decrypt, sig n, deriveBits, decrypt, sign, deriveBits])
326 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
327 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
328 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, sign]) assert_equa ls: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
329 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, sign]) as sert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupport edError"
330 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
331 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppo rtedError"
332 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppo rtedError"
333 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, sign]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
334 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign]) assert_equals: Bad u sages not supported expected "SyntaxError" but got "NotSupportedError"
335 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, sign]) assert_equa ls: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
336 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppo rtedError"
337 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, sign]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
338 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, sign]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
339 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
340 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapKey , decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign]) assert_equals : Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
341 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify]) assert_equals: Bad usages n ot supported expected "SyntaxError" but got "NotSupportedError"
342 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, verify]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
343 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, verify]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppo rtedError"
344 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , verify]) assert_equals: Bad usages not supported expected "SyntaxError" but go t "NotSupportedError"
345 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, verify] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
346 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, verify] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
347 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, verify]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
348 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, verify]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
349 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, verify]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
350 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, verify] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
351 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, verify]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
352 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, verify]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
353 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, verify]) assert_equals: B ad usages not supported expected "SyntaxError" but got "NotSupportedError"
354 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapKey , decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify]) assert_equa ls: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
355 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey]) assert_equals: Bad usage s not supported expected "SyntaxError" but got "NotSupportedError"
356 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveKey]) assert _equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedEr ror"
357 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveKey ]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSu pportedError"
358 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , deriveKey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
359 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriveK ey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "Not SupportedError"
360 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriveK ey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "Not SupportedError"
361 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveKey]) asse rt_equals: Bad usages not supported expected "SyntaxError" but got "NotSupported Error"
362 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveKey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
363 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveKey]) assert _equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedEr ror"
364 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriveK ey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "Not SupportedError"
365 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveKey]) asse rt_equals: Bad usages not supported expected "SyntaxError" but got "NotSupported Error"
366 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveKey]) asse rt_equals: Bad usages not supported expected "SyntaxError" but got "NotSupported Error"
367 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveKey]) assert_equals : Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
368 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapKey , decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey]) assert_e quals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErro r"
369 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits]) assert_equals: Bad usag es not supported expected "SyntaxError" but got "NotSupportedError"
370 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveBits]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
371 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveBit s]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotS upportedError"
372 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , deriveBits]) assert_equals: Bad usages not supported expected "SyntaxError" bu t got "NotSupportedError"
373 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriveB its]) assert_equals: Bad usages not supported expected "SyntaxError" but got "No tSupportedError"
374 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriveB its]) assert_equals: Bad usages not supported expected "SyntaxError" but got "No tSupportedError"
375 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveBits]) ass ert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupporte dError"
376 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveBits]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
377 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveBits]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
378 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriveB its]) assert_equals: Bad usages not supported expected "SyntaxError" but got "No tSupportedError"
379 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveBits]) ass ert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupporte dError"
380 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveBits]) ass ert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupporte dError"
381 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveBits]) assert_equal s: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
382 FAIL Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapKey , decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
383 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign]) assert_equals: Bad usages n ot supported expected "SyntaxError" but got "NotSupportedError"
384 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, sign]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
385 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppo rtedError"
386 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but go t "NotSupportedError"
387 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, sign] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
388 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, sign] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
389 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, sign]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
390 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
391 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, sign]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
392 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, sign] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
393 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, sign]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
394 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, sign]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
395 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, sign]) assert_equals: B ad usages not supported expected "SyntaxError" but got "NotSupportedError"
396 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapK ey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign]) assert_equa ls: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
397 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
398 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, verify]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
399 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, verify] ) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSup portedError"
400 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt, verify]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
401 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, verif y]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotS upportedError"
402 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, verif y]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotS upportedError"
403 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, verify]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
404 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, verify]) assert_equals: B ad usages not supported expected "SyntaxError" but got "NotSupportedError"
405 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, verify]) assert_ equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedErr or"
406 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, verif y]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotS upportedError"
407 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, verify]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
408 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, verify]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
409 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, verify]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
410 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapK ey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify]) assert_eq uals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError "
411 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey]) assert_equals: Bad usa ges not supported expected "SyntaxError" but got "NotSupportedError"
412 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveKey]) asse rt_equals: Bad usages not supported expected "SyntaxError" but got "NotSupported Error"
413 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveK ey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "Not SupportedError"
414 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt, deriveKey]) assert_equals: Bad usages not supported expected "SyntaxError" b ut got "NotSupportedError"
415 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriv eKey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "N otSupportedError"
416 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriv eKey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "N otSupportedError"
417 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveKey]) as sert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupport edError"
418 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveKey]) assert_equals : Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
419 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveKey]) asse rt_equals: Bad usages not supported expected "SyntaxError" but got "NotSupported Error"
420 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriv eKey]) assert_equals: Bad usages not supported expected "SyntaxError" but got "N otSupportedError"
421 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveKey]) as sert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupport edError"
422 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveKey]) as sert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupport edError"
423 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveKey]) assert_equa ls: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
424 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapK ey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey]) assert _equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedEr ror"
425 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits]) assert_equals: Bad us ages not supported expected "SyntaxError" but got "NotSupportedError"
426 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveBits]) ass ert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupporte dError"
427 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveB its]) assert_equals: Bad usages not supported expected "SyntaxError" but got "No tSupportedError"
428 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt, deriveBits]) assert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
429 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriv eBits]) assert_equals: Bad usages not supported expected "SyntaxError" but got " NotSupportedError"
430 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriv eBits]) assert_equals: Bad usages not supported expected "SyntaxError" but got " NotSupportedError"
431 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveBits]) a ssert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppor tedError"
432 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveBits]) assert_equal s: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
433 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveBits]) ass ert_equals: Bad usages not supported expected "SyntaxError" but got "NotSupporte dError"
434 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriv eBits]) assert_equals: Bad usages not supported expected "SyntaxError" but got " NotSupportedError"
435 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveBits]) a ssert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppor tedError"
436 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveBits]) a ssert_equals: Bad usages not supported expected "SyntaxError" but got "NotSuppor tedError"
437 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveBits]) assert_equ als: Bad usages not supported expected "SyntaxError" but got "NotSupportedError"
438 FAIL Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt, decrypt, wrapKey, unwrapK ey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits]) asser t_equals: Bad usages not supported expected "SyntaxError" but got "NotSupportedE rror"
439 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [decrypt, encrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupp ortedError"
440 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [decrypt, encrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSuppo rtedError"
441 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [wrapKey, decrypt, encrypt]) asser t_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
442 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [wrapKey, decrypt, encrypt]) assert _equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
443 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, decrypt, encr ypt]) assert_equals: Bad algorithm property not supported expected "OperationErr or" but got "NotSupportedError"
444 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt]) assert_equals: Bad algorithm property not supported expected "OperationErro r" but got "NotSupportedError"
445 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, decrypt, encrypt]) ass ert_equals: Bad algorithm property not supported expected "OperationError" but g ot "NotSupportedError"
446 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, decrypt, encrypt]) asse rt_equals: Bad algorithm property not supported expected "OperationError" but go t "NotSupportedError"
447 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, encrypt]) ass ert_equals: Bad algorithm property not supported expected "OperationError" but g ot "NotSupportedError"
448 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, encrypt]) asse rt_equals: Bad algorithm property not supported expected "OperationError" but go t "NotSupportedError"
449 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, encrypt]) assert_equal s: Bad algorithm property not supported expected "OperationError" but got "NotSu pportedError"
450 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, encrypt]) assert_equals : Bad algorithm property not supported expected "OperationError" but got "NotSup portedError"
451 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [decrypt]) assert_equals: Bad algo rithm property not supported expected "OperationError" but got "NotSupportedErro r"
452 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [decrypt]) assert_equals: Bad algor ithm property not supported expected "OperationError" but got "NotSupportedError "
453 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [wrapKey, decrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupp ortedError"
454 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [wrapKey, decrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSuppo rtedError"
455 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, decrypt]) ass ert_equals: Bad algorithm property not supported expected "OperationError" but g ot "NotSupportedError"
456 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, decrypt]) asse rt_equals: Bad algorithm property not supported expected "OperationError" but go t "NotSupportedError"
457 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, decrypt]) assert_equal s: Bad algorithm property not supported expected "OperationError" but got "NotSu pportedError"
458 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, decrypt]) assert_equals : Bad algorithm property not supported expected "OperationError" but got "NotSup portedError"
459 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey]) assert_equal s: Bad algorithm property not supported expected "OperationError" but got "NotSu pportedError"
460 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey]) assert_equals : Bad algorithm property not supported expected "OperationError" but got "NotSup portedError"
461 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey]) assert_equals: Bad al gorithm property not supported expected "OperationError" but got "NotSupportedEr ror"
462 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey]) assert_equals: Bad alg orithm property not supported expected "OperationError" but got "NotSupportedErr or"
463 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, []) assert_equals: Bad algorithm p roperty not supported expected "OperationError" but got "NotSupportedError"
464 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, []) assert_equals: Bad algorithm pr operty not supported expected "OperationError" but got "NotSupportedError"
465 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [encrypt, decrypt, wrapKey, unwrap Key, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) assert_equals: B ad algorithm property not supported expected "OperationError" but got "NotSuppor tedError"
466 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [encrypt, decrypt, wrapKey, unwrapK ey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) assert_equals: Ba d algorithm property not supported expected "OperationError" but got "NotSupport edError"
467 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [decrypt, encrypt]) as sert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
468 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [decrypt, encrypt]) ass ert_equals: Bad algorithm property not supported expected "OperationError" but g ot "NotSupportedError"
469 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [wrapKey, decrypt, enc rypt]) assert_equals: Bad algorithm property not supported expected "OperationEr ror" but got "NotSupportedError"
470 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [wrapKey, decrypt, encr ypt]) assert_equals: Bad algorithm property not supported expected "OperationErr or" but got "NotSupportedError"
471 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, wrapKey, d ecrypt, encrypt]) assert_equals: Bad algorithm property not supported expected " OperationError" but got "NotSupportedError"
472 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, wrapKey, de crypt, encrypt]) assert_equals: Bad algorithm property not supported expected "O perationError" but got "NotSupportedError"
473 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, decrypt, e ncrypt]) assert_equals: Bad algorithm property not supported expected "Operation Error" but got "NotSupportedError"
474 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, decrypt, en crypt]) assert_equals: Bad algorithm property not supported expected "OperationE rror" but got "NotSupportedError"
475 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, wrapKey, e ncrypt]) assert_equals: Bad algorithm property not supported expected "Operation Error" but got "NotSupportedError"
476 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, wrapKey, en crypt]) assert_equals: Bad algorithm property not supported expected "OperationE rror" but got "NotSupportedError"
477 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, encrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" bu t got "NotSupportedError"
478 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, encrypt]) a ssert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
479 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [decrypt]) assert_equa ls: Bad algorithm property not supported expected "OperationError" but got "NotS upportedError"
480 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [decrypt]) assert_equal s: Bad algorithm property not supported expected "OperationError" but got "NotSu pportedError"
481 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [wrapKey, decrypt]) as sert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
482 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [wrapKey, decrypt]) ass ert_equals: Bad algorithm property not supported expected "OperationError" but g ot "NotSupportedError"
483 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, wrapKey, d ecrypt]) assert_equals: Bad algorithm property not supported expected "Operation Error" but got "NotSupportedError"
484 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, wrapKey, de crypt]) assert_equals: Bad algorithm property not supported expected "OperationE rror" but got "NotSupportedError"
485 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, decrypt]) assert_equals: Bad algorithm property not supported expected "OperationError" bu t got "NotSupportedError"
486 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, decrypt]) a ssert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
487 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, wrapKey]) assert_equals: Bad algorithm property not supported expected "OperationError" bu t got "NotSupportedError"
488 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, wrapKey]) a ssert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
489 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey]) assert_eq uals: Bad algorithm property not supported expected "OperationError" but got "No tSupportedError"
490 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey]) assert_equ als: Bad algorithm property not supported expected "OperationError" but got "Not SupportedError"
491 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, []) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupporte dError"
492 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, []) assert_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupported Error"
493 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [encrypt, decrypt, wra pKey, unwrapKey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) asse rt_equals: Bad algorithm property not supported expected "OperationError" but go t "NotSupportedError"
494 FAIL Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [encrypt, decrypt, wrap Key, unwrapKey, decrypt, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey]) asser t_equals: Bad algorithm property not supported expected "OperationError" but got "NotSupportedError"
495 FAIL Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, false, []) assert_equals: Empty usages no t supported expected "SyntaxError" but got "NotSupportedError"
496 FAIL Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, []) assert_equals: Empty usages not supported expected "SyntaxError" but got "NotSupportedError"
497 FAIL Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OA EP, publicExponent: {0: 1, 1: 0, 2: 1}}, false, []) assert_equals: Empty usages not supported expected "SyntaxError" but got "NotSupportedError"
498 FAIL Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OA EP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, []) assert_equals: Empty usages n ot supported expected "SyntaxError" but got "NotSupportedError"
499 Harness: the test ran to completion.
500
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698