vsajip/python-gnupg
A Python API for the GNU Privacy Guard (GnuPG). Encrypt, decrypt, sign and verify your data using Python! N.B. This repository has been migrated from Mercurial on 2019-11-16, so references to commits before this date will refer to the Mercurial source and not this Git repository. The migration is marked by a commit that adds a .gitignore file.
PythonNOASSERTION
Issues
- 3
Support for `gpgsm`
#240 opened by tdussa - 2
- 1
Runtime Error: GnuPG is not installed.
#238 opened by codekid20 - 0
Uninitialized variable in _handle_io
#237 opened by gdesmar - 4
- 3
- 9
Fix Release Signatures on PyPI (404 Not Found)
#234 opened by maltfield - 2
python gnupg version 0.5.0 giving error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
#233 opened by deblinadass - 8
Decrypting very large files via streaming
#232 opened by erickeniuk - 1
Unable to install Python-pnugp with version 3.8
#231 opened by Nethra4596 - 8
Error migrating from python 3.7 to 3.8
#223 opened by jdalfons - 12
- 0
Incorrect documentation for init `gnupg.GPG` object
#229 opened by ifrit98 - 3
output argument for encrypt
#228 opened by raffaem - 1
Which is the site for the docs?
#227 opened by raffaem - 2
gpg returned a non-zero error code: 2
#226 opened by mdvb01 - 15
BrokenPipeError: [Errno 32] Broken pipe getting this error when encrypting files.
#215 opened by Hamza442 - 1
- 3
I'd like to read output as a stream
#225 opened by stuartf - 13
Allow sequoia-chameleon-gnupg in version check
#217 opened by clonejo - 5
Decryption is always empty
#216 opened by bthorben - 1
Add detached signature verification with both a message and its signature located in memory
#218 opened by regnveig - 4
- 2
gpg returned an error - return code 2
#222 opened by tpcgold - 1
Questions on using smart cards
#220 opened by itssme - 5
`sig_info` with multiple signatures is broken when an invalid/unverified signature is included
#214 opened by lkubb - 5
All keys disappear on newer versions of GPG due to spurious creation of `pubring.gpg` file
#207 opened by metov - 10
INV_RECP status code support request
#208 opened by leifliddy - 1
always-trust is deprecated
#206 opened by leifliddy - 1
what is the canonical way to mimic commands like `gpg --decrypt test.xz.gpg | xz -d`?
#204 opened by braindevices - 2
Successfully decrypts but returns ok = false, status = " " and returncode = 0
#203 opened by nickolasclarke - 5
Add delete_passphrase_cache() method to gpg
#202 opened by RachitSharma2001 - 2
setup.py is missing in 0.5.0+ ?
#200 opened by paulwouters - 2
Exception when passing bytes to encrypt()
#198 opened by inputvalidation - 3
- 0
GPG.decrypt_file() is logging decrypted data
#196 opened by regnveig - 1
request to add documentation for RSA subkey size
#195 opened by leifliddy - 0
request to add key-usage documentation
#194 opened by leifliddy - 3
How can I create an ECC key?
#193 opened by leifliddy - 4
Verify does not handle missing sig data well
#191 opened by sebbASF - 2
Method to dump Verify properties
#192 opened by sebbASF - 0
KEY_CREATED can have 3rd parameter
#190 opened by sebbASF - 0
VALIDSIG may not have trailing fingerprint
#185 opened by sebbASF - 1
FAILURE value is not a key-id
#183 opened by sebbASF - 0
DECRYPTION_FAILED does not have a value
#188 opened by sebbASF - 1
Logger with structlog does not appear to work…
#184 opened by kierun - 5
Support direct file input
#181 opened by sebbASF - 1
getting assuming bad signature from key ZZZZZZ due to an unknown critical bit
#178 opened by guneshsji - 3
- 1
Info around BrokenPipeError
#182 opened by fvukojevic