» Version | » Information |
---|---|
1.1.0RC2 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-1.1.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-1.1.0RC2 Release date: 2008-08-30 17:57 UTC Release state: beta Release uploaded by: jausions Changelog: * Bump to package.xml v2.0 * Algorithm tweak for bug #12906 and bug #10162 * Switch to new BSD license from PHP 3.0 license Dependencies:
|
1.1.0RC1 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-1.1.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-1.1.0RC1 Release date: 2006-09-08 22:54 UTC Release state: beta Release uploaded by: jausions Changelog: * Added CBC mode support (Req #7256) * Added factory() pattern (now prefered method to create instance) * Deprecated Crypt_Blowfish() constructor * Reorganized code into subclasses for PHP-only (ECB & CBC modes) and MCrypt implementations * Ability to disable the use of the MCrypt extension if needed (Req #7298) * Now returns PEAR_Error objects instead of dying (Req #4555) * Catch initialization problem in constructor (Bug #7299) * Fix for XOR problem with floats on some systems (Bug #6159) |
1.0.1 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-1.0.1 Release date: 2005-05-30 15:02 UTC Release state: stable Release uploaded by: mfonda Changelog: Uses mcrypt if available |
1.0.0 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-1.0.0 Release date: 2005-04-26 22:07 UTC Release state: stable Release uploaded by: mfonda Changelog: Initial stable release |
0.8.1 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-0.8.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-0.8.1 Release date: 2005-03-22 21:48 UTC Release state: beta Release uploaded by: mfonda Changelog: Fixed serious bug in release 0.8.0 causing text to not be encrypted properly. |
0.7.0 |
Easy InstallNot sure? Get more info. pear install Crypt_Blowfish-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Crypt_Blowfish-0.7.0 Release date: 2005-02-22 23:27 UTC Release state: beta Release uploaded by: mfonda Changelog: This is the initial release. |