From 7e8e5a66b1c56439430fa1ada178604bc4647c2c Mon Sep 17 00:00:00 2001 From: David Fischer <djfische@gmail.com> Date: Fri, 15 Mar 2013 23:47:12 -0700 Subject: [PATCH] Public key encryption is here --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bd42d02c..7afcec7a 100644 --- a/README.rst +++ b/README.rst @@ -32,5 +32,5 @@ Features * Digital signatures * Secret-key encryption -* Public-key encryption (coming soon) +* Public-key encryption * HMAC (coming soon) -- GitLab