summaryrefslogtreecommitdiffstats
path: root/python/rsa/slack-desc
diff options
context:
space:
mode:
author Larry Hajali2013-10-28 04:30:24 +0100
committer Robby Workman2013-10-28 05:39:08 +0100
commit6b6f0cae560ca377ff8b60bf70b5cff5232164c4 (patch)
tree533a020dedd8a62f9b1d7f32715fa372eb8c7465 /python/rsa/slack-desc
parent49df8a2a48d9387f4d67e583ab3ad5b849bd2f95 (diff)
downloadslackbuilds-6b6f0cae560ca377ff8b60bf70b5cff5232164c4.tar.gz
python/rsa: Added (Pure-Python RSA implementation)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/rsa/slack-desc')
-rw-r--r--python/rsa/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/rsa/slack-desc b/python/rsa/slack-desc
new file mode 100644
index 0000000000..b300f983fd
--- /dev/null
+++ b/python/rsa/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+rsa: rsa (Pure-Python RSA implementation)
+rsa:
+rsa: Python-RSA is a pure-Python RSA implementation. It supports encryption
+rsa: and decryption, signing and verifying signatures, and key generation
+rsa: according to PKCS#1 version 1.5.
+rsa:
+rsa: Homepage: http://stuvel.eu/rsa
+rsa:
+rsa:
+rsa:
+rsa: