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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/WebCryptoAPI/generateKey/test_failures.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 Bad algorithm: generateKey(AES, false, [decrypt])
3 PASS Bad algorithm: generateKey(AES, true, [decrypt])
4 PASS Bad algorithm: generateKey(AES, RED, [decrypt])
5 PASS Bad algorithm: generateKey(AES, 7, [decrypt])
6 PASS Bad algorithm: generateKey(AES, false, [sign, decrypt])
7 PASS Bad algorithm: generateKey(AES, true, [sign, decrypt])
8 PASS Bad algorithm: generateKey(AES, RED, [sign, decrypt])
9 PASS Bad algorithm: generateKey(AES, 7, [sign, decrypt])
10 PASS Bad algorithm: generateKey(AES, false, [deriveBits, sign, decrypt])
11 PASS Bad algorithm: generateKey(AES, true, [deriveBits, sign, decrypt])
12 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, sign, decrypt])
13 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, sign, decrypt])
14 PASS Bad algorithm: generateKey(AES, false, [deriveBits, decrypt])
15 PASS Bad algorithm: generateKey(AES, true, [deriveBits, decrypt])
16 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, decrypt])
17 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, decrypt])
18 PASS Bad algorithm: generateKey(AES, false, [sign])
19 PASS Bad algorithm: generateKey(AES, true, [sign])
20 PASS Bad algorithm: generateKey(AES, RED, [sign])
21 PASS Bad algorithm: generateKey(AES, 7, [sign])
22 PASS Bad algorithm: generateKey(AES, false, [deriveBits, sign])
23 PASS Bad algorithm: generateKey(AES, true, [deriveBits, sign])
24 PASS Bad algorithm: generateKey(AES, RED, [deriveBits, sign])
25 PASS Bad algorithm: generateKey(AES, 7, [deriveBits, sign])
26 PASS Bad algorithm: generateKey(AES, false, [deriveBits])
27 PASS Bad algorithm: generateKey(AES, true, [deriveBits])
28 PASS Bad algorithm: generateKey(AES, RED, [deriveBits])
29 PASS Bad algorithm: generateKey(AES, 7, [deriveBits])
30 PASS Bad algorithm: generateKey(AES, false, [])
31 PASS Bad algorithm: generateKey(AES, true, [])
32 PASS Bad algorithm: generateKey(AES, RED, [])
33 PASS Bad algorithm: generateKey(AES, 7, [])
34 PASS Bad algorithm: generateKey(AES, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
35 PASS Bad algorithm: generateKey(AES, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
36 PASS Bad algorithm: generateKey(AES, RED, [decrypt, sign, deriveBits, decrypt, s ign, deriveBits])
37 PASS Bad algorithm: generateKey(AES, 7, [decrypt, sign, deriveBits, decrypt, sig n, deriveBits])
38 PASS Bad algorithm: generateKey({name: AES}, false, [decrypt])
39 PASS Bad algorithm: generateKey({name: AES}, true, [decrypt])
40 PASS Bad algorithm: generateKey({name: AES}, RED, [decrypt])
41 PASS Bad algorithm: generateKey({name: AES}, 7, [decrypt])
42 PASS Bad algorithm: generateKey({name: AES}, false, [sign, decrypt])
43 PASS Bad algorithm: generateKey({name: AES}, true, [sign, decrypt])
44 PASS Bad algorithm: generateKey({name: AES}, RED, [sign, decrypt])
45 PASS Bad algorithm: generateKey({name: AES}, 7, [sign, decrypt])
46 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, sign, decrypt])
47 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, sign, decrypt])
48 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, sign, decrypt])
49 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, sign, decrypt])
50 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, decrypt])
51 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, decrypt])
52 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, decrypt])
53 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, decrypt])
54 PASS Bad algorithm: generateKey({name: AES}, false, [sign])
55 PASS Bad algorithm: generateKey({name: AES}, true, [sign])
56 PASS Bad algorithm: generateKey({name: AES}, RED, [sign])
57 PASS Bad algorithm: generateKey({name: AES}, 7, [sign])
58 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits, sign])
59 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits, sign])
60 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits, sign])
61 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits, sign])
62 PASS Bad algorithm: generateKey({name: AES}, false, [deriveBits])
63 PASS Bad algorithm: generateKey({name: AES}, true, [deriveBits])
64 PASS Bad algorithm: generateKey({name: AES}, RED, [deriveBits])
65 PASS Bad algorithm: generateKey({name: AES}, 7, [deriveBits])
66 PASS Bad algorithm: generateKey({name: AES}, false, [])
67 PASS Bad algorithm: generateKey({name: AES}, true, [])
68 PASS Bad algorithm: generateKey({name: AES}, RED, [])
69 PASS Bad algorithm: generateKey({name: AES}, 7, [])
70 PASS Bad algorithm: generateKey({name: AES}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
71 PASS Bad algorithm: generateKey({name: AES}, true, [decrypt, sign, deriveBits, d ecrypt, sign, deriveBits])
72 PASS Bad algorithm: generateKey({name: AES}, RED, [decrypt, sign, deriveBits, de crypt, sign, deriveBits])
73 PASS Bad algorithm: generateKey({name: AES}, 7, [decrypt, sign, deriveBits, decr ypt, sign, deriveBits])
74 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [decrypt])
75 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [decrypt])
76 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [decrypt])
77 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [decrypt])
78 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [sign, decrypt] )
79 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [sign, decrypt])
80 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [sign, decrypt])
81 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [sign, decrypt])
82 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, si gn, decrypt])
83 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, sig n, decrypt])
84 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, sign , decrypt])
85 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, sign, decrypt])
86 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, de crypt])
87 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, dec rypt])
88 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, decr ypt])
89 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, decryp t])
90 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [sign])
91 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [sign])
92 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [sign])
93 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [sign])
94 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits, si gn])
95 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits, sig n])
96 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits, sign ])
97 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits, sign])
98 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [deriveBits])
99 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [deriveBits])
100 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [deriveBits])
101 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [deriveBits])
102 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [])
103 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [])
104 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [])
105 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [])
106 PASS Bad algorithm: generateKey({length: 128, name: AES}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
107 PASS Bad algorithm: generateKey({length: 128, name: AES}, true, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
108 PASS Bad algorithm: generateKey({length: 128, name: AES}, RED, [decrypt, sign, d eriveBits, decrypt, sign, deriveBits])
109 PASS Bad algorithm: generateKey({length: 128, name: AES}, 7, [decrypt, sign, der iveBits, decrypt, sign, deriveBits])
110 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [decrypt])
111 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [decrypt])
112 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [decrypt])
113 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [decrypt])
114 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [sign, dec rypt])
115 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [sign, decr ypt])
116 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [sign, decry pt])
117 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [sign, decrypt ])
118 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, sign, decrypt])
119 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , sign, decrypt])
120 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, sign, decrypt])
121 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, s ign, decrypt])
122 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, decrypt])
123 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , decrypt])
124 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, decrypt])
125 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, d ecrypt])
126 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [sign])
127 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [sign])
128 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [sign])
129 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [sign])
130 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s, sign])
131 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits , sign])
132 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits, sign])
133 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits, s ign])
134 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [deriveBit s])
135 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [deriveBits ])
136 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [deriveBits] )
137 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [deriveBits])
138 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [])
139 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [])
140 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [])
141 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [])
142 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
143 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, true, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
144 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, RED, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
145 PASS Bad algorithm: generateKey({length: 128, name: AES-CMAC}, 7, [decrypt, sign , deriveBits, decrypt, sign, deriveBits])
146 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [decrypt])
147 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [decrypt])
148 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [decrypt])
149 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [decrypt])
150 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [sign, decr ypt])
151 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [sign, decry pt])
152 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [sign, decryp t])
153 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [sign, decrypt] )
154 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , sign, decrypt])
155 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, sign, decrypt])
156 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, sign, decrypt])
157 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, si gn, decrypt])
158 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , decrypt])
159 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, decrypt])
160 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, decrypt])
161 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, de crypt])
162 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [sign])
163 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [sign])
164 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [sign])
165 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [sign])
166 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits , sign])
167 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits, sign])
168 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits, sign])
169 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits, si gn])
170 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [deriveBits ])
171 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [deriveBits] )
172 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [deriveBits])
173 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [deriveBits])
174 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [])
175 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [])
176 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [])
177 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [])
178 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, false, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
179 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, true, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
180 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, RED, [decrypt, sig n, deriveBits, decrypt, sign, deriveBits])
181 PASS Bad algorithm: generateKey({length: 128, name: AES-CFB}, 7, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
182 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [decrypt])
183 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [decrypt])
184 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [decrypt])
185 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [decrypt])
186 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [sign, decrypt])
187 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [sign, decrypt])
188 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [sign, decrypt])
189 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [sign, decrypt])
190 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, sig n, decrypt])
191 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, sign , decrypt])
192 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, sign, decrypt])
193 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, sign, d ecrypt])
194 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, dec rypt])
195 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, decr ypt])
196 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, decry pt])
197 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, decrypt ])
198 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [sign])
199 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [sign])
200 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [sign])
201 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [sign])
202 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits, sig n])
203 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits, sign ])
204 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits, sign] )
205 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits, sign])
206 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [deriveBits])
207 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [deriveBits])
208 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [deriveBits])
209 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [deriveBits])
210 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [])
211 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [])
212 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [])
213 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [])
214 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, false, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
215 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, true, [decrypt, sign, d eriveBits, decrypt, sign, deriveBits])
216 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, RED, [decrypt, sign, de riveBits, decrypt, sign, deriveBits])
217 PASS Bad algorithm: generateKey({hash: MD5, name: HMAC}, 7, [decrypt, sign, deri veBits, decrypt, sign, deriveBits])
218 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt])
219 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
220 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt])
221 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt])
222 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign, decrypt])
223 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
224 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign, decrypt])
225 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign, decrypt])
226 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign, decrypt])
227 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign, decrypt])
228 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign, decrypt])
229 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign, decrypt])
230 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, decrypt])
231 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, decrypt])
232 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, decrypt])
233 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, decrypt])
234 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign])
235 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
236 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign])
237 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign])
238 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign])
239 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign])
240 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign])
241 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign])
242 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits])
243 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
244 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits])
245 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits])
246 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
247 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
248 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [])
249 PASS Bad algorithm: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [])
250 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])
251 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])
252 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])
253 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])
254 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [decrypt])
255 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
256 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [decrypt])
257 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [decrypt])
258 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign, decrypt])
259 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
260 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign, decrypt])
261 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign, decrypt])
262 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign, decrypt])
263 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign, decrypt])
264 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign, decrypt])
265 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign, decrypt])
266 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, decrypt])
267 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, decrypt])
268 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, decrypt])
269 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, decrypt])
270 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [sign])
271 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
272 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [sign])
273 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [sign])
274 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits, sign])
275 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits, sign])
276 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits, sign])
277 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits, sign])
278 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [deriveBits])
279 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
280 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [deriveBits])
281 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [deriveBits])
282 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
283 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
284 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, RED, [])
285 PASS Bad algorithm: generateKey({hash: SHA, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, 7, [])
286 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])
287 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])
288 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])
289 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])
290 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [decrypt])
291 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [decrypt])
292 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [decrypt])
293 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [decrypt])
294 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [sign, decr ypt])
295 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [sign, decry pt])
296 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [sign, decryp t])
297 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [sign, decrypt] )
298 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , sign, decrypt])
299 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, sign, decrypt])
300 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, sign, decrypt])
301 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, si gn, decrypt])
302 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , decrypt])
303 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, decrypt])
304 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, decrypt])
305 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, de crypt])
306 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [sign])
307 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [sign])
308 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [sign])
309 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [sign])
310 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits , sign])
311 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits, sign])
312 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits, sign])
313 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits, si gn])
314 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [deriveBits ])
315 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [deriveBits] )
316 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [deriveBits])
317 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [deriveBits])
318 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [])
319 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [])
320 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [])
321 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [])
322 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, false, [decrypt, s ign, deriveBits, decrypt, sign, deriveBits])
323 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, true, [decrypt, si gn, deriveBits, decrypt, sign, deriveBits])
324 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, RED, [decrypt, sig n, deriveBits, decrypt, sign, deriveBits])
325 PASS Bad algorithm: generateKey({name: EC, namedCurve: P521}, 7, [decrypt, sign, deriveBits, decrypt, sign, deriveBits])
326 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [sign])
327 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, sign] )
328 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, encry pt, sign])
329 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, sign])
330 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
331 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, sign])
332 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, encry pt, sign])
333 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, sign])
334 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, enc rypt, sign])
335 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, sign] )
336 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, sign])
337 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, sign])
338 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, sign])
339 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, sign] )
340 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, sign])
341 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, sig n])
342 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
343 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [verify])
344 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, verif y])
345 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, encry pt, verify])
346 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, verify])
347 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
348 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, verify])
349 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, encry pt, verify])
350 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, verify])
351 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, enc rypt, verify])
352 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, verif y])
353 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, verify])
354 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, verify])
355 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, verify])
356 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, verif y])
357 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, verify])
358 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, ver ify])
359 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
360 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [deriveKey])
361 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, deriv eKey])
362 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, encry pt, deriveKey])
363 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveKey])
364 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
365 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
366 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, encry pt, deriveKey])
367 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
368 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveKey])
369 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, deriv eKey])
370 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, deriveKey])
371 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
372 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveKey])
373 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, deriv eKey])
374 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveKey])
375 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, der iveKey])
376 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
377 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [deriveBits])
378 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, deriv eBits])
379 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, encry pt, deriveBits])
380 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveBits])
381 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
382 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
383 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, encry pt, deriveBits])
384 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
385 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveBits])
386 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [decrypt, deriv eBits])
387 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, decry pt, deriveBits])
388 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
389 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveBits])
390 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [wrapKey, deriv eBits])
391 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveBits])
392 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [unwrapKey, der iveBits])
393 PASS Bad usages: generateKey({length: 128, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
394 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [sign])
395 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, sign] )
396 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, encry pt, sign])
397 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, sign])
398 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
399 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, sign])
400 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, encry pt, sign])
401 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, sign])
402 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, enc rypt, sign])
403 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, sign] )
404 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, sign])
405 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, sign])
406 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, sign])
407 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, sign] )
408 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, sign])
409 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, sig n])
410 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
411 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [verify])
412 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, verif y])
413 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, encry pt, verify])
414 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, verify])
415 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
416 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, verify])
417 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, encry pt, verify])
418 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, verify])
419 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, enc rypt, verify])
420 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, verif y])
421 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, verify])
422 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, verify])
423 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, verify])
424 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, verif y])
425 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, verify])
426 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, ver ify])
427 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
428 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [deriveKey])
429 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, deriv eKey])
430 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, encry pt, deriveKey])
431 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveKey])
432 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
433 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
434 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, encry pt, deriveKey])
435 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
436 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveKey])
437 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, deriv eKey])
438 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, deriveKey])
439 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
440 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveKey])
441 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, deriv eKey])
442 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveKey])
443 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, der iveKey])
444 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
445 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [deriveBits])
446 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, deriv eBits])
447 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, encry pt, deriveBits])
448 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveBits])
449 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
450 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
451 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, encry pt, deriveBits])
452 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
453 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveBits])
454 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [decrypt, deriv eBits])
455 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, decry pt, deriveBits])
456 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
457 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveBits])
458 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [wrapKey, deriv eBits])
459 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveBits])
460 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [unwrapKey, der iveBits])
461 PASS Bad usages: generateKey({length: 192, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
462 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [sign])
463 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, sign] )
464 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, encry pt, sign])
465 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, sign])
466 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
467 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, sign])
468 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, encry pt, sign])
469 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, sign])
470 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, enc rypt, sign])
471 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, sign] )
472 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, sign])
473 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, sign])
474 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, sign])
475 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, sign] )
476 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, sign])
477 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, sig n])
478 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
479 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [verify])
480 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, verif y])
481 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, encry pt, verify])
482 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, verify])
483 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
484 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, verify])
485 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, encry pt, verify])
486 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, verify])
487 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, enc rypt, verify])
488 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, verif y])
489 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, verify])
490 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, verify])
491 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, verify])
492 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, verif y])
493 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, verify])
494 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, ver ify])
495 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
496 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [deriveKey])
497 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, deriv eKey])
498 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, encry pt, deriveKey])
499 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveKey])
500 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
501 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
502 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, encry pt, deriveKey])
503 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
504 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveKey])
505 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, deriv eKey])
506 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, deriveKey])
507 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
508 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveKey])
509 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, deriv eKey])
510 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveKey])
511 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, der iveKey])
512 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
513 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [deriveBits])
514 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, deriv eBits])
515 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, encry pt, deriveBits])
516 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, encrypt, deriveBits])
517 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
518 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
519 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, encry pt, deriveBits])
520 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
521 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, enc rypt, deriveBits])
522 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [decrypt, deriv eBits])
523 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, decry pt, deriveBits])
524 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
525 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, dec rypt, deriveBits])
526 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [wrapKey, deriv eBits])
527 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, wra pKey, deriveBits])
528 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [unwrapKey, der iveBits])
529 PASS Bad usages: generateKey({length: 256, name: AES-CTR}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
530 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [sign])
531 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, sign] )
532 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, encry pt, sign])
533 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, sign])
534 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
535 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, sign])
536 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, encry pt, sign])
537 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, sign])
538 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, enc rypt, sign])
539 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, sign] )
540 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, sign])
541 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, sign])
542 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, sign])
543 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, sign] )
544 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, sign])
545 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, sig n])
546 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
547 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [verify])
548 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, verif y])
549 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, encry pt, verify])
550 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, verify])
551 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
552 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, verify])
553 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, encry pt, verify])
554 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, verify])
555 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, enc rypt, verify])
556 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, verif y])
557 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, verify])
558 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, verify])
559 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, verify])
560 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, verif y])
561 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, verify])
562 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, ver ify])
563 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
564 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [deriveKey])
565 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, deriv eKey])
566 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, encry pt, deriveKey])
567 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveKey])
568 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
569 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
570 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, encry pt, deriveKey])
571 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
572 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveKey])
573 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, deriv eKey])
574 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, deriveKey])
575 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
576 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveKey])
577 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, deriv eKey])
578 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveKey])
579 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, der iveKey])
580 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
581 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [deriveBits])
582 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, deriv eBits])
583 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, encry pt, deriveBits])
584 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveBits])
585 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
586 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
587 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, encry pt, deriveBits])
588 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
589 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveBits])
590 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [decrypt, deriv eBits])
591 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, decry pt, deriveBits])
592 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
593 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveBits])
594 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [wrapKey, deriv eBits])
595 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveBits])
596 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [unwrapKey, der iveBits])
597 PASS Bad usages: generateKey({length: 128, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
598 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [sign])
599 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, sign] )
600 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, encry pt, sign])
601 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, sign])
602 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
603 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, sign])
604 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, encry pt, sign])
605 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, sign])
606 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, enc rypt, sign])
607 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, sign] )
608 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, sign])
609 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, sign])
610 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, sign])
611 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, sign] )
612 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, sign])
613 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, sig n])
614 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
615 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [verify])
616 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, verif y])
617 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, encry pt, verify])
618 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, verify])
619 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
620 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, verify])
621 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, encry pt, verify])
622 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, verify])
623 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, enc rypt, verify])
624 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, verif y])
625 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, verify])
626 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, verify])
627 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, verify])
628 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, verif y])
629 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, verify])
630 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, ver ify])
631 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
632 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [deriveKey])
633 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, deriv eKey])
634 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, encry pt, deriveKey])
635 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveKey])
636 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
637 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
638 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, encry pt, deriveKey])
639 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
640 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveKey])
641 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, deriv eKey])
642 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, deriveKey])
643 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
644 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveKey])
645 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, deriv eKey])
646 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveKey])
647 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, der iveKey])
648 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
649 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [deriveBits])
650 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, deriv eBits])
651 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, encry pt, deriveBits])
652 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveBits])
653 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
654 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
655 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, encry pt, deriveBits])
656 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
657 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveBits])
658 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [decrypt, deriv eBits])
659 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, decry pt, deriveBits])
660 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
661 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveBits])
662 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [wrapKey, deriv eBits])
663 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveBits])
664 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [unwrapKey, der iveBits])
665 PASS Bad usages: generateKey({length: 192, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
666 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [sign])
667 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, sign] )
668 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, encry pt, sign])
669 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, sign])
670 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
671 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, sign])
672 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, encry pt, sign])
673 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, sign])
674 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, enc rypt, sign])
675 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, sign] )
676 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, sign])
677 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, sign])
678 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, sign])
679 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, sign] )
680 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, sign])
681 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, sig n])
682 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
683 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [verify])
684 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, verif y])
685 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, encry pt, verify])
686 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, verify])
687 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
688 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, verify])
689 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, encry pt, verify])
690 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, verify])
691 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, enc rypt, verify])
692 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, verif y])
693 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, verify])
694 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, verify])
695 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, verify])
696 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, verif y])
697 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, verify])
698 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, ver ify])
699 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
700 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [deriveKey])
701 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, deriv eKey])
702 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, encry pt, deriveKey])
703 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveKey])
704 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
705 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
706 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, encry pt, deriveKey])
707 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
708 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveKey])
709 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, deriv eKey])
710 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, deriveKey])
711 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
712 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveKey])
713 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, deriv eKey])
714 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveKey])
715 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, der iveKey])
716 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
717 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [deriveBits])
718 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, deriv eBits])
719 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, encry pt, deriveBits])
720 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, encrypt, deriveBits])
721 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
722 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
723 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, encry pt, deriveBits])
724 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
725 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, enc rypt, deriveBits])
726 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [decrypt, deriv eBits])
727 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, decry pt, deriveBits])
728 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
729 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, dec rypt, deriveBits])
730 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [wrapKey, deriv eBits])
731 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, wra pKey, deriveBits])
732 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [unwrapKey, der iveBits])
733 PASS Bad usages: generateKey({length: 256, name: AES-CBC}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
734 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [sign])
735 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, sign] )
736 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, encry pt, sign])
737 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, sign])
738 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
739 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, sign])
740 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, encry pt, sign])
741 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, sign])
742 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, enc rypt, sign])
743 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, sign] )
744 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, sign])
745 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, sign])
746 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, sign])
747 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, sign] )
748 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, sign])
749 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, sig n])
750 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
751 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [verify])
752 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, verif y])
753 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, encry pt, verify])
754 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, verify])
755 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
756 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, verify])
757 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, encry pt, verify])
758 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, verify])
759 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, enc rypt, verify])
760 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, verif y])
761 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, verify])
762 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, verify])
763 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, verify])
764 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, verif y])
765 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, verify])
766 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, ver ify])
767 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
768 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [deriveKey])
769 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, deriv eKey])
770 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, encry pt, deriveKey])
771 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveKey])
772 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
773 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
774 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, encry pt, deriveKey])
775 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
776 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveKey])
777 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, deriv eKey])
778 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, deriveKey])
779 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
780 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveKey])
781 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, deriv eKey])
782 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveKey])
783 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, der iveKey])
784 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
785 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [deriveBits])
786 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, deriv eBits])
787 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, encry pt, deriveBits])
788 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveBits])
789 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
790 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
791 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, encry pt, deriveBits])
792 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
793 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveBits])
794 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [decrypt, deriv eBits])
795 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, decry pt, deriveBits])
796 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
797 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveBits])
798 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [wrapKey, deriv eBits])
799 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveBits])
800 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [unwrapKey, der iveBits])
801 PASS Bad usages: generateKey({length: 128, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
802 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [sign])
803 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, sign] )
804 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, encry pt, sign])
805 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, sign])
806 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
807 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, sign])
808 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, encry pt, sign])
809 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, sign])
810 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, enc rypt, sign])
811 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, sign] )
812 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, sign])
813 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, sign])
814 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, sign])
815 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, sign] )
816 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, sign])
817 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, sig n])
818 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
819 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [verify])
820 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, verif y])
821 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, encry pt, verify])
822 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, verify])
823 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
824 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, verify])
825 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, encry pt, verify])
826 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, verify])
827 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, enc rypt, verify])
828 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, verif y])
829 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, verify])
830 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, verify])
831 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, verify])
832 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, verif y])
833 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, verify])
834 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, ver ify])
835 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
836 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [deriveKey])
837 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, deriv eKey])
838 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, encry pt, deriveKey])
839 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveKey])
840 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
841 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
842 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, encry pt, deriveKey])
843 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
844 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveKey])
845 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, deriv eKey])
846 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, deriveKey])
847 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
848 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveKey])
849 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, deriv eKey])
850 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveKey])
851 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, der iveKey])
852 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
853 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [deriveBits])
854 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, deriv eBits])
855 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, encry pt, deriveBits])
856 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveBits])
857 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
858 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
859 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, encry pt, deriveBits])
860 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
861 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveBits])
862 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [decrypt, deriv eBits])
863 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, decry pt, deriveBits])
864 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
865 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveBits])
866 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [wrapKey, deriv eBits])
867 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveBits])
868 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [unwrapKey, der iveBits])
869 PASS Bad usages: generateKey({length: 192, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
870 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [sign])
871 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, sign] )
872 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, encry pt, sign])
873 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, sign])
874 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, sign])
875 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, sign])
876 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, encry pt, sign])
877 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, sign])
878 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, enc rypt, sign])
879 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, sign] )
880 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, sign])
881 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, sign])
882 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, sign])
883 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, sign] )
884 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, sign])
885 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, sig n])
886 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, sign])
887 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [verify])
888 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, verif y])
889 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, encry pt, verify])
890 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, verify])
891 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, verify])
892 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, verify])
893 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, encry pt, verify])
894 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, verify])
895 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, enc rypt, verify])
896 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, verif y])
897 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, verify])
898 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, verify])
899 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, verify])
900 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, verif y])
901 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, verify])
902 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, ver ify])
903 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, verify])
904 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [deriveKey])
905 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, deriv eKey])
906 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, encry pt, deriveKey])
907 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveKey])
908 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveKey])
909 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveKey])
910 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, encry pt, deriveKey])
911 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveKey])
912 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveKey])
913 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, deriv eKey])
914 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, deriveKey])
915 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveKey])
916 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveKey])
917 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, deriv eKey])
918 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveKey])
919 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, der iveKey])
920 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveKey])
921 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [deriveBits])
922 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, deriv eBits])
923 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, encry pt, deriveBits])
924 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, encrypt, deriveBits])
925 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, encrypt, deriveBits])
926 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, encrypt, deriveBits])
927 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, encry pt, deriveBits])
928 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, encrypt, deriveBits])
929 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, enc rypt, deriveBits])
930 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [decrypt, deriv eBits])
931 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, decry pt, deriveBits])
932 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, decrypt, deriveBits])
933 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, dec rypt, deriveBits])
934 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [wrapKey, deriv eBits])
935 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, wra pKey, deriveBits])
936 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [unwrapKey, der iveBits])
937 PASS Bad usages: generateKey({length: 256, name: AES-GCM}, true, [encrypt, decry pt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey, deriveBits])
938 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [encrypt])
939 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, encryp t])
940 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, encrypt])
941 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, encr ypt])
942 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, encrypt])
943 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [decrypt])
944 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, decryp t])
945 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, decrypt])
946 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, decr ypt])
947 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, decrypt])
948 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [sign])
949 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, sign])
950 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, sign])
951 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, sign ])
952 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, sign])
953 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [verify])
954 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, verify ])
955 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, verify])
956 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, veri fy])
957 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, verify])
958 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [deriveKey])
959 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, derive Key])
960 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, deriveKey])
961 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, deri veKey])
962 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveKey])
963 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [deriveBits])
964 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, derive Bits])
965 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, wrap Key, deriveBits])
966 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [unwrapKey, deri veBits])
967 PASS Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveBits])
968 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [encrypt])
969 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, encryp t])
970 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, encrypt])
971 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, encr ypt])
972 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, encrypt])
973 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [decrypt])
974 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, decryp t])
975 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, decrypt])
976 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, decr ypt])
977 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, decrypt])
978 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [sign])
979 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, sign])
980 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, sign])
981 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, sign ])
982 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, sign])
983 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [verify])
984 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, verify ])
985 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, verify])
986 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, veri fy])
987 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, verify])
988 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [deriveKey])
989 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, derive Key])
990 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, deriveKey])
991 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, deri veKey])
992 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveKey])
993 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [deriveBits])
994 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, derive Bits])
995 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, wrap Key, deriveBits])
996 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [unwrapKey, deri veBits])
997 PASS Bad usages: generateKey({length: 192, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveBits])
998 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [encrypt])
999 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, encryp t])
1000 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, encrypt])
1001 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, encr ypt])
1002 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, encrypt])
1003 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [decrypt])
1004 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, decryp t])
1005 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, decrypt])
1006 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, decr ypt])
1007 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, decrypt])
1008 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [sign])
1009 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, sign])
1010 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, sign])
1011 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, sign ])
1012 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, sign])
1013 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [verify])
1014 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, verify ])
1015 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, verify])
1016 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, veri fy])
1017 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, verify])
1018 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [deriveKey])
1019 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, derive Key])
1020 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, deriveKey])
1021 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, deri veKey])
1022 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveKey])
1023 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [deriveBits])
1024 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, derive Bits])
1025 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, wrap Key, deriveBits])
1026 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [unwrapKey, deri veBits])
1027 PASS Bad usages: generateKey({length: 256, name: AES-KW}, true, [wrapKey, unwrap Key, wrapKey, unwrapKey, deriveBits])
1028 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [encr ypt])
1029 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , encrypt])
1030 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, encrypt])
1031 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, encrypt])
1032 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, encrypt])
1033 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [decr ypt])
1034 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , decrypt])
1035 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, decrypt])
1036 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, decrypt])
1037 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, decrypt])
1038 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [wrap Key])
1039 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , wrapKey])
1040 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, wrapKey])
1041 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, wrapKey])
1042 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, wrapKey])
1043 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [unwr apKey])
1044 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , unwrapKey])
1045 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, unwrapKey])
1046 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, unwrapKey])
1047 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, unwrapKey])
1048 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [deri veKey])
1049 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , deriveKey])
1050 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, deriveKey])
1051 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, deriveKey])
1052 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, deriveKey])
1053 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [deri veBits])
1054 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , deriveBits])
1055 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, sign, deriveBits])
1056 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [veri fy, deriveBits])
1057 PASS Bad usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [sign , verify, sign, verify, deriveBits])
1058 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [en crypt])
1059 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, encrypt])
1060 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, encrypt])
1061 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, encrypt])
1062 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, encrypt])
1063 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [de crypt])
1064 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, decrypt])
1065 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, decrypt])
1066 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, decrypt])
1067 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, decrypt])
1068 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [wr apKey])
1069 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, wrapKey])
1070 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, wrapKey])
1071 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, wrapKey])
1072 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, wrapKey])
1073 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [un wrapKey])
1074 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, unwrapKey])
1075 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, unwrapKey])
1076 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, unwrapKey])
1077 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, unwrapKey])
1078 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [de riveKey])
1079 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, deriveKey])
1080 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, deriveKey])
1081 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, deriveKey])
1082 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, deriveKey])
1083 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [de riveBits])
1084 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, deriveBits])
1085 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, sign, deriveBits])
1086 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ve rify, deriveBits])
1087 PASS Bad usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [si gn, verify, sign, verify, deriveBits])
1088 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [en crypt])
1089 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, encrypt])
1090 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, encrypt])
1091 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, encrypt])
1092 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, encrypt])
1093 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [de crypt])
1094 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, decrypt])
1095 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, decrypt])
1096 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, decrypt])
1097 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, decrypt])
1098 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [wr apKey])
1099 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, wrapKey])
1100 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, wrapKey])
1101 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, wrapKey])
1102 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, wrapKey])
1103 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [un wrapKey])
1104 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, unwrapKey])
1105 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, unwrapKey])
1106 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, unwrapKey])
1107 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, unwrapKey])
1108 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [de riveKey])
1109 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, deriveKey])
1110 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, deriveKey])
1111 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, deriveKey])
1112 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, deriveKey])
1113 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [de riveBits])
1114 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, deriveBits])
1115 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, sign, deriveBits])
1116 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ve rify, deriveBits])
1117 PASS Bad usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [si gn, verify, sign, verify, deriveBits])
1118 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [en crypt])
1119 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, encrypt])
1120 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, encrypt])
1121 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, encrypt])
1122 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, encrypt])
1123 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [de crypt])
1124 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, decrypt])
1125 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, decrypt])
1126 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, decrypt])
1127 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, decrypt])
1128 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [wr apKey])
1129 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, wrapKey])
1130 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, wrapKey])
1131 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, wrapKey])
1132 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, wrapKey])
1133 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [un wrapKey])
1134 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, unwrapKey])
1135 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, unwrapKey])
1136 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, unwrapKey])
1137 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, unwrapKey])
1138 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [de riveKey])
1139 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, deriveKey])
1140 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, deriveKey])
1141 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, deriveKey])
1142 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, deriveKey])
1143 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [de riveBits])
1144 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, deriveBits])
1145 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, sign, deriveBits])
1146 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ve rify, deriveBits])
1147 PASS Bad usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [si gn, verify, sign, verify, deriveBits])
1148 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt])
1149 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, encrypt])
1150 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, encrypt])
1151 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, encrypt])
1152 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
1153 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
1154 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, decrypt])
1155 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, decrypt])
1156 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey])
1157 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, wrapKey])
1158 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, wrapKey])
1159 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, wrapKey])
1160 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey])
1161 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, unwrapKey])
1162 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, unwrapKey])
1163 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, unwrapKey])
1164 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1165 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveKey])
1166 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveKey])
1167 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, deriveKey])
1168 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1169 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveBits])
1170 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveBits])
1171 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-PKC S1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, v erify, deriveBits])
1172 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt])
1173 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, encrypt])
1174 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, encrypt])
1175 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, encrypt])
1176 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
1177 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
1178 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, decrypt])
1179 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, decrypt])
1180 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey])
1181 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, wrapKey])
1182 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, wrapKey])
1183 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, wrapKey])
1184 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey])
1185 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, unwrapKey])
1186 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, unwrapKey])
1187 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, unwrapKey])
1188 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1189 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveKey])
1190 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveKey])
1191 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, deriveKey])
1192 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1193 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveBits])
1194 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveBits] )
1195 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, deriveBits])
1196 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt])
1197 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, encrypt])
1198 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, encrypt])
1199 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, enc rypt])
1200 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
1201 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
1202 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, decrypt])
1203 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, dec rypt])
1204 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey])
1205 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, wrapKey])
1206 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, wrapKey])
1207 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, wra pKey])
1208 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey])
1209 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, unwrapKey])
1210 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, unwrapKey])
1211 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, unw rapKey])
1212 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1213 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveKey])
1214 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveKey])
1215 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, der iveKey])
1216 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1217 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveBits])
1218 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveBits])
1219 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, p ublicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, der iveBits])
1220 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [encrypt])
1221 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, encrypt])
1222 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, encrypt])
1223 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, e ncrypt])
1224 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt])
1225 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, decrypt])
1226 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, decrypt])
1227 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, d ecrypt])
1228 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey])
1229 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, wrapKey])
1230 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, wrapKey])
1231 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, w rapKey])
1232 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey])
1233 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, unwrapKey])
1234 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, unwrapKey])
1235 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, u nwrapKey])
1236 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1237 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveKey])
1238 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveKey])
1239 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, d eriveKey])
1240 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1241 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, deriveBits])
1242 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify, sign, deriveBits])
1243 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign, verify, sign, sign, verify, d eriveBits])
1244 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
1245 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, sign])
1246 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, sign])
1247 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , sign])
1248 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, sign])
1249 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, sign])
1250 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, sign])
1251 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign])
1252 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, sign])
1253 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, sign])
1254 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, sign])
1255 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, sign])
1256 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, sign])
1257 PASS 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])
1258 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify])
1259 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, verify])
1260 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, verify])
1261 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , verify])
1262 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, verify] )
1263 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, verify] )
1264 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, verify])
1265 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, verify])
1266 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, verify])
1267 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, verify] )
1268 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, verify])
1269 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, verify])
1270 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, verify])
1271 PASS 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])
1272 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1273 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveKey])
1274 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveKey ])
1275 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , deriveKey])
1276 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriveK ey])
1277 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriveK ey])
1278 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveKey])
1279 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveKey])
1280 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveKey])
1281 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriveK ey])
1282 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveKey])
1283 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveKey])
1284 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveKey])
1285 PASS 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])
1286 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1287 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveBits])
1288 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveBit s])
1289 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, encrypt , deriveBits])
1290 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriveB its])
1291 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriveB its])
1292 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveBits])
1293 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveBits])
1294 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveBits])
1295 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriveB its])
1296 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveBits])
1297 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveBits])
1298 PASS Bad usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveBits])
1299 PASS 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])
1300 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [sign])
1301 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, sign])
1302 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, sign])
1303 PASS 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])
1304 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, sign] )
1305 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, sign] )
1306 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, sign])
1307 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, sign])
1308 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, sign])
1309 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, sign] )
1310 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, sign])
1311 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, sign])
1312 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, sign])
1313 PASS 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])
1314 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [verify])
1315 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, verify])
1316 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, verify] )
1317 PASS 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])
1318 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, verif y])
1319 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, verif y])
1320 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, verify])
1321 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, verify])
1322 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, verify])
1323 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, verif y])
1324 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, verify])
1325 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, verify])
1326 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, verify])
1327 PASS 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])
1328 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveKey])
1329 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveKey])
1330 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveK ey])
1331 PASS 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])
1332 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriv eKey])
1333 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriv eKey])
1334 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveKey])
1335 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveKey])
1336 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveKey])
1337 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriv eKey])
1338 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveKey])
1339 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveKey])
1340 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveKey])
1341 PASS 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])
1342 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [deriveBits])
1343 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, encrypt, deriveBits])
1344 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, encrypt, deriveB its])
1345 PASS 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])
1346 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, encrypt, deriv eBits])
1347 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, encrypt, deriv eBits])
1348 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, encrypt, deriveBits])
1349 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [decrypt, deriveBits])
1350 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [wrapKey, decrypt, deriveBits])
1351 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, decrypt, deriv eBits])
1352 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, decrypt, deriveBits])
1353 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, wrapKey, deriveBits])
1354 PASS Bad usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [unwrapKey, deriveBits])
1355 PASS 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])
1356 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [encrypt])
1357 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, encr ypt])
1358 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, encrypt])
1359 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, encrypt])
1360 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [decrypt])
1361 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, decr ypt])
1362 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, decrypt])
1363 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, decrypt])
1364 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [wrapKey])
1365 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, wrap Key])
1366 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, wrapKey])
1367 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, wrapKey])
1368 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [unwrapKey] )
1369 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, unwr apKey])
1370 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, unwrapKey])
1371 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, unwrapKey])
1372 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [deriveKey] )
1373 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, deri veKey])
1374 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, deriveKey])
1375 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, deriveKey])
1376 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [deriveBits ])
1377 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, deri veBits])
1378 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [verify, si gn, deriveBits])
1379 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [sign, veri fy, sign, sign, verify, deriveBits])
1380 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [encrypt])
1381 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, encr ypt])
1382 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, encrypt])
1383 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, encrypt])
1384 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [decrypt])
1385 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, decr ypt])
1386 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, decrypt])
1387 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, decrypt])
1388 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [wrapKey])
1389 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, wrap Key])
1390 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, wrapKey])
1391 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, wrapKey])
1392 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [unwrapKey] )
1393 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, unwr apKey])
1394 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, unwrapKey])
1395 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, unwrapKey])
1396 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [deriveKey] )
1397 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, deri veKey])
1398 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, deriveKey])
1399 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, deriveKey])
1400 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [deriveBits ])
1401 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, deri veBits])
1402 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [verify, si gn, deriveBits])
1403 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [sign, veri fy, sign, sign, verify, deriveBits])
1404 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [encrypt])
1405 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, encr ypt])
1406 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, encrypt])
1407 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, encrypt])
1408 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [decrypt])
1409 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, decr ypt])
1410 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, decrypt])
1411 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, decrypt])
1412 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [wrapKey])
1413 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, wrap Key])
1414 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, wrapKey])
1415 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, wrapKey])
1416 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [unwrapKey] )
1417 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, unwr apKey])
1418 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, unwrapKey])
1419 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, unwrapKey])
1420 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [deriveKey] )
1421 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, deri veKey])
1422 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, deriveKey])
1423 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, deriveKey])
1424 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [deriveBits ])
1425 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, deri veBits])
1426 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [verify, si gn, deriveBits])
1427 PASS Bad usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [sign, veri fy, sign, sign, verify, deriveBits])
1428 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [encrypt])
1429 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, encrypt])
1430 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, encrypt])
1431 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, encrypt])
1432 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encrypt])
1433 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [decrypt])
1434 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, decrypt])
1435 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, decrypt])
1436 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, decrypt])
1437 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decrypt])
1438 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [sign])
1439 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, sign])
1440 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, sign])
1441 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, sign])
1442 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, sign])
1443 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [verify])
1444 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, verify])
1445 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, verify])
1446 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, verify])
1447 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, verify])
1448 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [wrapKey])
1449 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, wrapKey])
1450 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, wrapKey])
1451 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, wrapKey])
1452 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, wrapKey])
1453 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [unwrapKey])
1454 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, unwrapKey])
1455 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey, unwrapKey])
1456 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveBits, unwrapKey])
1457 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey])
1458 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [encrypt])
1459 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, encrypt])
1460 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, encrypt])
1461 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, encrypt])
1462 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encrypt])
1463 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [decrypt])
1464 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, decrypt])
1465 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, decrypt])
1466 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, decrypt])
1467 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decrypt])
1468 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [sign])
1469 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, sign])
1470 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, sign])
1471 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, sign])
1472 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, sign])
1473 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [verify])
1474 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, verify])
1475 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, verify])
1476 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, verify])
1477 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, verify])
1478 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [wrapKey])
1479 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, wrapKey])
1480 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, wrapKey])
1481 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, wrapKey])
1482 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, wrapKey])
1483 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [unwrapKey])
1484 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, unwrapKey])
1485 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey, unwrapKey])
1486 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveBits, unwrapKey])
1487 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey])
1488 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [encrypt])
1489 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, encrypt])
1490 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, encrypt])
1491 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, encrypt])
1492 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, encrypt])
1493 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [decrypt])
1494 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, decrypt])
1495 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, decrypt])
1496 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, decrypt])
1497 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, decrypt])
1498 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [sign])
1499 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, sign])
1500 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, sign])
1501 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, sign])
1502 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, sign])
1503 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [verify])
1504 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, verify])
1505 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, verify])
1506 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, verify])
1507 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, verify])
1508 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [wrapKey])
1509 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, wrapKey])
1510 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, wrapKey])
1511 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, wrapKey])
1512 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, wrapKey])
1513 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [unwrapKey])
1514 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, unwrapKey])
1515 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey, unwrapKey])
1516 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveBits, unwrapKey])
1517 PASS Bad usages: generateKey({name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits, unwrapKey])
1518 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [en crypt])
1519 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [enc rypt])
1520 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [de crypt, encrypt])
1521 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [dec rypt, encrypt])
1522 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [wr apKey, decrypt, encrypt])
1523 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [wra pKey, decrypt, encrypt])
1524 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, wrapKey, decrypt, encrypt])
1525 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, wrapKey, decrypt, encrypt])
1526 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, decrypt, encrypt])
1527 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, decrypt, encrypt])
1528 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [wr apKey, encrypt])
1529 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [wra pKey, encrypt])
1530 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, wrapKey, encrypt])
1531 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, wrapKey, encrypt])
1532 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, encrypt])
1533 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, encrypt])
1534 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [de crypt])
1535 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [dec rypt])
1536 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [wr apKey, decrypt])
1537 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [wra pKey, decrypt])
1538 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, wrapKey, decrypt])
1539 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, wrapKey, decrypt])
1540 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, decrypt])
1541 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, decrypt])
1542 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [wr apKey])
1543 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [wra pKey])
1544 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey, wrapKey])
1545 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey, wrapKey])
1546 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [un wrapKey])
1547 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [unw rapKey])
1548 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [])
1549 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [])
1550 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, false, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1551 PASS Bad algorithm property: generateKey({length: 64, name: AES-CTR}, true, [enc rypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1552 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [e ncrypt])
1553 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [en crypt])
1554 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [d ecrypt, encrypt])
1555 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [de crypt, encrypt])
1556 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [w rapKey, decrypt, encrypt])
1557 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [wr apKey, decrypt, encrypt])
1558 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1559 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1560 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, decrypt, encrypt])
1561 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, decrypt, encrypt])
1562 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [w rapKey, encrypt])
1563 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [wr apKey, encrypt])
1564 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, wrapKey, encrypt])
1565 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, wrapKey, encrypt])
1566 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, encrypt])
1567 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, encrypt])
1568 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [d ecrypt])
1569 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [de crypt])
1570 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [w rapKey, decrypt])
1571 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [wr apKey, decrypt])
1572 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt])
1573 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt])
1574 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, decrypt])
1575 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, decrypt])
1576 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [w rapKey])
1577 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [wr apKey])
1578 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey, wrapKey])
1579 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey, wrapKey])
1580 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [u nwrapKey])
1581 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [un wrapKey])
1582 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [] )
1583 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [])
1584 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1585 PASS Bad algorithm property: generateKey({length: 127, name: AES-CTR}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1586 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [e ncrypt])
1587 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [en crypt])
1588 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [d ecrypt, encrypt])
1589 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [de crypt, encrypt])
1590 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [w rapKey, decrypt, encrypt])
1591 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [wr apKey, decrypt, encrypt])
1592 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1593 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1594 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, decrypt, encrypt])
1595 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, decrypt, encrypt])
1596 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [w rapKey, encrypt])
1597 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [wr apKey, encrypt])
1598 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, wrapKey, encrypt])
1599 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, wrapKey, encrypt])
1600 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, encrypt])
1601 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, encrypt])
1602 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [d ecrypt])
1603 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [de crypt])
1604 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [w rapKey, decrypt])
1605 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [wr apKey, decrypt])
1606 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt])
1607 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt])
1608 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, decrypt])
1609 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, decrypt])
1610 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [w rapKey])
1611 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [wr apKey])
1612 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey, wrapKey])
1613 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey, wrapKey])
1614 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [u nwrapKey])
1615 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [un wrapKey])
1616 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [] )
1617 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [])
1618 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1619 PASS Bad algorithm property: generateKey({length: 129, name: AES-CTR}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1620 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [e ncrypt])
1621 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [en crypt])
1622 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [d ecrypt, encrypt])
1623 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [de crypt, encrypt])
1624 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [w rapKey, decrypt, encrypt])
1625 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [wr apKey, decrypt, encrypt])
1626 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1627 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1628 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, decrypt, encrypt])
1629 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, decrypt, encrypt])
1630 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [w rapKey, encrypt])
1631 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [wr apKey, encrypt])
1632 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, wrapKey, encrypt])
1633 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, wrapKey, encrypt])
1634 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, encrypt])
1635 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, encrypt])
1636 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [d ecrypt])
1637 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [de crypt])
1638 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [w rapKey, decrypt])
1639 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [wr apKey, decrypt])
1640 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt])
1641 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt])
1642 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, decrypt])
1643 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, decrypt])
1644 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [w rapKey])
1645 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [wr apKey])
1646 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey, wrapKey])
1647 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey, wrapKey])
1648 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [u nwrapKey])
1649 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [un wrapKey])
1650 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [] )
1651 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [])
1652 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1653 PASS Bad algorithm property: generateKey({length: 255, name: AES-CTR}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1654 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [e ncrypt])
1655 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [en crypt])
1656 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [d ecrypt, encrypt])
1657 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [de crypt, encrypt])
1658 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [w rapKey, decrypt, encrypt])
1659 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [wr apKey, decrypt, encrypt])
1660 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1661 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1662 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, decrypt, encrypt])
1663 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, decrypt, encrypt])
1664 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [w rapKey, encrypt])
1665 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [wr apKey, encrypt])
1666 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, wrapKey, encrypt])
1667 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, wrapKey, encrypt])
1668 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, encrypt])
1669 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, encrypt])
1670 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [d ecrypt])
1671 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [de crypt])
1672 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [w rapKey, decrypt])
1673 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [wr apKey, decrypt])
1674 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt])
1675 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt])
1676 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, decrypt])
1677 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, decrypt])
1678 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [w rapKey])
1679 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [wr apKey])
1680 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey, wrapKey])
1681 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey, wrapKey])
1682 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [u nwrapKey])
1683 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [un wrapKey])
1684 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [] )
1685 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [])
1686 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1687 PASS Bad algorithm property: generateKey({length: 257, name: AES-CTR}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1688 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [e ncrypt])
1689 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [en crypt])
1690 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [d ecrypt, encrypt])
1691 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [de crypt, encrypt])
1692 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [w rapKey, decrypt, encrypt])
1693 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [wr apKey, decrypt, encrypt])
1694 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1695 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1696 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, decrypt, encrypt])
1697 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, decrypt, encrypt])
1698 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [w rapKey, encrypt])
1699 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [wr apKey, encrypt])
1700 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, wrapKey, encrypt])
1701 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, wrapKey, encrypt])
1702 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, encrypt])
1703 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, encrypt])
1704 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [d ecrypt])
1705 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [de crypt])
1706 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [w rapKey, decrypt])
1707 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [wr apKey, decrypt])
1708 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, wrapKey, decrypt])
1709 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, wrapKey, decrypt])
1710 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, decrypt])
1711 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, decrypt])
1712 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [w rapKey])
1713 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [wr apKey])
1714 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey, wrapKey])
1715 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey, wrapKey])
1716 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [u nwrapKey])
1717 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [un wrapKey])
1718 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [] )
1719 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [])
1720 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1721 PASS Bad algorithm property: generateKey({length: 512, name: AES-CTR}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1722 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [en crypt])
1723 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [enc rypt])
1724 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [de crypt, encrypt])
1725 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [dec rypt, encrypt])
1726 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [wr apKey, decrypt, encrypt])
1727 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [wra pKey, decrypt, encrypt])
1728 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, wrapKey, decrypt, encrypt])
1729 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, wrapKey, decrypt, encrypt])
1730 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, decrypt, encrypt])
1731 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, decrypt, encrypt])
1732 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [wr apKey, encrypt])
1733 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [wra pKey, encrypt])
1734 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, wrapKey, encrypt])
1735 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, wrapKey, encrypt])
1736 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, encrypt])
1737 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, encrypt])
1738 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [de crypt])
1739 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [dec rypt])
1740 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [wr apKey, decrypt])
1741 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [wra pKey, decrypt])
1742 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, wrapKey, decrypt])
1743 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, wrapKey, decrypt])
1744 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, decrypt])
1745 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, decrypt])
1746 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [wr apKey])
1747 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [wra pKey])
1748 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey, wrapKey])
1749 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey, wrapKey])
1750 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [un wrapKey])
1751 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [unw rapKey])
1752 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [])
1753 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [])
1754 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, false, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1755 PASS Bad algorithm property: generateKey({length: 64, name: AES-CBC}, true, [enc rypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1756 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [e ncrypt])
1757 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [en crypt])
1758 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [d ecrypt, encrypt])
1759 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [de crypt, encrypt])
1760 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [w rapKey, decrypt, encrypt])
1761 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [wr apKey, decrypt, encrypt])
1762 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1763 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1764 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, decrypt, encrypt])
1765 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, decrypt, encrypt])
1766 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [w rapKey, encrypt])
1767 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [wr apKey, encrypt])
1768 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, wrapKey, encrypt])
1769 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, wrapKey, encrypt])
1770 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, encrypt])
1771 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, encrypt])
1772 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [d ecrypt])
1773 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [de crypt])
1774 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [w rapKey, decrypt])
1775 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [wr apKey, decrypt])
1776 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt])
1777 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt])
1778 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, decrypt])
1779 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, decrypt])
1780 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [w rapKey])
1781 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [wr apKey])
1782 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey, wrapKey])
1783 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey, wrapKey])
1784 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [u nwrapKey])
1785 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [un wrapKey])
1786 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [] )
1787 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [])
1788 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1789 PASS Bad algorithm property: generateKey({length: 127, name: AES-CBC}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1790 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [e ncrypt])
1791 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [en crypt])
1792 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [d ecrypt, encrypt])
1793 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [de crypt, encrypt])
1794 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [w rapKey, decrypt, encrypt])
1795 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [wr apKey, decrypt, encrypt])
1796 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1797 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1798 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, decrypt, encrypt])
1799 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, decrypt, encrypt])
1800 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [w rapKey, encrypt])
1801 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [wr apKey, encrypt])
1802 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, wrapKey, encrypt])
1803 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, wrapKey, encrypt])
1804 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, encrypt])
1805 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, encrypt])
1806 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [d ecrypt])
1807 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [de crypt])
1808 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [w rapKey, decrypt])
1809 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [wr apKey, decrypt])
1810 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt])
1811 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt])
1812 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, decrypt])
1813 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, decrypt])
1814 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [w rapKey])
1815 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [wr apKey])
1816 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey, wrapKey])
1817 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey, wrapKey])
1818 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [u nwrapKey])
1819 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [un wrapKey])
1820 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [] )
1821 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [])
1822 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1823 PASS Bad algorithm property: generateKey({length: 129, name: AES-CBC}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1824 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [e ncrypt])
1825 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [en crypt])
1826 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [d ecrypt, encrypt])
1827 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [de crypt, encrypt])
1828 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [w rapKey, decrypt, encrypt])
1829 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [wr apKey, decrypt, encrypt])
1830 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1831 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1832 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, decrypt, encrypt])
1833 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, decrypt, encrypt])
1834 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [w rapKey, encrypt])
1835 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [wr apKey, encrypt])
1836 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, wrapKey, encrypt])
1837 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, wrapKey, encrypt])
1838 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, encrypt])
1839 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, encrypt])
1840 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [d ecrypt])
1841 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [de crypt])
1842 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [w rapKey, decrypt])
1843 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [wr apKey, decrypt])
1844 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt])
1845 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt])
1846 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, decrypt])
1847 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, decrypt])
1848 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [w rapKey])
1849 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [wr apKey])
1850 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey, wrapKey])
1851 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey, wrapKey])
1852 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [u nwrapKey])
1853 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [un wrapKey])
1854 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [] )
1855 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [])
1856 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1857 PASS Bad algorithm property: generateKey({length: 255, name: AES-CBC}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1858 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [e ncrypt])
1859 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [en crypt])
1860 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [d ecrypt, encrypt])
1861 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [de crypt, encrypt])
1862 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [w rapKey, decrypt, encrypt])
1863 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [wr apKey, decrypt, encrypt])
1864 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1865 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1866 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, decrypt, encrypt])
1867 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, decrypt, encrypt])
1868 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [w rapKey, encrypt])
1869 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [wr apKey, encrypt])
1870 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, wrapKey, encrypt])
1871 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, wrapKey, encrypt])
1872 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, encrypt])
1873 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, encrypt])
1874 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [d ecrypt])
1875 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [de crypt])
1876 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [w rapKey, decrypt])
1877 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [wr apKey, decrypt])
1878 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt])
1879 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt])
1880 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, decrypt])
1881 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, decrypt])
1882 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [w rapKey])
1883 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [wr apKey])
1884 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey, wrapKey])
1885 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey, wrapKey])
1886 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [u nwrapKey])
1887 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [un wrapKey])
1888 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [] )
1889 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [])
1890 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1891 PASS Bad algorithm property: generateKey({length: 257, name: AES-CBC}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1892 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [e ncrypt])
1893 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [en crypt])
1894 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [d ecrypt, encrypt])
1895 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [de crypt, encrypt])
1896 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [w rapKey, decrypt, encrypt])
1897 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [wr apKey, decrypt, encrypt])
1898 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1899 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1900 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, decrypt, encrypt])
1901 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, decrypt, encrypt])
1902 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [w rapKey, encrypt])
1903 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [wr apKey, encrypt])
1904 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, wrapKey, encrypt])
1905 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, wrapKey, encrypt])
1906 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, encrypt])
1907 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, encrypt])
1908 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [d ecrypt])
1909 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [de crypt])
1910 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [w rapKey, decrypt])
1911 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [wr apKey, decrypt])
1912 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, wrapKey, decrypt])
1913 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, wrapKey, decrypt])
1914 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, decrypt])
1915 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, decrypt])
1916 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [w rapKey])
1917 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [wr apKey])
1918 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey, wrapKey])
1919 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey, wrapKey])
1920 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [u nwrapKey])
1921 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [un wrapKey])
1922 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [] )
1923 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [])
1924 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1925 PASS Bad algorithm property: generateKey({length: 512, name: AES-CBC}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1926 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [en crypt])
1927 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [enc rypt])
1928 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [de crypt, encrypt])
1929 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [dec rypt, encrypt])
1930 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [wr apKey, decrypt, encrypt])
1931 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [wra pKey, decrypt, encrypt])
1932 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, wrapKey, decrypt, encrypt])
1933 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, wrapKey, decrypt, encrypt])
1934 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, decrypt, encrypt])
1935 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, decrypt, encrypt])
1936 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [wr apKey, encrypt])
1937 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [wra pKey, encrypt])
1938 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, wrapKey, encrypt])
1939 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, wrapKey, encrypt])
1940 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, encrypt])
1941 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, encrypt])
1942 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [de crypt])
1943 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [dec rypt])
1944 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [wr apKey, decrypt])
1945 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [wra pKey, decrypt])
1946 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, wrapKey, decrypt])
1947 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, wrapKey, decrypt])
1948 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, decrypt])
1949 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, decrypt])
1950 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [wr apKey])
1951 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [wra pKey])
1952 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey, wrapKey])
1953 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey, wrapKey])
1954 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [un wrapKey])
1955 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [unw rapKey])
1956 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [])
1957 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [])
1958 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, false, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1959 PASS Bad algorithm property: generateKey({length: 64, name: AES-GCM}, true, [enc rypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1960 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [e ncrypt])
1961 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [en crypt])
1962 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [d ecrypt, encrypt])
1963 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [de crypt, encrypt])
1964 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [w rapKey, decrypt, encrypt])
1965 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [wr apKey, decrypt, encrypt])
1966 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
1967 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt, encrypt])
1968 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, decrypt, encrypt])
1969 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, decrypt, encrypt])
1970 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [w rapKey, encrypt])
1971 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [wr apKey, encrypt])
1972 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, wrapKey, encrypt])
1973 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, wrapKey, encrypt])
1974 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, encrypt])
1975 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, encrypt])
1976 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [d ecrypt])
1977 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [de crypt])
1978 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [w rapKey, decrypt])
1979 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [wr apKey, decrypt])
1980 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt])
1981 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt])
1982 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, decrypt])
1983 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, decrypt])
1984 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [w rapKey])
1985 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [wr apKey])
1986 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey, wrapKey])
1987 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey, wrapKey])
1988 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [u nwrapKey])
1989 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [un wrapKey])
1990 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [] )
1991 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [])
1992 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1993 PASS Bad algorithm property: generateKey({length: 127, name: AES-GCM}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
1994 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [e ncrypt])
1995 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [en crypt])
1996 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [d ecrypt, encrypt])
1997 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [de crypt, encrypt])
1998 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [w rapKey, decrypt, encrypt])
1999 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [wr apKey, decrypt, encrypt])
2000 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
2001 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt, encrypt])
2002 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, decrypt, encrypt])
2003 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, decrypt, encrypt])
2004 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [w rapKey, encrypt])
2005 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [wr apKey, encrypt])
2006 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, wrapKey, encrypt])
2007 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, wrapKey, encrypt])
2008 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, encrypt])
2009 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, encrypt])
2010 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [d ecrypt])
2011 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [de crypt])
2012 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [w rapKey, decrypt])
2013 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [wr apKey, decrypt])
2014 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt])
2015 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt])
2016 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, decrypt])
2017 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, decrypt])
2018 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [w rapKey])
2019 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [wr apKey])
2020 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey, wrapKey])
2021 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey, wrapKey])
2022 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [u nwrapKey])
2023 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [un wrapKey])
2024 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [] )
2025 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [])
2026 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2027 PASS Bad algorithm property: generateKey({length: 129, name: AES-GCM}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2028 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [e ncrypt])
2029 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [en crypt])
2030 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [d ecrypt, encrypt])
2031 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [de crypt, encrypt])
2032 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [w rapKey, decrypt, encrypt])
2033 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [wr apKey, decrypt, encrypt])
2034 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
2035 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt, encrypt])
2036 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, decrypt, encrypt])
2037 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, decrypt, encrypt])
2038 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [w rapKey, encrypt])
2039 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [wr apKey, encrypt])
2040 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, wrapKey, encrypt])
2041 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, wrapKey, encrypt])
2042 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, encrypt])
2043 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, encrypt])
2044 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [d ecrypt])
2045 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [de crypt])
2046 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [w rapKey, decrypt])
2047 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [wr apKey, decrypt])
2048 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt])
2049 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt])
2050 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, decrypt])
2051 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, decrypt])
2052 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [w rapKey])
2053 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [wr apKey])
2054 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey, wrapKey])
2055 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey, wrapKey])
2056 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [u nwrapKey])
2057 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [un wrapKey])
2058 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [] )
2059 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [])
2060 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2061 PASS Bad algorithm property: generateKey({length: 255, name: AES-GCM}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2062 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [e ncrypt])
2063 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [en crypt])
2064 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [d ecrypt, encrypt])
2065 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [de crypt, encrypt])
2066 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [w rapKey, decrypt, encrypt])
2067 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [wr apKey, decrypt, encrypt])
2068 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
2069 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt, encrypt])
2070 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, decrypt, encrypt])
2071 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, decrypt, encrypt])
2072 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [w rapKey, encrypt])
2073 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [wr apKey, encrypt])
2074 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, wrapKey, encrypt])
2075 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, wrapKey, encrypt])
2076 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, encrypt])
2077 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, encrypt])
2078 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [d ecrypt])
2079 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [de crypt])
2080 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [w rapKey, decrypt])
2081 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [wr apKey, decrypt])
2082 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt])
2083 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt])
2084 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, decrypt])
2085 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, decrypt])
2086 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [w rapKey])
2087 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [wr apKey])
2088 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey, wrapKey])
2089 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey, wrapKey])
2090 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [u nwrapKey])
2091 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [un wrapKey])
2092 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [] )
2093 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [])
2094 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2095 PASS Bad algorithm property: generateKey({length: 257, name: AES-GCM}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2096 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [e ncrypt])
2097 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [en crypt])
2098 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [d ecrypt, encrypt])
2099 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [de crypt, encrypt])
2100 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [w rapKey, decrypt, encrypt])
2101 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [wr apKey, decrypt, encrypt])
2102 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt, encrypt])
2103 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt, encrypt])
2104 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, decrypt, encrypt])
2105 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, decrypt, encrypt])
2106 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [w rapKey, encrypt])
2107 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [wr apKey, encrypt])
2108 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, wrapKey, encrypt])
2109 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, wrapKey, encrypt])
2110 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, encrypt])
2111 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, encrypt])
2112 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [d ecrypt])
2113 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [de crypt])
2114 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [w rapKey, decrypt])
2115 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [wr apKey, decrypt])
2116 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, wrapKey, decrypt])
2117 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, wrapKey, decrypt])
2118 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, decrypt])
2119 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, decrypt])
2120 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [w rapKey])
2121 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [wr apKey])
2122 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey, wrapKey])
2123 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey, wrapKey])
2124 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [u nwrapKey])
2125 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [un wrapKey])
2126 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [] )
2127 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [])
2128 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, false, [e ncrypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2129 PASS Bad algorithm property: generateKey({length: 512, name: AES-GCM}, true, [en crypt, decrypt, wrapKey, unwrapKey, encrypt, decrypt, wrapKey, unwrapKey])
2130 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, false, [wra pKey])
2131 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, true, [wrap Key])
2132 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, false, [unw rapKey, wrapKey])
2133 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, true, [unwr apKey, wrapKey])
2134 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, false, [unw rapKey])
2135 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, true, [unwr apKey])
2136 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, false, [])
2137 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, true, [])
2138 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, false, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2139 PASS Bad algorithm property: generateKey({length: 64, name: AES-KW}, true, [wrap Key, unwrapKey, wrapKey, unwrapKey])
2140 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, false, [wr apKey])
2141 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, true, [wra pKey])
2142 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, false, [un wrapKey, wrapKey])
2143 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, true, [unw rapKey, wrapKey])
2144 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, false, [un wrapKey])
2145 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, true, [unw rapKey])
2146 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, false, [])
2147 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, true, [])
2148 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, false, [wr apKey, unwrapKey, wrapKey, unwrapKey])
2149 PASS Bad algorithm property: generateKey({length: 127, name: AES-KW}, true, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2150 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, false, [wr apKey])
2151 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, true, [wra pKey])
2152 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, false, [un wrapKey, wrapKey])
2153 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, true, [unw rapKey, wrapKey])
2154 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, false, [un wrapKey])
2155 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, true, [unw rapKey])
2156 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, false, [])
2157 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, true, [])
2158 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, false, [wr apKey, unwrapKey, wrapKey, unwrapKey])
2159 PASS Bad algorithm property: generateKey({length: 129, name: AES-KW}, true, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2160 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, false, [wr apKey])
2161 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, true, [wra pKey])
2162 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, false, [un wrapKey, wrapKey])
2163 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, true, [unw rapKey, wrapKey])
2164 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, false, [un wrapKey])
2165 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, true, [unw rapKey])
2166 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, false, [])
2167 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, true, [])
2168 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, false, [wr apKey, unwrapKey, wrapKey, unwrapKey])
2169 PASS Bad algorithm property: generateKey({length: 255, name: AES-KW}, true, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2170 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, false, [wr apKey])
2171 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, true, [wra pKey])
2172 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, false, [un wrapKey, wrapKey])
2173 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, true, [unw rapKey, wrapKey])
2174 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, false, [un wrapKey])
2175 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, true, [unw rapKey])
2176 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, false, [])
2177 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, true, [])
2178 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, false, [wr apKey, unwrapKey, wrapKey, unwrapKey])
2179 PASS Bad algorithm property: generateKey({length: 257, name: AES-KW}, true, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2180 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, false, [wr apKey])
2181 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, true, [wra pKey])
2182 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, false, [un wrapKey, wrapKey])
2183 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, true, [unw rapKey, wrapKey])
2184 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, false, [un wrapKey])
2185 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, true, [unw rapKey])
2186 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, false, [])
2187 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, true, [])
2188 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, false, [wr apKey, unwrapKey, wrapKey, unwrapKey])
2189 PASS Bad algorithm property: generateKey({length: 512, name: AES-KW}, true, [wra pKey, unwrapKey, wrapKey, unwrapKey])
2190 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, false, [sign])
2191 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, true, [sign])
2192 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, false, [verify, sign])
2193 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, true, [verify, sign])
2194 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, false, [])
2195 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, true, [])
2196 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, false, [sign, verify, sign, sign , verify])
2197 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1}}, true, [sign, verify, sign, sign, verify])
2198 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [sign])
2199 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [sign])
2200 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [verify, sign ])
2201 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [verify, sign] )
2202 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [])
2203 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [])
2204 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [sign, verify , sign, sign, verify])
2205 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSASSA-PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [sign, verify, sign, sign, verify])
2206 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, false, [sign])
2207 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, true, [sign])
2208 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, false, [verify, sign])
2209 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, true, [verify, sign])
2210 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, false, [])
2211 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, true, [])
2212 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, false, [sign, verify, sign, sign, verify])
2213 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1}}, true, [sign, verify, sign, sign, verify])
2214 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [sign])
2215 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [sign])
2216 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [verify, sign])
2217 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [verify, sign])
2218 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [])
2219 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [])
2220 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [sign, verify, sign, si gn, verify])
2221 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [sign, verify, sign, sig n, verify])
2222 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [decrypt, encrypt])
2223 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [decrypt, encrypt])
2224 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [wrapKey, decrypt, encrypt])
2225 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [wrapKey, decrypt, encrypt])
2226 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, decrypt, encr ypt])
2227 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, decrypt, encry pt])
2228 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, decrypt, encrypt])
2229 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, decrypt, encrypt])
2230 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, encrypt])
2231 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, encrypt])
2232 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, encrypt])
2233 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, encrypt])
2234 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [decrypt])
2235 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [decrypt])
2236 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [wrapKey, decrypt])
2237 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [wrapKey, decrypt])
2238 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey, decrypt])
2239 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey, decrypt])
2240 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, decrypt])
2241 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, decrypt])
2242 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey, wrapKey])
2243 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey, wrapKey])
2244 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [unwrapKey])
2245 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [unwrapKey])
2246 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, false, [])
2247 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1}}, true, [])
2248 PASS 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])
2249 PASS 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])
2250 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [decrypt, encrypt])
2251 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [decrypt, encrypt])
2252 PASS 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])
2253 PASS 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])
2254 PASS 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])
2255 PASS 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])
2256 PASS 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])
2257 PASS 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])
2258 PASS 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])
2259 PASS 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])
2260 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, encrypt])
2261 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, encrypt])
2262 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [decrypt])
2263 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [decrypt])
2264 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [wrapKey, decrypt])
2265 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [wrapKey, decrypt])
2266 PASS 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])
2267 PASS 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])
2268 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, decrypt])
2269 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, decrypt])
2270 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey, wrapKey])
2271 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey, wrapKey])
2272 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [unwrapKey])
2273 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [unwrapKey])
2274 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, false, [])
2275 PASS Bad algorithm property: generateKey({hash: SHA-256, modulusLength: 1024, na me: RSA-OAEP, publicExponent: {0: 1, 1: 0, 2: 0}}, true, [])
2276 PASS 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])
2277 PASS 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])
2278 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, false , [sign])
2279 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, true, [sign])
2280 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, false , [verify, sign])
2281 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, true, [verify, sign])
2282 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, false , [])
2283 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, true, [])
2284 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, false , [sign, verify, sign, sign, verify])
2285 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: P-512}, true, [sign, verify, sign, sign, verify])
2286 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, false, [sign])
2287 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, true, [sign])
2288 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, false, [verify, sign])
2289 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, true, [verify, sign])
2290 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, false, [])
2291 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, true, [])
2292 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, false, [sign, verify, sign, sign, verify])
2293 PASS Bad algorithm property: generateKey({name: ECDSA, namedCurve: Curve25519}, true, [sign, verify, sign, sign, verify])
2294 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, false, [deriveKey])
2295 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, true, [deriveKey])
2296 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, false, [deriveBits, deriveKey])
2297 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, true, [deriveBits, deriveKey])
2298 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, false, [deriveBits])
2299 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, true, [deriveBits])
2300 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, false, [])
2301 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, true, [])
2302 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, false, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits])
2303 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: P-512}, true, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits])
2304 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, f alse, [deriveKey])
2305 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, t rue, [deriveKey])
2306 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, f alse, [deriveBits, deriveKey])
2307 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, t rue, [deriveBits, deriveKey])
2308 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, f alse, [deriveBits])
2309 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, t rue, [deriveBits])
2310 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, f alse, [])
2311 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, t rue, [])
2312 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, f alse, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits])
2313 PASS Bad algorithm property: generateKey({name: ECDH, namedCurve: Curve25519}, t rue, [deriveKey, deriveBits, deriveKey, deriveBits, deriveKey, deriveBits])
2314 PASS Empty usages: generateKey({length: 128, name: AES-CTR}, false, [])
2315 PASS Empty usages: generateKey({length: 128, name: AES-CTR}, true, [])
2316 FAIL Empty usages: generateKey({length: 192, name: AES-CTR}, false, []) assert_e quals: Empty usages not supported expected "SyntaxError" but got "OperationError "
2317 FAIL Empty usages: generateKey({length: 192, name: AES-CTR}, true, []) assert_eq uals: Empty usages not supported expected "SyntaxError" but got "OperationError"
2318 PASS Empty usages: generateKey({length: 256, name: AES-CTR}, false, [])
2319 PASS Empty usages: generateKey({length: 256, name: AES-CTR}, true, [])
2320 PASS Empty usages: generateKey({length: 128, name: AES-CBC}, false, [])
2321 PASS Empty usages: generateKey({length: 128, name: AES-CBC}, true, [])
2322 FAIL Empty usages: generateKey({length: 192, name: AES-CBC}, false, []) assert_e quals: Empty usages not supported expected "SyntaxError" but got "OperationError "
2323 FAIL Empty usages: generateKey({length: 192, name: AES-CBC}, true, []) assert_eq uals: Empty usages not supported expected "SyntaxError" but got "OperationError"
2324 PASS Empty usages: generateKey({length: 256, name: AES-CBC}, false, [])
2325 PASS Empty usages: generateKey({length: 256, name: AES-CBC}, true, [])
2326 PASS Empty usages: generateKey({length: 128, name: AES-GCM}, false, [])
2327 PASS Empty usages: generateKey({length: 128, name: AES-GCM}, true, [])
2328 FAIL Empty usages: generateKey({length: 192, name: AES-GCM}, false, []) assert_e quals: Empty usages not supported expected "SyntaxError" but got "OperationError "
2329 FAIL Empty usages: generateKey({length: 192, name: AES-GCM}, true, []) assert_eq uals: Empty usages not supported expected "SyntaxError" but got "OperationError"
2330 PASS Empty usages: generateKey({length: 256, name: AES-GCM}, false, [])
2331 PASS Empty usages: generateKey({length: 256, name: AES-GCM}, true, [])
2332 PASS Empty usages: generateKey({length: 128, name: AES-KW}, false, [])
2333 PASS Empty usages: generateKey({length: 128, name: AES-KW}, true, [])
2334 FAIL Empty usages: generateKey({length: 192, name: AES-KW}, false, []) assert_eq uals: Empty usages not supported expected "SyntaxError" but got "OperationError"
2335 FAIL Empty usages: generateKey({length: 192, name: AES-KW}, true, []) assert_equ als: Empty usages not supported expected "SyntaxError" but got "OperationError"
2336 PASS Empty usages: generateKey({length: 256, name: AES-KW}, false, [])
2337 PASS Empty usages: generateKey({length: 256, name: AES-KW}, true, [])
2338 PASS Empty usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, false, [] )
2339 PASS Empty usages: generateKey({hash: SHA-1, length: 160, name: HMAC}, true, [])
2340 PASS Empty usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, false, [])
2341 PASS Empty usages: generateKey({hash: SHA-256, length: 256, name: HMAC}, true, [ ])
2342 PASS Empty usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, false, [])
2343 PASS Empty usages: generateKey({hash: SHA-384, length: 384, name: HMAC}, true, [ ])
2344 PASS Empty usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, false, [])
2345 PASS Empty usages: generateKey({hash: SHA-512, length: 512, name: HMAC}, true, [ ])
2346 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2347 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSASSA-P KCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2348 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA -PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2349 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSASSA -PKCS1-v1_5, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2350 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2351 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-PSS, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2352 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PS S, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2353 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-PS S, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2354 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2355 PASS Empty usages: generateKey({hash: SHA-1, modulusLength: 2048, name: RSA-OAEP , publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2356 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OA EP, publicExponent: {0: 1, 1: 0, 2: 1}}, false, [])
2357 PASS Empty usages: generateKey({hash: SHA-256, modulusLength: 2048, name: RSA-OA EP, publicExponent: {0: 1, 1: 0, 2: 1}}, true, [])
2358 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-256}, false, [])
2359 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-256}, true, [])
2360 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-384}, false, [])
2361 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-384}, true, [])
2362 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-521}, false, [])
2363 PASS Empty usages: generateKey({name: ECDSA, namedCurve: P-521}, true, [])
2364 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-256}, false, [])
2365 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-256}, true, [])
2366 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-384}, false, [])
2367 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-384}, true, [])
2368 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-521}, false, [])
2369 PASS Empty usages: generateKey({name: ECDH, namedCurve: P-521}, true, [])
2370 Harness: the test ran to completion.
2371
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698