ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-general
pear-general
[PEAR] [ANNOUNCEMENT] Crypt_RSA-1.0.0 (stable) Released.
by PEAR Announce other posts by this author
May 11 2005 12:29PM messages near this date
Re: [PEAR] Re: Problems installing PEAR under WinXP with PHP 5.0.3? | [PEAR] File_Passwd and shadow passwords
The new PEAR package Crypt_RSA-1.0.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* it is the first stable release of the package
* added optional $math_wrapper parameter to Crypt_RSA, Crypt_RSA_Key and Crypt_RSA_KeyPair c
onstructors. 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 ;)


Package Info
-------------
This package allows you to use two-key strong cryptography like RSA with arbitrary key lengt
h.
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 e
qual 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.0.0
    Download: http://pear.php.net/get/Crypt_RSA-1.0.0.tgz

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

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved