summaryrefslogtreecommitdiffstats
path: root/python/python3-rsa/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-rsa/README')
-rw-r--r--python/python3-rsa/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-rsa/README b/python/python3-rsa/README
new file mode 100644
index 0000000000..3507fb1355
--- /dev/null
+++ b/python/python3-rsa/README
@@ -0,0 +1,3 @@
+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.