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.
Stars
144
Forks
40
Watchers
144
Open Issues
8
Overall repository health assessment
Switch CI back to windows-latest, and install specifically version 2.4.8 of GnuPG.
32a9abbView on GitHubDrop redundant `wheel` from PEP 517 build deps (#264)
f0bfa1aView on GitHubFix typo: spell decrypted_data correctly in the documentation. (#263)
9b0399bView on GitHubSet username when Verify uses a signing key that has expired or been (#262)
eca04ebView on GitHubFix #261: Ensure fingerprint and keygrip are added to subkey_info.
acfa898View on GitHub