configure.ac: Replace with a new version.
[u/mdw/catacomb] / tests / des3
CommitLineData
d03ab969 1# Test vectors for double and triple DES
2#
3# $Id: des3,v 1.1 1999/09/03 08:41:14 mdw Exp $
4
5des3 {
6 # --- Some simple single-DES things ---
7
8 00451338957377 4e6f772069732074 3fa40e8a984d4815;
9 b6c74cbf60c1fd 328da675ff5abd2c cd3e9f9b670671d1;
10
11 0123456789abcdef 4e6f772069732074 3fa40e8a984d4815;
12 0123456789abcdef 68652074696d6520 6a271787ab8883f9;
13 0123456789abcdef 666f7220616c6c20 893d51ec4b563b53;
14 0123456789abcdef 0123456789abcde7 c95744256a5ed31d;
15
16 0045133895737700451338957377 4e6f772069732074 3fa40e8a984d4815;
17 b6c74cbf60c1fdb6c74cbf60c1fd 328da675ff5abd2c cd3e9f9b670671d1;
18
19 0123456789abcdef0123456789abcdef 4e6f772069732074 3fa40e8a984d4815;
20 0123456789abcdef0123456789abcdef 68652074696d6520 6a271787ab8883f9;
21 0123456789abcdef0123456789abcdef 666f7220616c6c20 893d51ec4b563b53;
22 0123456789abcdef0123456789abcdef 0123456789abcde7 c95744256a5ed31d;
23
24 004513389573770045133895737700451338957377
25 4e6f772069732074 3fa40e8a984d4815;
26 b6c74cbf60c1fdb6c74cbf60c1fdb6c74cbf60c1fd
27 328da675ff5abd2c cd3e9f9b670671d1;
28
29 0123456789abcdef0123456789abcdef0123456789abcdef
30 4e6f772069732074 3fa40e8a984d4815;
31 0123456789abcdef0123456789abcdef0123456789abcdef
32 68652074696d6520 6a271787ab8883f9;
33 0123456789abcdef0123456789abcdef0123456789abcdef
34 666f7220616c6c20 893d51ec4b563b53;
35 0123456789abcdef0123456789abcdef0123456789abcdef
36 0123456789abcde7 c95744256a5ed31d;
37
38 # --- Genuine longer keys ---
39
40 0123456789abcdeffedcba9876543210 0123456789abcde7 7f1d0a77826b8aff;
41 0123456789abcdeffedcba987654321089abcdef01234567
42 0123456789abcde7 de0b7c06ae5e0ed5;
43}