Remove old DES API
authorRich Salz <rsalz@openssl.org>
Mon, 2 Feb 2015 23:46:01 +0000 (18:46 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 2 Feb 2015 23:46:01 +0000 (18:46 -0500)
commit24956ca00f014a917fb181a8abc39b349f3f316f
tree44934190dce2001972a2c271cf6cc3a17283c394
parentfd22ab9edf497ad7d98897377ee798953845d022
Remove old DES API

Includes VMS fixes from Richard.
Includes Kurt's destest fixes (RT 1290).
Closes tickets 1290 and 1291

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
41 files changed:
CHANGES
apps/Makefile
crypto/crypto-lib.com
crypto/des/DES.pm [deleted file]
crypto/des/DES.xs [deleted file]
crypto/des/FILES0 [deleted file]
crypto/des/INSTALL [deleted file]
crypto/des/Imakefile [deleted file]
crypto/des/KERBEROS [deleted file]
crypto/des/Makefile
crypto/des/VERSION [deleted file]
crypto/des/cbc3_enc.c [deleted file]
crypto/des/des-lib.com [deleted file]
crypto/des/des.h
crypto/des/des.pod [deleted file]
crypto/des/des3s.cpp [deleted file]
crypto/des/des_old.c [deleted file]
crypto/des/des_old.h [deleted file]
crypto/des/des_old2.c [deleted file]
crypto/des/dess.cpp [deleted file]
crypto/des/destest.c
crypto/des/makefile.bc [deleted file]
crypto/des/options.txt [deleted file]
crypto/des/read_pwd.c [deleted file]
crypto/des/rpw.c [deleted file]
crypto/des/t/test [deleted file]
crypto/des/times/486-50.sol [deleted file]
crypto/des/times/586-100.lnx [deleted file]
crypto/des/times/686-200.fre [deleted file]
crypto/des/times/aix.cc [deleted file]
crypto/des/times/alpha.cc [deleted file]
crypto/des/times/hpux.cc [deleted file]
crypto/des/times/sparc.gcc [deleted file]
crypto/des/times/usparc.cc [deleted file]
crypto/des/typemap [deleted file]
crypto/evp/Makefile
crypto/install-crypto.com
crypto/mdc2/Makefile
crypto/pem/Makefile
makevms.com
test/Makefile