Skip to content

tecknicaltom/PGPy

 
 

Repository files navigation

PGPy: Pretty Good Privacy for Python

Latest version

Travis-CI

Coveralls

Homepage: None yet.

PGPy is a Python (2 and 3) library for implementing Pretty Good Privacy into Python programs.

Features

Currently, PGPy can load keys and signatures of all kinds in both ASCII armored and binary formats.

It can sign and verify RSA signatures only, at the moment.

Installation

To install PGPy, simply:

$ pip install PGPy

Documentation

None yet!

Requirements

License

MIT licensed. See the bundled LICENSE file for more details.

About

Pretty Good Privacy for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published