Top Level :: Encryption

Package Information: Crypt_RSA 1.1.0b

Show All Changelogs
» Version » Information
1.2.0b 2006-02-28     beta
1.1.0bDownload

Release date: 2006-02-26 06:56 UTC
Release state: beta

Changelog:

* added fromPEMString() function in Crypt_RSA_KeyPair class. This function allows to retrieve RSA keypair from PEM-encoded strings. Thanks to all the people who sponsored .pem developement
* modified key generation algorithm
* added optional 'error_handler' parameter to factory() methods in all classes
* modified math wrapper interface: isZero(), nextPrime() and getRand() substituted by isOne() and getPrime() functions

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