Added feature to the README

This commit is contained in:
Stephen Paul Weber 2010-04-01 18:42:28 -05:00
parent 5756085e85
commit 377a86aee9

View File

@ -22,6 +22,7 @@ Features
* Encodes and decodes ASCII-armored OpenPGP messages.
* Parses OpenPGP messages into their constituent packets.
* Supports both old-format (PGP 2.6.x) and new-format (RFC 4880) packets.
* Helper class for verifying and signing messages using Crypt_RSA from <http://phpseclib.sourceforge.net>
Users
-----