The python module for gpgme should return the recipients of encrypted data also in cases where decryption fails (e.g. when you do not have the private key). This would allow for better error handling than just failing.
Description
Description
Details
Details
- Version
- 1.8.0
Revisions and Commits
Revisions and Commits
rM GPGME | |||
rM1e68f93dc547 python: Improve error handling. |