Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.1

Bug #7252 Error in ASN.1 decoding
Submitted: 2006-03-30 04:38 UTC
From: jausions Assigned: kguest
Status: Closed Package: Crypt_RSA (version 1.2.0b)
PHP Version: 5.1.0 OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2006-03-30 04:38 UTC] jausions (Philippe Jausions)
Description: ------------ Line 235 of RSA/KeyPair.php has an unknown $in variable. Should most likely be $str instead.

Comments

 [2006-11-09 19:50 UTC] pw at gnu dot org (Pawel Wilk)
True. For longer keys (tried on >512bits) it causes errors during keypairs' processing.
 [2008-10-30 21:41 UTC] kguest (Ken Guest)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.