issues
search
isislovecruft
/
python-gnupg
A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
Other
424
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo
#294
felipediel
opened
3 months ago
0
Fixed TypeError generated after calling the gpg.verify_file(..) funtion - Changed the assginement of the self.status
#293
waterflow80
opened
5 months ago
0
self.status = '\n'.join([self.status, "key considered"]) - TypeError: sequence item 0: expected str instance, NoneType found
#292
waterflow80
opened
5 months ago
0
self.status is None:
#291
ianccole
opened
9 months ago
0
How to export minimal key?
#290
Myzel394
opened
1 year ago
0
How to read in a private key and return its public key?
#289
Myzel394
opened
1 year ago
0
apps
#288
TammySue321
opened
1 year ago
0
blocks
#287
TammySue321
opened
1 year ago
0
Sign function incorrectly strips one trailing CRLF
#286
Avamander
opened
2 years ago
0
encrypt() with recipient's email address (instead of key fingerprint)?
#285
johnnyutahh
opened
2 years ago
3
Unable to import private key with passpharse
#284
pajuscz
opened
2 years ago
4
Allow passing --ignore-mdc-error option
#283
praveenram
opened
3 years ago
0
logging: Update deprecated `log.warn` to `log.warning`
#282
aprettyloner
opened
3 years ago
0
docs: Fix a few typos
#281
timgates42
opened
3 years ago
0
international characters filename - not encrypting
#280
devt20
opened
3 years ago
0
encrypt_file not work on Linux and Unix
#279
constantinedev
opened
3 years ago
0
gnupg path in Glue
#278
ChandraReddy-B
opened
3 years ago
0
TypeError: _encrypt() got multiple values for argument 'recipients'
#277
devorbit
opened
4 years ago
1
keytocard function?
#276
nimbius
opened
4 years ago
0
Question: Understanding recipients parameters for encrypting files
#275
fluxquantum
opened
4 years ago
1
python-gnupg on 3.7
#274
BonnieH
opened
4 years ago
1
decrypt_file: Use a more descriptive argument name for filename
#273
rht
opened
4 years ago
0
Fix deprecation warning regarding invalid escape sequences.
#272
tirkarthi
opened
4 years ago
1
Deprecation warning due to invalid escape sequences in Python 3.7
#271
tirkarthi
opened
4 years ago
0
daemon with restart crash because of _check_sane_and_get_gpg_version
#270
liz367
opened
4 years ago
0
decrypt function, passphrase arg doesn't work
#269
stpud-crno-cdoing
closed
4 years ago
1
Fail to install on Fedora 30 - no folder /usr/lib/rpm/redhat/
#268
ghost
opened
5 years ago
3
Version parsing from gpg on windows fails, given a '\r' line end output instead of '\n' from gpg.exe
#267
salvadorparra
opened
5 years ago
0
Silence log message generated upon import
#266
chaoflow
opened
5 years ago
0
ValueError: Unknown status message: 'ERROR'
#265
squarepegsys
opened
5 years ago
0
sometimes when exporting keys, gnupg sends back messages that aren't recognized
#264
squarepegsys
opened
5 years ago
1
GnuPG: OSError - Cannot allocate memory
#263
manikanta-kondeti
opened
5 years ago
1
[ERROR] Error sending data: Broken pipe [ERROR]Unable to close outstream <_io.BufferedWriter name=5>: [Errno 32] Broken pipe
#262
peter-t-kim
opened
5 years ago
2
_parsers.Crypt: Ignore `DECRYPTION_COMPLIANCE_MODE` messages
#261
nbraud
closed
5 years ago
1
GPGBase: Do not set a default pubring/secring
#260
nbraud
opened
5 years ago
0
Remove requirement that gpg is not a symlink
#259
007
opened
5 years ago
0
Stacktrace of decryption attempt, with repro.
#258
sharon-indegy
opened
5 years ago
2
--no-use-agent passed to gpg2 by default
#257
crashvb
opened
5 years ago
0
Windows _which(): Allow ext search for all paths
#256
david-drinn
opened
5 years ago
0
Remove the \r in the self.binary_version variable on Windows
#255
mdedonno1337
closed
3 years ago
0
GPG version parsing error on Windows
#254
mdedonno1337
closed
1 year ago
0
Do I need to use old version of gpg??
#253
Hwi-gyeom
opened
5 years ago
0
`GPGUtilities.encrypted_to` does not work
#252
lsowen
opened
5 years ago
1
mpose options
#251
ghost
closed
5 years ago
0
Unknown status message: 'DECRYPTION_COMPLIANCE_MODE' '23'
#250
phealy3330
opened
5 years ago
1
failure to decrypt on gpg 2.1.x
#249
redshiftzero
closed
5 years ago
1
Add DECRYPTION_COMPLIANCE_MODE as known and discarded status
#248
OdyX
closed
5 years ago
2
Unknown status message: 'KEY_CONSIDERED' for _handle_status
#247
JPiao
closed
6 years ago
1
DO NOT USE THIS LIBRARY: Includes critical bug (global monkey-patch which breaks unicode and email sending!)
#246
jannschu
opened
6 years ago
7
Fix fingerprint parsing (issue #225)
#245
jannschu
opened
6 years ago
0
Next