Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] crypt(): How to make it use blowfish?

0 views
Skip to first unread message

Jean-Christian Imbeault

unread,
Aug 14, 2002, 5:43:17 AM8/14/02
to php-g...@lists.php.net
Dan Hardiker wrote:

>
> Use mcrypt. See the manual.


I don't want to use mcrypt :) It requires me install a separate library.
Or do you mean that the only to get crypt() to use Blowfish is to
install mcrypt?

What does crypt() require, on a RH7.2 Linux machine, in order to use
Blowfish?

Jc

Dan Hardiker

unread,
Aug 14, 2002, 5:40:30 AM8/14/02
to php-g...@lists.php.net

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

Use mcrypt. See the manual.


--
Dan Hardiker [dhar...@staff.firstcreative.net]
ADAM Software & Systems Engineer
First Creative Ltd


0 new messages