Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unclerus/regnupg
Python GnuPG wrapper
https://github.com/unclerus/regnupg
cryptography gnupg gpg python
Last synced: 12 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T06:47:23.000Z (almost 7 years ago)
- Last Synced: 2024-08-10T04:59:20.634Z (3 months ago)
- Topics: cryptography, gnupg, gpg, python
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- 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.