Top Level :: Encryption

Package Information: Crypt_Blowfish

Show All Changelogs
» Version » Information
1.1.0RC1Download

Release date: 2006-09-09 02:54 UTC
Release state: beta

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 2005-05-30     stable
1.0.0 2005-04-27     stable
0.8.1 2005-03-23     beta
0.7.0 2005-02-23     beta