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

Request #17004 Add ability to encrypt and sign in one command as well as decrypt and verify
Submitted: 2010-01-18 02:48 UTC
From: gauthierm Assigned: gauthierm
Status: Closed Package: Crypt_GPG (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 - 10 = ?

 
 [2010-01-18 02:48 UTC] gauthierm (Michael Gauthier)
Description: ------------ hi Mike, just wondering, is it possible to encrypt and sign a file in one pass ie "Signature and encryption should be done in the same instance" using the crypt_gpg package? I don't see anything stating this explicitly in the documentation and thought to ask you directly ;-) best regards Ken Hi Ken, There's currently no support for encrypting and signing in one pass in Crypt_GPG. I have no problem adding this, and it shouldn't be too much work. Especially since you've provided a patch! Cheers, Mike

Comments

 [2010-01-18 02:51 UTC] gauthierm (Michael Gauthier)
 [2010-02-27 07:01 UTC] gauthierm (Michael Gauthier)
-Status: Open +Status: Closed -Assigned To: +Assigned To: gauthierm
This bug has been fixed in SVN. 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. Just finished writing the unit tests for this in http://svn.php.net/viewvc? view=revision&revision=295552