more readme [skip-ci]

This commit is contained in:
Michael Greene
2016-04-21 22:33:59 -07:00
parent 5a47c14766
commit 1fe063f907

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
------------