[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-general
Subject:    [PEAR] [ANNOUNCEMENT] Crypt_RSA-1.1.0b (beta) Released.
From:       "PEAR Announce" <pear-dev () lists ! php ! net>
Date:       2006-02-26 6:56:47
Message-ID: 20060226065647.75222.qmail () pb12 ! pair ! com
[Download RAW message or body]

The new PEAR package Crypt_RSA-1.1.0b (beta) has been released at \
http://pear.php.net/.

Release notes
-------------
* 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  


Package Info
-------------
This package allows you to use two-key strong cryptography like RSA with arbitrary \
key length. It uses one of the following extensions for math calculations:
 - PECL big_int extension ( http://pecl.php.net/packages/big_int ) version greater \
                than or equal to 1.0.3
 - PHP GMP extension ( http://php.net/gmp )
 - PHP BCMath extension ( http://php.net/manual/en/ref.bc.php ) for both PHP4 and \
PHP5  


Related Links
-------------
Package home: http://pear.php.net/package/Crypt_RSA
   Changelog: http://pear.php.net/package/Crypt_RSA/download/1.1.0b
    Download: http://pear.php.net/get/Crypt_RSA-1.1.0b.tgz

Authors
-------------
Alexander Valyalkin <valyala@gmail.com> (lead)

-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic