Dr. Stephen Henson f36a8c2060 Include some fixes from 0.9.8-stable branch. vor 17 Jahren
..
asm 2dd8278de8 PIC-ify SPARC assembler in alternative manner to eliminate dependency on vor 19 Jahren
t d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
times d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
.cvsignore 36d16f8ee0 Add DTLS support. vor 19 Jahren
COPYRIGHT d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
DES.pm d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
DES.xs d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
FILES0 6e32d0a74b make files didn't work on case insensitive filesystems vor 22 Jahren
INSTALL fde794e898 fix typo vor 18 Jahren
Imakefile d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
KERBEROS d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
Makefile 7c27ac1030 Update dependencies. vor 17 Jahren
README d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
VERSION dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) vor 26 Jahren
cbc3_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
cbc_cksm.c 9ec1d35f29 Adjust DES_cbc_cksum() so the returned value is the same as MIT's vor 22 Jahren
cbc_enc.c 3bcfce2881 Unify DES library: ncbc_enc.c wasn't used, but its content was almost vor 25 Jahren
cfb64ede.c 1a4b8e7cee Make sure memmove() is defined, even on SunOS 4.1.4. vor 20 Jahren
cfb64enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
cfb_enc.c 2a824402f3 DES CFB bug-fix from HEAD. vor 19 Jahren
des-lib.com 38f3b3e29c OpenVMS catches up. vor 24 Jahren
des.c 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. vor 22 Jahren
des.h 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. vor 21 Jahren
des.pod 50c16ed350 change manpages to pod. Contents are not up to date! vor 25 Jahren
des3s.cpp dd3c43c532 vor 26 Jahren
des_enc.c 475631c31a Use common source files for FIPS mode and utilize same optimizations. vor 17 Jahren
des_lib.c aeb9ccfaad And so it begins... vor 17 Jahren
des_locl.h e62991a07c Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. vor 19 Jahren
des_old.c 401cd0af0f Add the mapping of des_random_seed() for 0.9.6 compatibility. vor 23 Jahren
des_old.h 98e986141b Windows CE update from HEAD. vor 19 Jahren
des_old2.c d7a9bb0a2a A forgotten file vor 23 Jahren
des_opts.c 4d8743f490 Netware-specific changes, vor 21 Jahren
des_ver.h 4a0d3530e0 Update from HEAD. vor 18 Jahren
dess.cpp 9946491fcc Complete the des_encrypt to des_encrypt1 rename in the main vor 24 Jahren
destest.c 00ce9376c7 Do not defined des_crypt(), since it clashes with Solaris crypt.h. vor 19 Jahren
ecb3_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
ecb_enc.c aeb9ccfaad And so it begins... vor 17 Jahren
ede_cbcm_enc.c 0f3879455b Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES, vor 22 Jahren
enc_read.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
enc_writ.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
fcrypt.c 2eeaa0261e Remove redundant declaration. vor 21 Jahren
fcrypt_b.c 3bac6d9479 Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid certain linkage clashes. vor 23 Jahren
makefile.bc d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
ncbc_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
ofb64ede.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
ofb64enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
ofb_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
options.txt 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b vor 26 Jahren
pcbc_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
qud_cksm.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
rand_key.c ce15d5a9dc Remove DES_random_seed() but retain des_random_seed() for now. Change vor 23 Jahren
read2pwd.c 298a2f9e58 Because of recent reductions in header interdependencies, these files need vor 20 Jahren
read_pwd.c 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. vor 22 Jahren
rpc_des.h 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b vor 26 Jahren
rpc_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
rpw.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren
set_key.c f36a8c2060 Include some fixes from 0.9.8-stable branch. vor 17 Jahren
speed.c 4d8743f490 Netware-specific changes, vor 21 Jahren
spr.h 3bac6d9479 Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid certain linkage clashes. vor 23 Jahren
str2key.c 298a2f9e58 Because of recent reductions in header interdependencies, these files need vor 20 Jahren
typemap d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b vor 26 Jahren
xcbc_enc.c c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and vor 23 Jahren

README


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)