openssl/crypto/ui
Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and
libdes (which is still used out there) or other des implementations,
the OpenSSL DES functions are renamed to begin with DES_ instead of
des_.  Compatibility routines are provided and declared by including
openssl/des_old.h.  Those declarations are the same as were in des.h
when the OpenSSL project started, which is exactly how libdes looked
at that time, and hopefully still looks today.

The compatibility functions will be removed in some future release, at
the latest in version 1.0.
2001-10-24 21:21:12 +00:00
..
.cvsignore Tidy up "cvs update" output a bit. 2001-07-22 23:21:33 +00:00
Makefile.ssl make update 2001-07-31 17:07:24 +00:00
ui.h Change info to correct values. 2001-07-05 10:19:13 +00:00
ui_compat.c Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
ui_compat.h Due to an increasing number of clashes between modern OpenSSL and 2001-10-24 21:21:12 +00:00
ui_err.c make update 2001-06-23 16:23:17 +00:00
ui_lib.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
ui_locl.h Change info to correct values. 2001-07-05 10:19:13 +00:00
ui_openssl.c Change info to correct values. 2001-07-05 10:19:13 +00:00