diff --git a/README.md b/README.md index 64ec4e7..abc7d9d 100644 --- a/README.md +++ b/README.md @@ -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 Users -----