Hi,

Various places in the source say that old des support is going to
be removed before 1.0.  I think it's time to move forward.

I think we have 2 options:
- Completly drop the old des support, including des_old.h
- Drop the libdes compatibility, so that it's only compatible
  with older openssl versions, and people can still use the des_*
  versions.

The second option would be removing the des_old.c, des_old2.c
files, and change des_old.h to remove the libdes compatibility.

I think the attached patch removes most of it, but maybe more
can/should be removed?

We could also change des.h to not default to
OPENSSL_ENABLE_OLD_DES_SUPPORT.


Kurt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to