Top Level :: Encryption

Package Information: Crypt_DiffieHellman 0.2.0

Show All Changelogs
» Version » Information
0.2.1 2007-09-30     beta
0.2.0Download

Release date: 2007-09-29 14:34 UTC
Release state: beta

Changelog:

* Initial release!
* Updated tests location inside directory hierarchy for easier running
* Fixed a PHP variable undefined notice
* Full support for three input/output modes: Number (big integer string, Binary and Btwoc (big-endian twos complement)
* Allowed for a specific BigInteger extension to be selected for use from the Crypt_DiffieHellman contructor
* Minor typo fixes against PEAR Coding Standard

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR 1.4.0b1 or newer
  • PEAR Package: PEAR 1.3.6 or newer