From ec4cba1c333e391ef2eb81c3d4379c6bed03be00 Mon Sep 17 00:00:00 2001 From: "Sybren A. St?vel" Date: Mon, 1 Aug 2011 20:55:20 +0200 Subject: Updated readme --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0c24fb4..a1f5509 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,8 @@ Pure Python RSA implementation Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as -well as on the commandline. +well as on the commandline. The code was mostly written by Sybren A. +Stüvel. The Python-RSA homepage is at http://stuvel.eu/rsa Download and install using:: -- cgit v1.2.1