Pretty Good Privacy for Python (forked from PGPy)
Project description
Homepage: None yet.
PGPy2 is a Python3 library for implementing Pretty Good Privacy into Python programs, conforming to the OpenPGP specification per RFC 4880.
It will be a fork from PGPy.
At the moment it is empty, serving as a placeholder for the name in PyPI.
Features
Currently, PGPy2 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 PGPy2, you should be able to do (but it is not yet set up, since the fork):
$ pip install PGPy2
Documentation
PGPy2 Documentation (not set up yet since the fork)
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 >= 3.4; Python 2 >= 2.7
Tested with: 3.7, 3.6, 3.5, 3.4, 2.7
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
Built Distribution
File details
Details for the file PGPy2-0.0.1.tar.gz
.
File metadata
- Download URL: PGPy2-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.8.4rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a80cc77c2d0e05c6fed22bb4d15a3d66ee41cb65d982116174c1e1df921afa |
|
MD5 | 1e50efa2955e2eb7f03f324048991c9b |
|
BLAKE2b-256 | a451b8187a472890a362c6cb2e8da4b8f9a9289889af02ea6750320f5f017e17 |
File details
Details for the file PGPy2-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: PGPy2-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.8.4rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fe49a2c22cfa268e523776836ed4edc33aec5ee3a8cc72d96e268c925b717c3 |
|
MD5 | 5b874df6a9def54b51953947512d1afc |
|
BLAKE2b-256 | fe4a4f3de7ac0ce868563550289fb4b1fd138dfad6f3ee89d7568a8fd0cc8a24 |