1 | AlgorithmType: SymmetricCipher |
---|
2 | Name: TEA/ECB |
---|
3 | Source: http://www.cix.co.uk/~klockstone/teavect.htm |
---|
4 | Comment: test 1 |
---|
5 | Plaintext: 00000000 00000000 |
---|
6 | Key: 00000000 00000000 00000000 00000000 |
---|
7 | Ciphertext: 41ea3a0a 94baa940 |
---|
8 | Test: Encrypt |
---|
9 | Comment: test 2 |
---|
10 | Plaintext: 94baa940 00000000 |
---|
11 | Key: 00000000 00000000 00000000 41ea3a0a |
---|
12 | Ciphertext: 4e8e7829 7d8236d8 |
---|
13 | Test: Encrypt |
---|
14 | Comment: test 3 |
---|
15 | Plaintext: 7d8236d8 00000000 |
---|
16 | Key: 00000000 00000000 41ea3a0a 4e8e7829 |
---|
17 | Ciphertext: c88ba95e e7edac02 |
---|
18 | Test: Encrypt |
---|
19 | Comment: test 4 |
---|
20 | Plaintext: e7edac02 00000000 |
---|
21 | Key: 00000000 41ea3a0a 4e8e7829 c88ba95e |
---|
22 | Ciphertext: b84e28af b6b62088 |
---|
23 | Test: Encrypt |
---|
24 | Comment: test 5 |
---|
25 | Plaintext: b6b62088 00000000 |
---|
26 | Key: 41ea3a0a 4e8e7829 c88ba95e b84e28af |
---|
27 | Ciphertext: a0a47295 8fadf3b3 |
---|
28 | Test: Encrypt |
---|
29 | Comment: test 6 |
---|
30 | Plaintext: 8fadf3b3 41ea3a0a |
---|
31 | Key: 4e8e7829 c88ba95e b84e28af a0a47295 |
---|
32 | Ciphertext: ed650698 cf9f2b79 |
---|
33 | Test: Encrypt |
---|
34 | Comment: test 7 |
---|
35 | Plaintext: cf9f2b79 4e8e7829 |
---|
36 | Key: c88ba95e b84e28af a0a47295 ed650698 |
---|
37 | Ciphertext: 1024eea0 6220ae1c |
---|
38 | Test: Encrypt |
---|
39 | Comment: test 8 |
---|
40 | Plaintext: 6220ae1c c88ba95e |
---|
41 | Key: b84e28af a0a47295 ed650698 1024eea0 |
---|
42 | Ciphertext: 5ddf75d9 7a4ce68f |
---|
43 | Test: Encrypt |
---|
44 | Comment: test 9 |
---|
45 | Plaintext: 7a4ce68f b84e28af |
---|
46 | Key: a0a47295 ed650698 1024eea0 5ddf75d9 |
---|
47 | Ciphertext: f1be9d1e 8dd4a984 |
---|
48 | Test: Encrypt |
---|
49 | Comment: test 10 |
---|
50 | Plaintext: 8dd4a984 a0a47295 |
---|
51 | Key: ed650698 1024eea0 5ddf75d9 f1be9d1e |
---|
52 | Ciphertext: d32c758c 092dabad |
---|
53 | Test: Encrypt |
---|
54 | Comment: test 11 |
---|
55 | Plaintext: 092dabad ed650698 |
---|
56 | Key: 1024eea0 5ddf75d9 f1be9d1e d32c758c |
---|
57 | Ciphertext: bdb43728 f7183fc0 |
---|
58 | Test: Encrypt |
---|
59 | Comment: test 12 |
---|
60 | Plaintext: f7183fc0 1024eea0 |
---|
61 | Key: 5ddf75d9 f1be9d1e d32c758c bdb43728 |
---|
62 | Ciphertext: a9c3801a d9dcfb4e |
---|
63 | Test: Encrypt |
---|
64 | Comment: test 13 |
---|
65 | Plaintext: d9dcfb4e 5ddf75d9 |
---|
66 | Key: f1be9d1e d32c758c bdb43728 a9c3801a |
---|
67 | Ciphertext: 32a1e654 a9df917c |
---|
68 | Test: Encrypt |
---|
69 | Comment: test 14 |
---|
70 | Plaintext: a9df917c f1be9d1e |
---|
71 | Key: d32c758c bdb43728 a9c3801a 32a1e654 |
---|
72 | Ciphertext: 08b63bb9 b20bd3e8 |
---|
73 | Test: Encrypt |
---|
74 | Comment: test 15 |
---|
75 | Plaintext: b20bd3e8 d32c758c |
---|
76 | Key: bdb43728 a9c3801a 32a1e654 08b63bb9 |
---|
77 | Ciphertext: 21410574 cc4264c6 |
---|
78 | Test: Encrypt |
---|
79 | Comment: test 16 |
---|
80 | Plaintext: cc4264c6 bdb43728 |
---|
81 | Key: a9c3801a 32a1e654 08b63bb9 21410574 |
---|
82 | Ciphertext: 4ec5d2e2 5ada1d89 |
---|
83 | Test: Encrypt |
---|
84 | Comment: test 17 |
---|
85 | Plaintext: 5ada1d89 a9c3801a |
---|
86 | Key: 32a1e654 08b63bb9 21410574 4ec5d2e2 |
---|
87 | Ciphertext: dd46249e 28aa0b4b |
---|
88 | Test: Encrypt |
---|
89 | Comment: test 18 |
---|
90 | Plaintext: 28aa0b4b 32a1e654 |
---|
91 | Key: 08b63bb9 21410574 4ec5d2e2 dd46249e |
---|
92 | Ciphertext: 2486dcba a713df03 |
---|
93 | Test: Encrypt |
---|
94 | Comment: test 19 |
---|
95 | Plaintext: a713df03 08b63bb9 |
---|
96 | Key: 21410574 4ec5d2e2 dd46249e 2486dcba |
---|
97 | Ciphertext: b7c7af9d 1acb6cab |
---|
98 | Test: Encrypt |
---|
99 | Comment: test 20 |
---|
100 | Plaintext: 1acb6cab 21410574 |
---|
101 | Key: 4ec5d2e2 dd46249e 2486dcba b7c7af9d |
---|
102 | Ciphertext: 8cc0400a 9aa49fbb |
---|
103 | Test: Encrypt |
---|
104 | Comment: test 21 |
---|
105 | Plaintext: 9aa49fbb 4ec5d2e2 |
---|
106 | Key: dd46249e 2486dcba b7c7af9d 8cc0400a |
---|
107 | Ciphertext: 9c241876 6cbc8c66 |
---|
108 | Test: Encrypt |
---|
109 | Comment: test 22 |
---|
110 | Plaintext: 6cbc8c66 dd46249e |
---|
111 | Key: 2486dcba b7c7af9d 8cc0400a 9c241876 |
---|
112 | Ciphertext: b59c5d45 a90066f9 |
---|
113 | Test: Encrypt |
---|
114 | Comment: test 23 |
---|
115 | Plaintext: a90066f9 2486dcba |
---|
116 | Key: b7c7af9d 8cc0400a 9c241876 b59c5d45 |
---|
117 | Ciphertext: b765a1b3 64b37eb0 |
---|
118 | Test: Encrypt |
---|
119 | Comment: test 24 |
---|
120 | Plaintext: 64b37eb0 b7c7af9d |
---|
121 | Key: 8cc0400a 9c241876 b59c5d45 b765a1b3 |
---|
122 | Ciphertext: 7b172fac f5ab4933 |
---|
123 | Test: Encrypt |
---|
124 | Comment: test 25 |
---|
125 | Plaintext: f5ab4933 8cc0400a |
---|
126 | Key: 9c241876 b59c5d45 b765a1b3 7b172fac |
---|
127 | Ciphertext: fe48f4fb ada404b1 |
---|
128 | Test: Encrypt |
---|
129 | Comment: test 26 |
---|
130 | Plaintext: ada404b1 9c241876 |
---|
131 | Key: b59c5d45 b765a1b3 7b172fac fe48f4fb |
---|
132 | Ciphertext: c5294093 c1d53e3d |
---|
133 | Test: Encrypt |
---|
134 | Comment: test 27 |
---|
135 | Plaintext: c1d53e3d b59c5d45 |
---|
136 | Key: b765a1b3 7b172fac fe48f4fb c5294093 |
---|
137 | Ciphertext: 759ca8e2 77a96649 |
---|
138 | Test: Encrypt |
---|
139 | Comment: test 28 |
---|
140 | Plaintext: 77a96649 b765a1b3 |
---|
141 | Key: 7b172fac fe48f4fb c5294093 759ca8e2 |
---|
142 | Ciphertext: 69c53e0f 3e979807 |
---|
143 | Test: Encrypt |
---|
144 | Comment: test 29 |
---|
145 | Plaintext: 3e979807 7b172fac |
---|
146 | Key: fe48f4fb c5294093 759ca8e2 69c53e0f |
---|
147 | Ciphertext: 60388ada a21fa8e8 |
---|
148 | Test: Encrypt |
---|
149 | Comment: test 30 |
---|
150 | Plaintext: a21fa8e8 fe48f4fb |
---|
151 | Key: c5294093 759ca8e2 69c53e0f 60388ada |
---|
152 | Ciphertext: df70a1f5 ac4aa407 |
---|
153 | Test: Encrypt |
---|
154 | Comment: test 31 |
---|
155 | Plaintext: ac4aa407 c5294093 |
---|
156 | Key: 759ca8e2 69c53e0f 60388ada df70a1f5 |
---|
157 | Ciphertext: d9cb4e09 92636233 |
---|
158 | Test: Encrypt |
---|
159 | Comment: test 32 |
---|
160 | Plaintext: 92636233 759ca8e2 |
---|
161 | Key: 69c53e0f 60388ada df70a1f5 d9cb4e09 |
---|
162 | Ciphertext: 7d2c6c57 7a6adb4d |
---|
163 | Test: Encrypt |
---|
164 | Comment: test 33 |
---|
165 | Plaintext: 7a6adb4d 69c53e0f |
---|
166 | Key: 60388ada df70a1f5 d9cb4e09 7d2c6c57 |
---|
167 | Ciphertext: 44b71215 cf25368a |
---|
168 | Test: Encrypt |
---|
169 | Comment: test 34 |
---|
170 | Plaintext: cf25368a 60388ada |
---|
171 | Key: df70a1f5 d9cb4e09 7d2c6c57 44b71215 |
---|
172 | Ciphertext: c10105a1 ef781a18 |
---|
173 | Test: Encrypt |
---|
174 | Comment: test 35 |
---|
175 | Plaintext: ef781a18 df70a1f5 |
---|
176 | Key: d9cb4e09 7d2c6c57 44b71215 c10105a1 |
---|
177 | Ciphertext: bfdb29fa 9ece39b6 |
---|
178 | Test: Encrypt |
---|
179 | Comment: test 36 |
---|
180 | Plaintext: 9ece39b6 d9cb4e09 |
---|
181 | Key: 7d2c6c57 44b71215 c10105a1 bfdb29fa |
---|
182 | Ciphertext: 9b0b256d dc04574c |
---|
183 | Test: Encrypt |
---|
184 | Comment: test 37 |
---|
185 | Plaintext: dc04574c 7d2c6c57 |
---|
186 | Key: 44b71215 c10105a1 bfdb29fa 9b0b256d |
---|
187 | Ciphertext: f8295142 8c022711 |
---|
188 | Test: Encrypt |
---|
189 | Comment: test 38 |
---|
190 | Plaintext: 8c022711 44b71215 |
---|
191 | Key: c10105a1 bfdb29fa 9b0b256d f8295142 |
---|
192 | Ciphertext: 61341d1c 3a85f2f0 |
---|
193 | Test: Encrypt |
---|
194 | Comment: test 39 |
---|
195 | Plaintext: 3a85f2f0 c10105a1 |
---|
196 | Key: bfdb29fa 9b0b256d f8295142 61341d1c |
---|
197 | Ciphertext: f6a0d30c ad230209 |
---|
198 | Test: Encrypt |
---|
199 | Comment: test 40 |
---|
200 | Plaintext: ad230209 bfdb29fa |
---|
201 | Key: 9b0b256d f8295142 61341d1c f6a0d30c |
---|
202 | Ciphertext: 3de21a3f aa0cf5c9 |
---|
203 | Test: Encrypt |
---|
204 | Comment: test 41 |
---|
205 | Plaintext: aa0cf5c9 9b0b256d |
---|
206 | Key: f8295142 61341d1c f6a0d30c 3de21a3f |
---|
207 | Ciphertext: a7e307c6 bd52d939 |
---|
208 | Test: Encrypt |
---|
209 | Comment: test 42 |
---|
210 | Plaintext: bd52d939 f8295142 |
---|
211 | Key: 61341d1c f6a0d30c 3de21a3f a7e307c6 |
---|
212 | Ciphertext: 017bc3a7 66fd8c77 |
---|
213 | Test: Encrypt |
---|
214 | Comment: test 43 |
---|
215 | Plaintext: 66fd8c77 61341d1c |
---|
216 | Key: f6a0d30c 3de21a3f a7e307c6 017bc3a7 |
---|
217 | Ciphertext: d8f8fc86 d01b5761 |
---|
218 | Test: Encrypt |
---|
219 | Comment: test 44 |
---|
220 | Plaintext: d01b5761 f6a0d30c |
---|
221 | Key: 3de21a3f a7e307c6 017bc3a7 d8f8fc86 |
---|
222 | Ciphertext: e186c41a 5e6e5a4d |
---|
223 | Test: Encrypt |
---|
224 | Comment: test 45 |
---|
225 | Plaintext: 5e6e5a4d 3de21a3f |
---|
226 | Key: a7e307c6 017bc3a7 d8f8fc86 e186c41a |
---|
227 | Ciphertext: 4368d224 dbb4e677 |
---|
228 | Test: Encrypt |
---|
229 | Comment: test 46 |
---|
230 | Plaintext: dbb4e677 a7e307c6 |
---|
231 | Key: 017bc3a7 d8f8fc86 e186c41a 4368d224 |
---|
232 | Ciphertext: 9bd0321e 84096523 |
---|
233 | Test: Encrypt |
---|
234 | Comment: test 47 |
---|
235 | Plaintext: 84096523 017bc3a7 |
---|
236 | Key: d8f8fc86 e186c41a 4368d224 9bd0321e |
---|
237 | Ciphertext: b7c56d5b 97c65866 |
---|
238 | Test: Encrypt |
---|
239 | Comment: test 48 |
---|
240 | Plaintext: 97c65866 d8f8fc86 |
---|
241 | Key: e186c41a 4368d224 9bd0321e b7c56d5b |
---|
242 | Ciphertext: 63a1bfac 5a5d7ca2 |
---|
243 | Test: Encrypt |
---|
244 | Comment: test 49 |
---|
245 | Plaintext: 5a5d7ca2 e186c41a |
---|
246 | Key: 4368d224 9bd0321e b7c56d5b 63a1bfac |
---|
247 | Ciphertext: 91f56dff 7281794f |
---|
248 | Test: Encrypt |
---|
249 | Comment: test 50 |
---|
250 | Plaintext: 7281794f 4368d224 |
---|
251 | Key: 9bd0321e b7c56d5b 63a1bfac 91f56dff |
---|
252 | Ciphertext: e4c63780 019aedf7 |
---|
253 | Test: Encrypt |
---|
254 | Comment: test 51 |
---|
255 | Plaintext: 019aedf7 9bd0321e |
---|
256 | Key: b7c56d5b 63a1bfac 91f56dff e4c63780 |
---|
257 | Ciphertext: a9fb56e7 35f4aeca |
---|
258 | Test: Encrypt |
---|
259 | Comment: test 52 |
---|
260 | Plaintext: 35f4aeca b7c56d5b |
---|
261 | Key: 63a1bfac 91f56dff e4c63780 a9fb56e7 |
---|
262 | Ciphertext: a6537187 f0f1ba93 |
---|
263 | Test: Encrypt |
---|
264 | Comment: test 53 |
---|
265 | Plaintext: f0f1ba93 63a1bfac |
---|
266 | Key: 91f56dff e4c63780 a9fb56e7 a6537187 |
---|
267 | Ciphertext: cc960eda e44c6b8f |
---|
268 | Test: Encrypt |
---|
269 | Comment: test 54 |
---|
270 | Plaintext: e44c6b8f 91f56dff |
---|
271 | Key: e4c63780 a9fb56e7 a6537187 cc960eda |
---|
272 | Ciphertext: e12f106d 4f1152d0 |
---|
273 | Test: Encrypt |
---|
274 | Comment: test 55 |
---|
275 | Plaintext: 4f1152d0 e4c63780 |
---|
276 | Key: a9fb56e7 a6537187 cc960eda e12f106d |
---|
277 | Ciphertext: 556ad853 f79992fd |
---|
278 | Test: Encrypt |
---|
279 | Comment: test 56 |
---|
280 | Plaintext: f79992fd a9fb56e7 |
---|
281 | Key: a6537187 cc960eda e12f106d 556ad853 |
---|
282 | Ciphertext: 78e8e265 128df6ad |
---|
283 | Test: Encrypt |
---|
284 | Comment: test 57 |
---|
285 | Plaintext: 128df6ad a6537187 |
---|
286 | Key: cc960eda e12f106d 556ad853 78e8e265 |
---|
287 | Ciphertext: f23892aa 288cb926 |
---|
288 | Test: Encrypt |
---|
289 | Comment: test 58 |
---|
290 | Plaintext: 288cb926 cc960eda |
---|
291 | Key: e12f106d 556ad853 78e8e265 f23892aa |
---|
292 | Ciphertext: 1d115839 6a117fca |
---|
293 | Test: Encrypt |
---|
294 | Comment: test 59 |
---|
295 | Plaintext: 6a117fca e12f106d |
---|
296 | Key: 556ad853 78e8e265 f23892aa 1d115839 |
---|
297 | Ciphertext: cf899635 5b087e34 |
---|
298 | Test: Encrypt |
---|
299 | Comment: test 60 |
---|
300 | Plaintext: 5b087e34 556ad853 |
---|
301 | Key: 78e8e265 f23892aa 1d115839 cf899635 |
---|
302 | Ciphertext: 5c60bff2 e68d88c2 |
---|
303 | Test: Encrypt |
---|
304 | Comment: test 61 |
---|
305 | Plaintext: e68d88c2 78e8e265 |
---|
306 | Key: f23892aa 1d115839 cf899635 5c60bff2 |
---|
307 | Ciphertext: 7072d01c bffeb50a |
---|
308 | Test: Encrypt |
---|
309 | Comment: test 62 |
---|
310 | Plaintext: bffeb50a f23892aa |
---|
311 | Key: 1d115839 cf899635 5c60bff2 7072d01c |
---|
312 | Ciphertext: 4513c5eb 9c99ae9e |
---|
313 | Test: Encrypt |
---|
314 | Comment: test 63 |
---|
315 | Plaintext: 9c99ae9e 1d115839 |
---|
316 | Key: cf899635 5c60bff2 7072d01c 4513c5eb |
---|
317 | Ciphertext: 8f3a38ab 80d9c4ad |
---|
318 | Test: Encrypt |
---|
319 | Comment: test 64 |
---|
320 | Plaintext: 80d9c4ad cf899635 |
---|
321 | Key: 5c60bff2 7072d01c 4513c5eb 8f3a38ab |
---|
322 | Ciphertext: 2bb0f1b3 c023ed11 |
---|
323 | Test: Encrypt |
---|
324 | |
---|
325 | AlgorithmType: SymmetricCipher |
---|
326 | Name: XTEA/ECB |
---|
327 | Source: http://www.cix.co.uk/~klockstone/teavect.htm |
---|
328 | Comment: test 1 |
---|
329 | Plaintext: 00000000 00000000 |
---|
330 | Key: 00000000 00000000 00000000 00000000 |
---|
331 | Rounds: 1 |
---|
332 | Ciphertext: 00000000 9e3779b9 |
---|
333 | Test: Encrypt |
---|
334 | Comment: test 2 |
---|
335 | Plaintext: 9e3779b9 00000000 |
---|
336 | Key: 00000000 00000000 00000000 00000000 |
---|
337 | Rounds: 2 |
---|
338 | Ciphertext: ec01a1de aaa0256d |
---|
339 | Test: Encrypt |
---|
340 | Comment: test 3 |
---|
341 | Plaintext: aaa0256d 00000000 |
---|
342 | Key: 00000000 00000000 00000000 ec01a1de |
---|
343 | Rounds: 3 |
---|
344 | Ciphertext: 114f6d74 a39e590c |
---|
345 | Test: Encrypt |
---|
346 | Comment: test 4 |
---|
347 | Plaintext: a39e590c 00000000 |
---|
348 | Key: 00000000 00000000 ec01a1de 114f6d74 |
---|
349 | Rounds: 4 |
---|
350 | Ciphertext: bc3a7de2 4e238eb9 |
---|
351 | Test: Encrypt |
---|
352 | Comment: test 5 |
---|
353 | Plaintext: 4e238eb9 00000000 |
---|
354 | Key: 00000000 ec01a1de 114f6d74 bc3a7de2 |
---|
355 | Rounds: 5 |
---|
356 | Ciphertext: 845846cf 2f36d07f |
---|
357 | Test: Encrypt |
---|
358 | Comment: test 6 |
---|
359 | Plaintext: 2f36d07f 00000000 |
---|
360 | Key: ec01a1de 114f6d74 bc3a7de2 845846cf |
---|
361 | Rounds: 6 |
---|
362 | Ciphertext: 2794a127 4f3e4b6a |
---|
363 | Test: Encrypt |
---|
364 | Comment: test 7 |
---|
365 | Plaintext: 4f3e4b6a ec01a1de |
---|
366 | Key: 114f6d74 bc3a7de2 845846cf 2794a127 |
---|
367 | Rounds: 7 |
---|
368 | Ciphertext: 6b8ea8b8 d99e66c3 |
---|
369 | Test: Encrypt |
---|
370 | Comment: test 8 |
---|
371 | Plaintext: d99e66c3 114f6d74 |
---|
372 | Key: bc3a7de2 845846cf 2794a127 6b8ea8b8 |
---|
373 | Rounds: 8 |
---|
374 | Ciphertext: 31c5fa6c 241756d6 |
---|
375 | Test: Encrypt |
---|
376 | Comment: test 9 |
---|
377 | Plaintext: 241756d6 bc3a7de2 |
---|
378 | Key: 845846cf 2794a127 6b8ea8b8 31c5fa6c |
---|
379 | Rounds: 9 |
---|
380 | Ciphertext: 4a581696 1fd58a6b |
---|
381 | Test: Encrypt |
---|
382 | Comment: test 10 |
---|
383 | Plaintext: 1fd58a6b 845846cf |
---|
384 | Key: 2794a127 6b8ea8b8 31c5fa6c 4a581696 |
---|
385 | Rounds: 10 |
---|
386 | Ciphertext: dfcd0451 df8822cd |
---|
387 | Test: Encrypt |
---|
388 | Comment: test 11 |
---|
389 | Plaintext: df8822cd 2794a127 |
---|
390 | Key: 6b8ea8b8 31c5fa6c 4a581696 dfcd0451 |
---|
391 | Rounds: 11 |
---|
392 | Ciphertext: 3ad1ff17 f465776c |
---|
393 | Test: Encrypt |
---|
394 | Comment: test 12 |
---|
395 | Plaintext: f465776c 6b8ea8b8 |
---|
396 | Key: 31c5fa6c 4a581696 dfcd0451 3ad1ff17 |
---|
397 | Rounds: 12 |
---|
398 | Ciphertext: 6a1d78c8 4d30bdb9 |
---|
399 | Test: Encrypt |
---|
400 | Comment: test 13 |
---|
401 | Plaintext: 4d30bdb9 31c5fa6c |
---|
402 | Key: 4a581696 dfcd0451 3ad1ff17 6a1d78c8 |
---|
403 | Rounds: 13 |
---|
404 | Ciphertext: 08c86d67 f6ef939b |
---|
405 | Test: Encrypt |
---|
406 | Comment: test 14 |
---|
407 | Plaintext: f6ef939b 4a581696 |
---|
408 | Key: dfcd0451 3ad1ff17 6a1d78c8 08c86d67 |
---|
409 | Rounds: 14 |
---|
410 | Ciphertext: 2a65bfbe f733428c |
---|
411 | Test: Encrypt |
---|
412 | Comment: test 15 |
---|
413 | Plaintext: f733428c dfcd0451 |
---|
414 | Key: 3ad1ff17 6a1d78c8 08c86d67 2a65bfbe |
---|
415 | Rounds: 15 |
---|
416 | Ciphertext: b4bd6e46 40672bcc |
---|
417 | Test: Encrypt |
---|
418 | Comment: test 16 |
---|
419 | Plaintext: 40672bcc 3ad1ff17 |
---|
420 | Key: 6a1d78c8 08c86d67 2a65bfbe b4bd6e46 |
---|
421 | Rounds: 16 |
---|
422 | Ciphertext: 1d8e6992 9a478905 |
---|
423 | Test: Encrypt |
---|
424 | Comment: test 17 |
---|
425 | Plaintext: 9a478905 6a1d78c8 |
---|
426 | Key: 08c86d67 2a65bfbe b4bd6e46 1d8e6992 |
---|
427 | Rounds: 17 |
---|
428 | Ciphertext: f8994ada 80dee76a |
---|
429 | Test: Encrypt |
---|
430 | Comment: test 18 |
---|
431 | Plaintext: 80dee76a 08c86d67 |
---|
432 | Key: 2a65bfbe b4bd6e46 1d8e6992 f8994ada |
---|
433 | Rounds: 18 |
---|
434 | Ciphertext: 0997e6ed cdfef370 |
---|
435 | Test: Encrypt |
---|
436 | Comment: test 19 |
---|
437 | Plaintext: cdfef370 2a65bfbe |
---|
438 | Key: b4bd6e46 1d8e6992 f8994ada 0997e6ed |
---|
439 | Rounds: 19 |
---|
440 | Ciphertext: ece50553 10b76c66 |
---|
441 | Test: Encrypt |
---|
442 | Comment: test 20 |
---|
443 | Plaintext: 10b76c66 b4bd6e46 |
---|
444 | Key: 1d8e6992 f8994ada 0997e6ed ece50553 |
---|
445 | Rounds: 20 |
---|
446 | Ciphertext: a6d39c7b dce1a473 |
---|
447 | Test: Encrypt |
---|
448 | Comment: test 21 |
---|
449 | Plaintext: dce1a473 1d8e6992 |
---|
450 | Key: f8994ada 0997e6ed ece50553 a6d39c7b |
---|
451 | Rounds: 21 |
---|
452 | Ciphertext: 21d06fb7 fbb98544 |
---|
453 | Test: Encrypt |
---|
454 | Comment: test 22 |
---|
455 | Plaintext: fbb98544 f8994ada |
---|
456 | Key: 0997e6ed ece50553 a6d39c7b 21d06fb7 |
---|
457 | Rounds: 22 |
---|
458 | Ciphertext: 72cdd36c e1115fb6 |
---|
459 | Test: Encrypt |
---|
460 | Comment: test 23 |
---|
461 | Plaintext: e1115fb6 0997e6ed |
---|
462 | Key: ece50553 a6d39c7b 21d06fb7 72cdd36c |
---|
463 | Rounds: 23 |
---|
464 | Ciphertext: 25bc6eb3 e4c28ab7 |
---|
465 | Test: Encrypt |
---|
466 | Comment: test 24 |
---|
467 | Plaintext: e4c28ab7 ece50553 |
---|
468 | Key: a6d39c7b 21d06fb7 72cdd36c 25bc6eb3 |
---|
469 | Rounds: 24 |
---|
470 | Ciphertext: 4932a288 78020b9e |
---|
471 | Test: Encrypt |
---|
472 | Comment: test 25 |
---|
473 | Plaintext: 78020b9e a6d39c7b |
---|
474 | Key: 21d06fb7 72cdd36c 25bc6eb3 4932a288 |
---|
475 | Rounds: 25 |
---|
476 | Ciphertext: 25285da1 b66c4459 |
---|
477 | Test: Encrypt |
---|
478 | Comment: test 26 |
---|
479 | Plaintext: b66c4459 21d06fb7 |
---|
480 | Key: 72cdd36c 25bc6eb3 4932a288 25285da1 |
---|
481 | Rounds: 26 |
---|
482 | Ciphertext: 39b0155c f227ab20 |
---|
483 | Test: Encrypt |
---|
484 | Comment: test 27 |
---|
485 | Plaintext: f227ab20 72cdd36c |
---|
486 | Key: 25bc6eb3 4932a288 25285da1 39b0155c |
---|
487 | Rounds: 27 |
---|
488 | Ciphertext: 547571aa f38f1e39 |
---|
489 | Test: Encrypt |
---|
490 | Comment: test 28 |
---|
491 | Plaintext: f38f1e39 25bc6eb3 |
---|
492 | Key: 4932a288 25285da1 39b0155c 547571aa |
---|
493 | Rounds: 28 |
---|
494 | Ciphertext: 27f917b1 e5796aee |
---|
495 | Test: Encrypt |
---|
496 | Comment: test 29 |
---|
497 | Plaintext: e5796aee 4932a288 |
---|
498 | Key: 25285da1 39b0155c 547571aa 27f917b1 |
---|
499 | Rounds: 29 |
---|
500 | Ciphertext: c1da8993 670f9fd2 |
---|
501 | Test: Encrypt |
---|
502 | Comment: test 30 |
---|
503 | Plaintext: 670f9fd2 25285da1 |
---|
504 | Key: 39b0155c 547571aa 27f917b1 c1da8993 |
---|
505 | Rounds: 30 |
---|
506 | Ciphertext: 60e2acaa d0a60db4 |
---|
507 | Test: Encrypt |
---|
508 | Comment: test 31 |
---|
509 | Plaintext: d0a60db4 39b0155c |
---|
510 | Key: 547571aa 27f917b1 c1da8993 60e2acaa |
---|
511 | Rounds: 31 |
---|
512 | Ciphertext: a6eb923d af20a390 |
---|
513 | Test: Encrypt |
---|
514 | Comment: test 32 |
---|
515 | Plaintext: af20a390 547571aa |
---|
516 | Key: 27f917b1 c1da8993 60e2acaa a6eb923d |
---|
517 | Rounds: 32 |
---|
518 | Ciphertext: d26428af 0a202283 |
---|
519 | Test: Encrypt |
---|
520 | Comment: test 33 |
---|
521 | Plaintext: 0a202283 27f917b1 |
---|
522 | Key: c1da8993 60e2acaa a6eb923d d26428af |
---|
523 | Rounds: 33 |
---|
524 | Ciphertext: 1c03ceb9 96e9f2d3 |
---|
525 | Test: Encrypt |
---|
526 | Comment: test 34 |
---|
527 | Plaintext: 96e9f2d3 c1da8993 |
---|
528 | Key: 60e2acaa a6eb923d d26428af 1c03ceb9 |
---|
529 | Rounds: 34 |
---|
530 | Ciphertext: e260b3c1 bbd7dff0 |
---|
531 | Test: Encrypt |
---|
532 | Comment: test 35 |
---|
533 | Plaintext: bbd7dff0 60e2acaa |
---|
534 | Key: a6eb923d d26428af 1c03ceb9 e260b3c1 |
---|
535 | Rounds: 35 |
---|
536 | Ciphertext: d33073f9 12841b97 |
---|
537 | Test: Encrypt |
---|
538 | Comment: test 36 |
---|
539 | Plaintext: 12841b97 a6eb923d |
---|
540 | Key: d26428af 1c03ceb9 e260b3c1 d33073f9 |
---|
541 | Rounds: 36 |
---|
542 | Ciphertext: 17b7ea05 1d723f18 |
---|
543 | Test: Encrypt |
---|
544 | Comment: test 37 |
---|
545 | Plaintext: 1d723f18 d26428af |
---|
546 | Key: 1c03ceb9 e260b3c1 d33073f9 17b7ea05 |
---|
547 | Rounds: 37 |
---|
548 | Ciphertext: 9f571045 31e849b9 |
---|
549 | Test: Encrypt |
---|
550 | Comment: test 38 |
---|
551 | Plaintext: 31e849b9 1c03ceb9 |
---|
552 | Key: e260b3c1 d33073f9 17b7ea05 9f571045 |
---|
553 | Rounds: 38 |
---|
554 | Ciphertext: 288351d2 bd0a0054 |
---|
555 | Test: Encrypt |
---|
556 | Comment: test 39 |
---|
557 | Plaintext: bd0a0054 e260b3c1 |
---|
558 | Key: d33073f9 17b7ea05 9f571045 288351d2 |
---|
559 | Rounds: 39 |
---|
560 | Ciphertext: 9236883a 2bd13143 |
---|
561 | Test: Encrypt |
---|
562 | Comment: test 40 |
---|
563 | Plaintext: 2bd13143 d33073f9 |
---|
564 | Key: 17b7ea05 9f571045 288351d2 9236883a |
---|
565 | Rounds: 40 |
---|
566 | Ciphertext: e91dcf23 7c3fd716 |
---|
567 | Test: Encrypt |
---|
568 | Comment: test 41 |
---|
569 | Plaintext: 7c3fd716 17b7ea05 |
---|
570 | Key: 9f571045 288351d2 9236883a e91dcf23 |
---|
571 | Rounds: 41 |
---|
572 | Ciphertext: 5c8ff51e c3abe43d |
---|
573 | Test: Encrypt |
---|
574 | Comment: test 42 |
---|
575 | Plaintext: c3abe43d 9f571045 |
---|
576 | Key: 288351d2 9236883a e91dcf23 5c8ff51e |
---|
577 | Rounds: 42 |
---|
578 | Ciphertext: 446e9f7c ecb0eb4d |
---|
579 | Test: Encrypt |
---|
580 | Comment: test 43 |
---|
581 | Plaintext: ecb0eb4d 288351d2 |
---|
582 | Key: 9236883a e91dcf23 5c8ff51e 446e9f7c |
---|
583 | Rounds: 43 |
---|
584 | Ciphertext: 86455f77 ffc74050 |
---|
585 | Test: Encrypt |
---|
586 | Comment: test 44 |
---|
587 | Plaintext: ffc74050 9236883a |
---|
588 | Key: e91dcf23 5c8ff51e 446e9f7c 86455f77 |
---|
589 | Rounds: 44 |
---|
590 | Ciphertext: ae85d873 e21ef8d3 |
---|
591 | Test: Encrypt |
---|
592 | Comment: test 45 |
---|
593 | Plaintext: e21ef8d3 e91dcf23 |
---|
594 | Key: 5c8ff51e 446e9f7c 86455f77 ae85d873 |
---|
595 | Rounds: 45 |
---|
596 | Ciphertext: cf411a68 18dce768 |
---|
597 | Test: Encrypt |
---|
598 | Comment: test 46 |
---|
599 | Plaintext: 18dce768 5c8ff51e |
---|
600 | Key: 446e9f7c 86455f77 ae85d873 cf411a68 |
---|
601 | Rounds: 46 |
---|
602 | Ciphertext: 4ef68794 07d2b1b3 |
---|
603 | Test: Encrypt |
---|
604 | Comment: test 47 |
---|
605 | Plaintext: 07d2b1b3 446e9f7c |
---|
606 | Key: 86455f77 ae85d873 cf411a68 4ef68794 |
---|
607 | Rounds: 47 |
---|
608 | Ciphertext: d75a1925 07476976 |
---|
609 | Test: Encrypt |
---|
610 | Comment: test 48 |
---|
611 | Plaintext: 07476976 86455f77 |
---|
612 | Key: ae85d873 cf411a68 4ef68794 d75a1925 |
---|
613 | Rounds: 48 |
---|
614 | Ciphertext: 909d29cb 16b37e1b |
---|
615 | Test: Encrypt |
---|
616 | Comment: test 49 |
---|
617 | Plaintext: 16b37e1b ae85d873 |
---|
618 | Key: cf411a68 4ef68794 d75a1925 909d29cb |
---|
619 | Rounds: 49 |
---|
620 | Ciphertext: e05578cd bd40cd0c |
---|
621 | Test: Encrypt |
---|
622 | Comment: test 50 |
---|
623 | Plaintext: bd40cd0c cf411a68 |
---|
624 | Key: 4ef68794 d75a1925 909d29cb e05578cd |
---|
625 | Rounds: 50 |
---|
626 | Ciphertext: 988b50e5 adf1b74c |
---|
627 | Test: Encrypt |
---|
628 | Comment: test 51 |
---|
629 | Plaintext: adf1b74c 4ef68794 |
---|
630 | Key: d75a1925 909d29cb e05578cd 988b50e5 |
---|
631 | Rounds: 51 |
---|
632 | Ciphertext: 90699d3d d2333c19 |
---|
633 | Test: Encrypt |
---|
634 | Comment: test 52 |
---|
635 | Plaintext: d2333c19 d75a1925 |
---|
636 | Key: 909d29cb e05578cd 988b50e5 90699d3d |
---|
637 | Rounds: 52 |
---|
638 | Ciphertext: a119eb2e 3488c65b |
---|
639 | Test: Encrypt |
---|
640 | Comment: test 53 |
---|
641 | Plaintext: 3488c65b 909d29cb |
---|
642 | Key: e05578cd 988b50e5 90699d3d a119eb2e |
---|
643 | Rounds: 53 |
---|
644 | Ciphertext: e4c43e62 e9c4894b |
---|
645 | Test: Encrypt |
---|
646 | Comment: test 54 |
---|
647 | Plaintext: e9c4894b e05578cd |
---|
648 | Key: 988b50e5 90699d3d a119eb2e e4c43e62 |
---|
649 | Rounds: 54 |
---|
650 | Ciphertext: e1aec3f2 1976c384 |
---|
651 | Test: Encrypt |
---|
652 | Comment: test 55 |
---|
653 | Plaintext: 1976c384 988b50e5 |
---|
654 | Key: 90699d3d a119eb2e e4c43e62 e1aec3f2 |
---|
655 | Rounds: 55 |
---|
656 | Ciphertext: 1b7b0e2b 0b392b46 |
---|
657 | Test: Encrypt |
---|
658 | Comment: test 56 |
---|
659 | Plaintext: 0b392b46 90699d3d |
---|
660 | Key: a119eb2e e4c43e62 e1aec3f2 1b7b0e2b |
---|
661 | Rounds: 56 |
---|
662 | Ciphertext: 1a6ffc0c 600f2ee0 |
---|
663 | Test: Encrypt |
---|
664 | Comment: test 57 |
---|
665 | Plaintext: 600f2ee0 a119eb2e |
---|
666 | Key: e4c43e62 e1aec3f2 1b7b0e2b 1a6ffc0c |
---|
667 | Rounds: 57 |
---|
668 | Ciphertext: 82ccc9d3 94ba3d77 |
---|
669 | Test: Encrypt |
---|
670 | Comment: test 58 |
---|
671 | Plaintext: 94ba3d77 e4c43e62 |
---|
672 | Key: e1aec3f2 1b7b0e2b 1a6ffc0c 82ccc9d3 |
---|
673 | Rounds: 58 |
---|
674 | Ciphertext: 38b5ebd1 c56af77e |
---|
675 | Test: Encrypt |
---|
676 | Comment: test 59 |
---|
677 | Plaintext: c56af77e e1aec3f2 |
---|
678 | Key: 1b7b0e2b 1a6ffc0c 82ccc9d3 38b5ebd1 |
---|
679 | Rounds: 59 |
---|
680 | Ciphertext: f5571f9d fe136a04 |
---|
681 | Test: Encrypt |
---|
682 | Comment: test 60 |
---|
683 | Plaintext: fe136a04 1b7b0e2b |
---|
684 | Key: 1a6ffc0c 82ccc9d3 38b5ebd1 f5571f9d |
---|
685 | Rounds: 60 |
---|
686 | Ciphertext: 62ee209f 08550367 |
---|
687 | Test: Encrypt |
---|
688 | Comment: test 61 |
---|
689 | Plaintext: 08550367 1a6ffc0c |
---|
690 | Key: 82ccc9d3 38b5ebd1 f5571f9d 62ee209f |
---|
691 | Rounds: 61 |
---|
692 | Ciphertext: 069b7afc b0fcde91 |
---|
693 | Test: Encrypt |
---|
694 | Comment: test 62 |
---|
695 | Plaintext: b0fcde91 82ccc9d3 |
---|
696 | Key: 38b5ebd1 f5571f9d 62ee209f 069b7afc |
---|
697 | Rounds: 62 |
---|
698 | Ciphertext: 376a8936 11b9c087 |
---|
699 | Test: Encrypt |
---|
700 | Comment: test 63 |
---|
701 | Plaintext: 11b9c087 38b5ebd1 |
---|
702 | Key: f5571f9d 62ee209f 069b7afc 376a8936 |
---|
703 | Rounds: 63 |
---|
704 | Ciphertext: cdc9e923 2e6c1fe7 |
---|
705 | Test: Encrypt |
---|
706 | Comment: test 64 |
---|
707 | Plaintext: 2e6c1fe7 f5571f9d |
---|
708 | Key: 62ee209f 069b7afc 376a8936 cdc9e923 |
---|
709 | Rounds: 64 |
---|
710 | Ciphertext: 7a01cbc9 b03d6068 |
---|
711 | Test: Encrypt |
---|