summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-crypto-pubkey/slack-desc
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:42:58 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:47:03 +0700
commit8a6ca277a67bb98f181c46b76d2f6b1d03b212b2 (patch)
tree020aac9484b45a3125547410526f29b5eb054e7b /haskell/haskell-crypto-pubkey/slack-desc
parent349587b0269896ebbc4934ae6f8e89c897900f13 (diff)
downloadslackbuilds-8a6ca277a67bb98f181c46b76d2f6b1d03b212b2.tar.gz
slackbuilds-8a6ca277a67bb98f181c46b76d2f6b1d03b212b2.tar.xz
haskell/haskell-crypto-pubkey: Added (public key cryptography).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--haskell/haskell-crypto-pubkey/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-crypto-pubkey/slack-desc b/haskell/haskell-crypto-pubkey/slack-desc
new file mode 100644
index 0000000000..137ffb1499
--- /dev/null
+++ b/haskell/haskell-crypto-pubkey/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------------------------------------------------------|
+haskell-crypto-pubkey: haskell-crypto-pubkey (Public Key cryptography)
+haskell-crypto-pubkey:
+haskell-crypto-pubkey: Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
+haskell-crypto-pubkey:
+haskell-crypto-pubkey: Also have primitive support for Diffie Hellman, and ElGamal
+haskell-crypto-pubkey: encryption.
+haskell-crypto-pubkey:
+haskell-crypto-pubkey:
+haskell-crypto-pubkey:
+haskell-crypto-pubkey:
+haskell-crypto-pubkey: