[PHP-DEV] PHP 4.0 Bug #10194: crypt() doesn't do md5 From: simon <email protected>
Date: 04/05/01

From: simon <email protected>
Operating system: OpenBSD 2.7
PHP version: 4.0.4pl1
PHP Bug Type: *Encryption and hash functions
Bug description: crypt() doesn't do md5

I have not tested with other crypts, but the constant CRYPT_MD5 is true. All crypted strings come out as DES.

(this was a working site, salt begins with $1$, etc.)

-- 
Edit Bug report at: http://bugs.php.net/?id=10194&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>