» Version | » Information |
---|---|
2008-08-30 beta |
|
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) |
2005-05-30 stable |
|
2005-04-26 stable |
|
2005-03-22 beta |
|
2005-02-22 beta |