How can I make crypt() use blowfish encryption?

Also it seems that my system (RH7.2 Linux) doesn't support Blowfish 
according to CRYPT_BLOWFISH:

CRYPT_BLOWFISH = 0

How can I add blowfish support to my system if crypt() requires it?

Jc

PS I don't want to use mcrypt(). I just want to install whatever is 
needed by crypt() to use Blowfish.


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

Reply via email to