From 377a86aee9a2e030173ed1e480bcd9e637d514ce Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Thu, 1 Apr 2010 18:42:28 -0500 Subject: [PATCH] Added feature to the README --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -----