isislovecruft/python-gnupg
A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
PythonNOASSERTION
Issues
- 0
self.status = '\n'.join([self.status, "key considered"]) - TypeError: sequence item 0: expected str instance, NoneType found
#292 opened by waterflow80 - 0
self.status is None:
#291 opened by ianccole - 1
- 2
Stacktrace of decryption attempt, with repro.
#258 opened by sharon-indegy - 4
Unable to import private key with passpharse
#284 opened by pajuscz - 0
How to export minimal key?
#290 opened by Myzel394 - 7
DO NOT USE THIS LIBRARY: Includes critical bug (global monkey-patch which breaks unicode and email sending!)
#246 opened by jannschu - 0
- 0
GPG version parsing error on Windows
#254 opened by mdedonno1337 - 2
[ERROR] Error sending data: Broken pipe [ERROR]Unable to close outstream <_io.BufferedWriter name=5>: [Errno 32] Broken pipe
#262 opened by peter-t-kim - 6
- 0
Sign function incorrectly strips one trailing CRLF
#286 opened by Avamander - 3
- 2
upload wheels to pypi
#213 opened by graingert - 1
- 0
international characters filename - not encrypting
#280 opened by devt20 - 0
encrypt_file not work on Linux and Unix
#279 opened by constantinedev - 0
gnupg path in Glue
#278 opened by ChandraReddy-B - 2
Inability to encrypt and sign at the same time
#233 opened by Lvl4Sword - 1
python-gnupg on 3.7
#274 opened by BonnieH - 1
- 0
keytocard function?
#276 opened by nimbius - 0
- 0
- 1
- 3
- 1
GnuPG: OSError - Cannot allocate memory
#263 opened by manikanta-kondeti - 0
Version parsing from gpg on windows fails, given a '\r' line end output instead of '\n' from gpg.exe
#267 opened by salvadorparra - 0
Silence log message generated upon import
#266 opened by chaoflow - 0
ValueError: Unknown status message: 'ERROR'
#265 opened by squarepegsys - 0
--no-use-agent passed to gpg2 by default
#257 opened by crashvb - 0
Do I need to use old version of gpg??
#253 opened by Hwi-gyeom - 1
`GPGUtilities.encrypted_to` does not work
#252 opened by lsowen - 0
mpose options
#251 opened - 1
- 1
failure to decrypt on gpg 2.1.x
#249 opened by redshiftzero - 0
Detached signatures do not work as expected
#243 opened by jannschu - 1
- 0
- 3
- 0
README Markdown Syntax Error
#239 opened by taylorjdawson - 0
Exporting key raises ValueError
#211 opened by a9rkzz - 0
How to encrypt files in batch
#237 opened by yunweiguo - 1
CVE-2018-12020
#234 opened by lambdafu - 1
encrypt() doesn't work
#232 opened by Lvl4Sword - 0
--recipient is included in the hex_options set
#231 opened by bensonsmith - 1
- 1
(windows), recv_keys not working
#227 opened by aventrax - 3
- 0
Popen Failing due to invalid _make_args
#214 opened by Tuxprogrammer