Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

711 lines
17 KiB

  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. AlgorithmType: SymmetricCipher
  325. Name: XTEA/ECB
  326. Source: http://www.cix.co.uk/~klockstone/teavect.htm
  327. Comment: test 1
  328. Plaintext: 00000000 00000000
  329. Key: 00000000 00000000 00000000 00000000
  330. Rounds: 1
  331. Ciphertext: 00000000 9e3779b9
  332. Test: Encrypt
  333. Comment: test 2
  334. Plaintext: 9e3779b9 00000000
  335. Key: 00000000 00000000 00000000 00000000
  336. Rounds: 2
  337. Ciphertext: ec01a1de aaa0256d
  338. Test: Encrypt
  339. Comment: test 3
  340. Plaintext: aaa0256d 00000000
  341. Key: 00000000 00000000 00000000 ec01a1de
  342. Rounds: 3
  343. Ciphertext: 114f6d74 a39e590c
  344. Test: Encrypt
  345. Comment: test 4
  346. Plaintext: a39e590c 00000000
  347. Key: 00000000 00000000 ec01a1de 114f6d74
  348. Rounds: 4
  349. Ciphertext: bc3a7de2 4e238eb9
  350. Test: Encrypt
  351. Comment: test 5
  352. Plaintext: 4e238eb9 00000000
  353. Key: 00000000 ec01a1de 114f6d74 bc3a7de2
  354. Rounds: 5
  355. Ciphertext: 845846cf 2f36d07f
  356. Test: Encrypt
  357. Comment: test 6
  358. Plaintext: 2f36d07f 00000000
  359. Key: ec01a1de 114f6d74 bc3a7de2 845846cf
  360. Rounds: 6
  361. Ciphertext: 2794a127 4f3e4b6a
  362. Test: Encrypt
  363. Comment: test 7
  364. Plaintext: 4f3e4b6a ec01a1de
  365. Key: 114f6d74 bc3a7de2 845846cf 2794a127
  366. Rounds: 7
  367. Ciphertext: 6b8ea8b8 d99e66c3
  368. Test: Encrypt
  369. Comment: test 8
  370. Plaintext: d99e66c3 114f6d74
  371. Key: bc3a7de2 845846cf 2794a127 6b8ea8b8
  372. Rounds: 8
  373. Ciphertext: 31c5fa6c 241756d6
  374. Test: Encrypt
  375. Comment: test 9
  376. Plaintext: 241756d6 bc3a7de2
  377. Key: 845846cf 2794a127 6b8ea8b8 31c5fa6c
  378. Rounds: 9
  379. Ciphertext: 4a581696 1fd58a6b
  380. Test: Encrypt
  381. Comment: test 10
  382. Plaintext: 1fd58a6b 845846cf
  383. Key: 2794a127 6b8ea8b8 31c5fa6c 4a581696
  384. Rounds: 10
  385. Ciphertext: dfcd0451 df8822cd
  386. Test: Encrypt
  387. Comment: test 11
  388. Plaintext: df8822cd 2794a127
  389. Key: 6b8ea8b8 31c5fa6c 4a581696 dfcd0451
  390. Rounds: 11
  391. Ciphertext: 3ad1ff17 f465776c
  392. Test: Encrypt
  393. Comment: test 12
  394. Plaintext: f465776c 6b8ea8b8
  395. Key: 31c5fa6c 4a581696 dfcd0451 3ad1ff17
  396. Rounds: 12
  397. Ciphertext: 6a1d78c8 4d30bdb9
  398. Test: Encrypt
  399. Comment: test 13
  400. Plaintext: 4d30bdb9 31c5fa6c
  401. Key: 4a581696 dfcd0451 3ad1ff17 6a1d78c8
  402. Rounds: 13
  403. Ciphertext: 08c86d67 f6ef939b
  404. Test: Encrypt
  405. Comment: test 14
  406. Plaintext: f6ef939b 4a581696
  407. Key: dfcd0451 3ad1ff17 6a1d78c8 08c86d67
  408. Rounds: 14
  409. Ciphertext: 2a65bfbe f733428c
  410. Test: Encrypt
  411. Comment: test 15
  412. Plaintext: f733428c dfcd0451
  413. Key: 3ad1ff17 6a1d78c8 08c86d67 2a65bfbe
  414. Rounds: 15
  415. Ciphertext: b4bd6e46 40672bcc
  416. Test: Encrypt
  417. Comment: test 16
  418. Plaintext: 40672bcc 3ad1ff17
  419. Key: 6a1d78c8 08c86d67 2a65bfbe b4bd6e46
  420. Rounds: 16
  421. Ciphertext: 1d8e6992 9a478905
  422. Test: Encrypt
  423. Comment: test 17
  424. Plaintext: 9a478905 6a1d78c8
  425. Key: 08c86d67 2a65bfbe b4bd6e46 1d8e6992
  426. Rounds: 17
  427. Ciphertext: f8994ada 80dee76a
  428. Test: Encrypt
  429. Comment: test 18
  430. Plaintext: 80dee76a 08c86d67
  431. Key: 2a65bfbe b4bd6e46 1d8e6992 f8994ada
  432. Rounds: 18
  433. Ciphertext: 0997e6ed cdfef370
  434. Test: Encrypt
  435. Comment: test 19
  436. Plaintext: cdfef370 2a65bfbe
  437. Key: b4bd6e46 1d8e6992 f8994ada 0997e6ed
  438. Rounds: 19
  439. Ciphertext: ece50553 10b76c66
  440. Test: Encrypt
  441. Comment: test 20
  442. Plaintext: 10b76c66 b4bd6e46
  443. Key: 1d8e6992 f8994ada 0997e6ed ece50553
  444. Rounds: 20
  445. Ciphertext: a6d39c7b dce1a473
  446. Test: Encrypt
  447. Comment: test 21
  448. Plaintext: dce1a473 1d8e6992
  449. Key: f8994ada 0997e6ed ece50553 a6d39c7b
  450. Rounds: 21
  451. Ciphertext: 21d06fb7 fbb98544
  452. Test: Encrypt
  453. Comment: test 22
  454. Plaintext: fbb98544 f8994ada
  455. Key: 0997e6ed ece50553 a6d39c7b 21d06fb7
  456. Rounds: 22
  457. Ciphertext: 72cdd36c e1115fb6
  458. Test: Encrypt
  459. Comment: test 23
  460. Plaintext: e1115fb6 0997e6ed
  461. Key: ece50553 a6d39c7b 21d06fb7 72cdd36c
  462. Rounds: 23
  463. Ciphertext: 25bc6eb3 e4c28ab7
  464. Test: Encrypt
  465. Comment: test 24
  466. Plaintext: e4c28ab7 ece50553
  467. Key: a6d39c7b 21d06fb7 72cdd36c 25bc6eb3
  468. Rounds: 24
  469. Ciphertext: 4932a288 78020b9e
  470. Test: Encrypt
  471. Comment: test 25
  472. Plaintext: 78020b9e a6d39c7b
  473. Key: 21d06fb7 72cdd36c 25bc6eb3 4932a288
  474. Rounds: 25
  475. Ciphertext: 25285da1 b66c4459
  476. Test: Encrypt
  477. Comment: test 26
  478. Plaintext: b66c4459 21d06fb7
  479. Key: 72cdd36c 25bc6eb3 4932a288 25285da1
  480. Rounds: 26
  481. Ciphertext: 39b0155c f227ab20
  482. Test: Encrypt
  483. Comment: test 27
  484. Plaintext: f227ab20 72cdd36c
  485. Key: 25bc6eb3 4932a288 25285da1 39b0155c
  486. Rounds: 27
  487. Ciphertext: 547571aa f38f1e39
  488. Test: Encrypt
  489. Comment: test 28
  490. Plaintext: f38f1e39 25bc6eb3
  491. Key: 4932a288 25285da1 39b0155c 547571aa
  492. Rounds: 28
  493. Ciphertext: 27f917b1 e5796aee
  494. Test: Encrypt
  495. Comment: test 29
  496. Plaintext: e5796aee 4932a288
  497. Key: 25285da1 39b0155c 547571aa 27f917b1
  498. Rounds: 29
  499. Ciphertext: c1da8993 670f9fd2
  500. Test: Encrypt
  501. Comment: test 30
  502. Plaintext: 670f9fd2 25285da1
  503. Key: 39b0155c 547571aa 27f917b1 c1da8993
  504. Rounds: 30
  505. Ciphertext: 60e2acaa d0a60db4
  506. Test: Encrypt
  507. Comment: test 31
  508. Plaintext: d0a60db4 39b0155c
  509. Key: 547571aa 27f917b1 c1da8993 60e2acaa
  510. Rounds: 31
  511. Ciphertext: a6eb923d af20a390
  512. Test: Encrypt
  513. Comment: test 32
  514. Plaintext: af20a390 547571aa
  515. Key: 27f917b1 c1da8993 60e2acaa a6eb923d
  516. Rounds: 32
  517. Ciphertext: d26428af 0a202283
  518. Test: Encrypt
  519. Comment: test 33
  520. Plaintext: 0a202283 27f917b1
  521. Key: c1da8993 60e2acaa a6eb923d d26428af
  522. Rounds: 33
  523. Ciphertext: 1c03ceb9 96e9f2d3
  524. Test: Encrypt
  525. Comment: test 34
  526. Plaintext: 96e9f2d3 c1da8993
  527. Key: 60e2acaa a6eb923d d26428af 1c03ceb9
  528. Rounds: 34
  529. Ciphertext: e260b3c1 bbd7dff0
  530. Test: Encrypt
  531. Comment: test 35
  532. Plaintext: bbd7dff0 60e2acaa
  533. Key: a6eb923d d26428af 1c03ceb9 e260b3c1
  534. Rounds: 35
  535. Ciphertext: d33073f9 12841b97
  536. Test: Encrypt
  537. Comment: test 36
  538. Plaintext: 12841b97 a6eb923d
  539. Key: d26428af 1c03ceb9 e260b3c1 d33073f9
  540. Rounds: 36
  541. Ciphertext: 17b7ea05 1d723f18
  542. Test: Encrypt
  543. Comment: test 37
  544. Plaintext: 1d723f18 d26428af
  545. Key: 1c03ceb9 e260b3c1 d33073f9 17b7ea05
  546. Rounds: 37
  547. Ciphertext: 9f571045 31e849b9
  548. Test: Encrypt
  549. Comment: test 38
  550. Plaintext: 31e849b9 1c03ceb9
  551. Key: e260b3c1 d33073f9 17b7ea05 9f571045
  552. Rounds: 38
  553. Ciphertext: 288351d2 bd0a0054
  554. Test: Encrypt
  555. Comment: test 39
  556. Plaintext: bd0a0054 e260b3c1
  557. Key: d33073f9 17b7ea05 9f571045 288351d2
  558. Rounds: 39
  559. Ciphertext: 9236883a 2bd13143
  560. Test: Encrypt
  561. Comment: test 40
  562. Plaintext: 2bd13143 d33073f9
  563. Key: 17b7ea05 9f571045 288351d2 9236883a
  564. Rounds: 40
  565. Ciphertext: e91dcf23 7c3fd716
  566. Test: Encrypt
  567. Comment: test 41
  568. Plaintext: 7c3fd716 17b7ea05
  569. Key: 9f571045 288351d2 9236883a e91dcf23
  570. Rounds: 41
  571. Ciphertext: 5c8ff51e c3abe43d
  572. Test: Encrypt
  573. Comment: test 42
  574. Plaintext: c3abe43d 9f571045
  575. Key: 288351d2 9236883a e91dcf23 5c8ff51e
  576. Rounds: 42
  577. Ciphertext: 446e9f7c ecb0eb4d
  578. Test: Encrypt
  579. Comment: test 43
  580. Plaintext: ecb0eb4d 288351d2
  581. Key: 9236883a e91dcf23 5c8ff51e 446e9f7c
  582. Rounds: 43
  583. Ciphertext: 86455f77 ffc74050
  584. Test: Encrypt
  585. Comment: test 44
  586. Plaintext: ffc74050 9236883a
  587. Key: e91dcf23 5c8ff51e 446e9f7c 86455f77
  588. Rounds: 44
  589. Ciphertext: ae85d873 e21ef8d3
  590. Test: Encrypt
  591. Comment: test 45
  592. Plaintext: e21ef8d3 e91dcf23
  593. Key: 5c8ff51e 446e9f7c 86455f77 ae85d873
  594. Rounds: 45
  595. Ciphertext: cf411a68 18dce768
  596. Test: Encrypt
  597. Comment: test 46
  598. Plaintext: 18dce768 5c8ff51e
  599. Key: 446e9f7c 86455f77 ae85d873 cf411a68
  600. Rounds: 46
  601. Ciphertext: 4ef68794 07d2b1b3
  602. Test: Encrypt
  603. Comment: test 47
  604. Plaintext: 07d2b1b3 446e9f7c
  605. Key: 86455f77 ae85d873 cf411a68 4ef68794
  606. Rounds: 47
  607. Ciphertext: d75a1925 07476976
  608. Test: Encrypt
  609. Comment: test 48
  610. Plaintext: 07476976 86455f77
  611. Key: ae85d873 cf411a68 4ef68794 d75a1925
  612. Rounds: 48
  613. Ciphertext: 909d29cb 16b37e1b
  614. Test: Encrypt
  615. Comment: test 49
  616. Plaintext: 16b37e1b ae85d873
  617. Key: cf411a68 4ef68794 d75a1925 909d29cb
  618. Rounds: 49
  619. Ciphertext: e05578cd bd40cd0c
  620. Test: Encrypt
  621. Comment: test 50
  622. Plaintext: bd40cd0c cf411a68
  623. Key: 4ef68794 d75a1925 909d29cb e05578cd
  624. Rounds: 50
  625. Ciphertext: 988b50e5 adf1b74c
  626. Test: Encrypt
  627. Comment: test 51
  628. Plaintext: adf1b74c 4ef68794
  629. Key: d75a1925 909d29cb e05578cd 988b50e5
  630. Rounds: 51
  631. Ciphertext: 90699d3d d2333c19
  632. Test: Encrypt
  633. Comment: test 52
  634. Plaintext: d2333c19 d75a1925
  635. Key: 909d29cb e05578cd 988b50e5 90699d3d
  636. Rounds: 52
  637. Ciphertext: a119eb2e 3488c65b
  638. Test: Encrypt
  639. Comment: test 53
  640. Plaintext: 3488c65b 909d29cb
  641. Key: e05578cd 988b50e5 90699d3d a119eb2e
  642. Rounds: 53
  643. Ciphertext: e4c43e62 e9c4894b
  644. Test: Encrypt
  645. Comment: test 54
  646. Plaintext: e9c4894b e05578cd
  647. Key: 988b50e5 90699d3d a119eb2e e4c43e62
  648. Rounds: 54
  649. Ciphertext: e1aec3f2 1976c384
  650. Test: Encrypt
  651. Comment: test 55
  652. Plaintext: 1976c384 988b50e5
  653. Key: 90699d3d a119eb2e e4c43e62 e1aec3f2
  654. Rounds: 55
  655. Ciphertext: 1b7b0e2b 0b392b46
  656. Test: Encrypt
  657. Comment: test 56
  658. Plaintext: 0b392b46 90699d3d
  659. Key: a119eb2e e4c43e62 e1aec3f2 1b7b0e2b
  660. Rounds: 56
  661. Ciphertext: 1a6ffc0c 600f2ee0
  662. Test: Encrypt
  663. Comment: test 57
  664. Plaintext: 600f2ee0 a119eb2e
  665. Key: e4c43e62 e1aec3f2 1b7b0e2b 1a6ffc0c
  666. Rounds: 57
  667. Ciphertext: 82ccc9d3 94ba3d77
  668. Test: Encrypt
  669. Comment: test 58
  670. Plaintext: 94ba3d77 e4c43e62
  671. Key: e1aec3f2 1b7b0e2b 1a6ffc0c 82ccc9d3
  672. Rounds: 58
  673. Ciphertext: 38b5ebd1 c56af77e
  674. Test: Encrypt
  675. Comment: test 59
  676. Plaintext: c56af77e e1aec3f2
  677. Key: 1b7b0e2b 1a6ffc0c 82ccc9d3 38b5ebd1
  678. Rounds: 59
  679. Ciphertext: f5571f9d fe136a04
  680. Test: Encrypt
  681. Comment: test 60
  682. Plaintext: fe136a04 1b7b0e2b
  683. Key: 1a6ffc0c 82ccc9d3 38b5ebd1 f5571f9d
  684. Rounds: 60
  685. Ciphertext: 62ee209f 08550367
  686. Test: Encrypt
  687. Comment: test 61
  688. Plaintext: 08550367 1a6ffc0c
  689. Key: 82ccc9d3 38b5ebd1 f5571f9d 62ee209f
  690. Rounds: 61
  691. Ciphertext: 069b7afc b0fcde91
  692. Test: Encrypt
  693. Comment: test 62
  694. Plaintext: b0fcde91 82ccc9d3
  695. Key: 38b5ebd1 f5571f9d 62ee209f 069b7afc
  696. Rounds: 62
  697. Ciphertext: 376a8936 11b9c087
  698. Test: Encrypt
  699. Comment: test 63
  700. Plaintext: 11b9c087 38b5ebd1
  701. Key: f5571f9d 62ee209f 069b7afc 376a8936
  702. Rounds: 63
  703. Ciphertext: cdc9e923 2e6c1fe7
  704. Test: Encrypt
  705. Comment: test 64
  706. Plaintext: 2e6c1fe7 f5571f9d
  707. Key: 62ee209f 069b7afc 376a8936 cdc9e923
  708. Rounds: 64
  709. Ciphertext: 7a01cbc9 b03d6068
  710. Test: Encrypt