Some systems like current Linux distributions have crypt() that supports
more than just DES. It would be good then if OpenSSL's crypt() could be
disabled like it's currently done for FreeBSD etc., so that applications
can link with OpenSSL and still use the systems own crypt(). This is
currently a problem for OpenLDAP and PHP, and probably others as well.
This is not just a Linux problem, how about only enabling crypt() when
the platform doesn't have a crypt on it's own?

Stig
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to