Top Level :: Encryption

Package Information: Crypt_RSA 1.0.0

Show All Changelogs
» Version » Information
1.2.0b 2006-02-28     beta
1.1.0b 2006-02-26     beta
1.0.0Download

Release date: 2005-05-11 16:22 UTC
Release state: stable

Changelog:

* it is the first stable release of the package
* added optional $math_wrapper parameter to Crypt_RSA, Crypt_RSA_Key and Crypt_RSA_KeyPair constructors. It allows to catch errors by user's error handler during objects construction
* updated documentation in docs/Crypt_RSA/docs folder. But it is still very ugly ;)

Dependencies:
  • PHP Extension: bcmath (optional)
  • PHP Extension: gmp (optional)
  • PEAR Package: big_int 1.0.3 or newer (optional)
1.0.0RC6 2005-04-21     beta