Skip to main content

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

License

BSD 3-Clause licensed. See the bundled LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PGPy2-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

PGPy2-0.0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page