includes/rijndael.php
Mon, 04 Aug 2008 11:44:20 -0400 Dan RNG now uses /dev/urandom instead of /dev/random to fix slowdowns during login. Potentially not as secure, but speed problems on some servers were of blocker severity.
Sun, 02 Mar 2008 14:52:08 -0500 Dan Fixed PHP warning in Rijndael RNG code when open_basedir restriction in effect
Mon, 31 Dec 2007 21:16:27 -0500 Dan Integrating patch for PHP 6.0-dev compatibility
Sat, 24 Nov 2007 00:53:23 -0500 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
Sat, 07 Jul 2007 23:06:28 -0400 Dan Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
Thu, 05 Jul 2007 10:52:37 -0400 Dan Oops - memory leak in urandom reader
Thu, 05 Jul 2007 10:50:35 -0400 Dan $aes->gen_readymade_key() now uses /dev/urandom when possible
less more (0) -7 tip