summaryrefslogtreecommitdiffstats
path: root/python/rsa/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/rsa/README')
-rw-r--r--python/rsa/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/rsa/README b/python/rsa/README
deleted file mode 100644
index 38bb5d56a7..0000000000
--- a/python/rsa/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.
-
-Optional dependencies: psyco