updated package builds for debian, arch, gentoo; updated readme a little

This commit is contained in:
Michael Greene
2016-04-21 21:36:08 -07:00
parent 1f518df51f
commit f5d2468c54
8 changed files with 66 additions and 23 deletions

View File

@@ -22,7 +22,7 @@ Features
Currently, PGPy can load keys and signatures of all kinds in both ASCII armored and binary formats.
It can create and verify RSA and DSA signatures, at the moment.
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
------------
@@ -59,4 +59,3 @@ License
-------
BSD 3-Clause licensed. See the bundled `LICENSE <https://github.com/SecurityInnovation/PGPy/blob/master/LICENSE>`_ file for more details.