http://pear.php.net/ pear-webmaster@lists.php.net pear-webmaster@lists.php.net en-us Latest releases of crypt_rsa The latest releases for the package crypt_rsa Crypt_RSA 1.2.1 http://pear.php.net/package/Crypt_RSA/download/1.2.1/ PHPCS<br /> Bug #7252 - undefined variable $in<br /> Bug #7254 - E_STRICT / only return variables by reference<br /> Bug #7253 - docblock corrections 2009年01月05日T03:41:20-05:00 doconnor Crypt_RSA 1.2.0b http://pear.php.net/package/Crypt_RSA/download/1.2.0b/ * added toPEMString() function in Crypt_RSA_KeyPair class. It allows to store keypair in .pem file as RSA private key<br /> * added isEqual() function in Crypt_RSA_KeyPair class. It returns true if two keypairs are equal<br /> * added mod() and isPrime() functions to math wrappers interface<br /> * fixed bug in getPrime() function of GMP and BCMath math wrappers, which hangs up key generating process<br /> * added optional $random_generator parameter to Crypt_RSA_KeyPair constructor and factory() method<br /> * added benchmark in tests/bench.php, which clearly shows performance of different math wrappers (GMP, BigInt, BCMath). In short: GMP is 5 times faster than BigInt, BCMath is 50 times slower than BigInt. 2006年02月28日T16:20:06-05:00 valyala Crypt_RSA 1.1.0b http://pear.php.net/package/Crypt_RSA/download/1.1.0b/ * 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<br /> * modified key generation algorithm<br /> * added optional 'error_handler' parameter to factory() methods in all classes<br /> * modified math wrapper interface: isZero(), nextPrime() and getRand() substituted by isOne() and getPrime() functions 2006年02月26日T01:56:47-05:00 valyala Crypt_RSA 1.0.0 http://pear.php.net/package/Crypt_RSA/download/1.0.0/ * it is the first stable release of the package<br /> * 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<br /> * updated documentation in docs/Crypt_RSA/docs folder. But it is still very ugly ;) 2005年05月11日T12:22:46-05:00 valyala Crypt_RSA 1.0.0RC6 http://pear.php.net/package/Crypt_RSA/download/1.0.0RC6/ + added math wrapper for PHP GMP extension. See http://php.net/gmp for details about that extension.<br /> * fixed many small bugs. I do not remember all of them ;) 2005年04月21日T16:31:09-05:00 valyala

AltStyle によって変換されたページ (->オリジナル) /