Fwd: [cvs] commit: horde/lib Secret.php
Chuck Hagenbuch
chuck@horde.org
Mon Feb 5 20:21:13 PST 2001
Everyone who's been having redirect.php die, please try this patch (update
lib/Secret.php to latest horde cvs).
----- Forwarded message from avsm@horde.org -----
Date: 5 Feb 2001 20:18:08 -0000
From: avsm@horde.org
Reply-To: dev@lists.horde.org
Subject: [cvs] commit: horde/lib Secret.php
To: cvs@lists.horde.org
avsm 2001/02/05 12:18:08 PST
Modified files:
lib Secret.php
Log:
Switch from MCRYPT_BLOWFISH to MCRYPT_GOST, which should solve the
segfault
problem that people have been experiencing when logging in.
libmcrypt-2.4.9 broke back-compat due to an endian-ness problem in
blowfish,
and PHP-4.0.4pl1 doesn't work with it anymore. The problem is fixed
in
PHP-4.0.5-dev, so this is a temporary measure to avoid everyone having
to
upgrade to latest CVS (which is somewhat unstable for at the moment!)
This can be reverted to BLOWFISH when everything is stable again.
Btw,
GOST is the "Gosudarstvennyi Standard" from the former USSR. Cool,
huh?
Revision Changes Path
1.5 +3 -3 horde/lib/Secret.php
----- End forwarded message -----
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
More information about the horde
mailing list