I'd like to use the crypt() function and have it use Blowfish 
encryption. However it seems that my system doesn't support blowfish 
encryption since I get:

CRYPT_BLOWFISH = 0

My system is a linux RH7.2 box. How can I make blowfish encryption 
available to PHP's crypt?

Jc


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to