Pretty Good Privacy for Python
Project description
PGPy is a Python library for implementing Pretty Good Privacy into Python programs, conforming to the OpenPGP specification per RFC 4880.
Features
Currently, PGPy can load keys and signatures of all kinds in both ASCII armored and binary formats.
It can create and verify RSA, DSA, and ECDSA signatures, at the moment. It can also encrypt and decrypt messages using RSA and ECDH.
Installation
To install PGPy, simply:
$ pip install PGPy
Documentation
PGPy Documentation on Read the Docs
Discussion
Please report any bugs found on the issue tracker
You can also join #pgpy on Freenode to ask questions or get involved
Requirements
Python >= 3.6
Tested with: 3.10, 3.9, 3.8, 3.7, 3.6
License
BSD 3-Clause licensed. See the bundled LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PGPy-0.6.0.tar.gz
.
File metadata
- Download URL: PGPy-0.6.0.tar.gz
- Upload date:
- Size: 603.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 279c2e353f4c3a319f00bd9bd582456e420f8a3ac6de2b4e9731444746828383 |
|
MD5 | 58e648e27e4f56d66fea01ef64e344f7 |
|
BLAKE2b-256 | f8685e285ba9465550a48e837b08b27fa99ef238618f6085a1464afaa4dc8426 |