openssl/crypto/des
Bodo Möller 7e70181723 It was a very bad idea to use #include "../e_os.h" -- when this occurs
in cryptlib.h (which is often included as "../cryptlib.h"), then the
question remains relative to which directory this is to be interpreted.
gcc went one further directory up, as intended; but makedepend thinks
differently, and so probably do some C compilers.  So the ../ must go away;
thus e_os.h goes back into include/openssl (but I now use
#include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) --
and we have another huge bunch of dependency changes.  Argh.
1999-05-21 11:16:48 +00:00
..
asm Remove obsolete files. 1999-04-01 13:34:22 +00:00
t
times
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
cbc3_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
cbc_cksm.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
cbc_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
cfb64ede.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
cfb64enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
cfb_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
COPYRIGHT
des3s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
des_crypt.man
des_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
des_locl.h Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. 1999-05-15 14:38:10 +00:00
des_opts.c Remove redundant ifdef. 1999-05-13 13:29:41 +00:00
des_ver.h Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. 1999-05-15 14:38:10 +00:00
des-lib.com VMS support. 1999-05-13 11:37:32 +00:00
des.c VMS support. 1999-05-13 11:37:32 +00:00
des.h gcc (in some versions) doesn't like the const_des_cblock typedef. 1999-05-17 10:54:18 +00:00
des.man
des.pl
DES.pm
DES.pod
DES.xs
dess.cpp Submitted by: 1999-04-23 23:28:26 +00:00
destest.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
doIP
doPC1
doPC2
ecb3_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
ecb_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
ede_cbcm_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
ede_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
enc_read.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
enc_writ.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
fcrypt_b.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
fcrypt.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
FILES
Imakefile
INSTALL
KERBEROS
makefile.bc
Makefile.lit
Makefile.PL
Makefile.ssl It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
Makefile.uni New Makefile variables $(RANLIB) and $(PERL). 1999-04-01 12:34:33 +00:00
MODES.DES
ncbc_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
ofb64ede.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
ofb64enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
ofb_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
options.txt
PC1
PC2
pcbc_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
podd.h
qud_cksm.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
rand_key.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
read2pwd.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
read_pwd.c VMS support. 1999-05-13 11:37:32 +00:00
README
rpc_des.h
rpc_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
rpw.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
set_key.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
shifts.pl
sk.h
speed.c Remove redundant ifdef. 1999-05-13 13:29:41 +00:00
spr.h Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. 1999-05-15 14:38:10 +00:00
str2key.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
supp.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00
testdes.pl
typemap
VERSION
xcbc_enc.c Change type of various DES function arguments from des_cblock 1999-05-16 12:26:16 +00:00

		libdes, Version 4.01 10-Jan-97

		Copyright (c) 1997, Eric Young
			  All rights reserved.

    This program is free software; you can redistribute it and/or modify
    it under the terms specified in COPYRIGHT.
    
--
The primary ftp site for this library is
ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/libdes-x.xx.tar.gz
libdes is now also shipped with SSLeay.  Primary ftp site of
ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/SSLeay-x.x.x.tar.gz

The best way to build this library is to build it as part of SSLeay.

This kit builds a DES encryption library and a DES encryption program.
It supports ecb, cbc, ofb, cfb, triple ecb, triple cbc, triple ofb,
triple cfb, desx, and MIT's pcbc encryption modes and also has a fast
implementation of crypt(3).
It contains support routines to read keys from a terminal,
generate a random key, generate a key from an arbitrary length string,
read/write encrypted data from/to a file descriptor.

The implementation was written so as to conform with the manual entry
for the des_crypt(3) library routines from MIT's project Athena.

destest should be run after compilation to test the des routines.
rpw should be run after compilation to test the read password routines.
The des program is a replacement for the sun des command.  I believe it
conforms to the sun version.

The Imakefile is setup for use in the kerberos distribution.

These routines are best compiled with gcc or any other good
optimising compiler.
Just turn you optimiser up to the highest settings and run destest
after the build to make sure everything works.

I believe these routines are close to the fastest and most portable DES
routines that use small lookup tables (4.5k) that are publicly available.
The fcrypt routine is faster than ufc's fcrypt (when compiling with
gcc2 -O2) on the sparc 2 (1410 vs 1270) but is not so good on other machines
(on a sun3/260 168 vs 336).  It is a function of CPU on chip cache size.
[ 10-Jan-97 and a function of an incorrect speed testing program in
  ufc which gave much better test figures that reality ].

It is worth noting that on sparc and Alpha CPUs, performance of the DES
library can vary by upto %10 due to the positioning of files after application
linkage.

Eric Young (eay@cryptsoft.com)