https://github.com/unclerus/regnupg
Python GnuPG wrapper
https://github.com/unclerus/regnupg
cryptography gnupg gpg python
Last synced: about 1 year ago
JSON representation
Python GnuPG wrapper
- Host: GitHub
- URL: https://github.com/unclerus/regnupg
- Owner: UncleRus
- License: lgpl-3.0
- Created: 2014-02-10T12:36:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T06:47:23.000Z (over 8 years ago)
- Last Synced: 2025-03-28T20:12:01.934Z (about 1 year ago)
- Topics: cryptography, gnupg, gpg, python
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
regnupg
=======
This module allows easy access to GnuPG's key
management, encryption and signature functionality from Python programs.
It is intended for use with Python 2.5 or greater.