summaryrefslogtreecommitdiffstats
path: root/libgcrypt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-02-08 21:31:06 +0000
committer Eric Hameleers <alien@slackware.com>2007-02-08 21:31:06 +0000
commit905f0cd00bff1e80738a8f7c49fe0e9aa0b6f82d (patch)
treeadd06fb28a724e2924078aa474d6081afd6002b8 /libgcrypt
parente193dd32900bedb706b9fb3a1fc278df2c90494a (diff)
downloadasb-905f0cd00bff1e80738a8f7c49fe0e9aa0b6f82d.tar.gz
asb-905f0cd00bff1e80738a8f7c49fe0e9aa0b6f82d.tar.xz
Initial revision
Diffstat (limited to 'libgcrypt')
-rw-r--r--libgcrypt/build/slack-desc19
-rw-r--r--libgcrypt/build/slack-required1
2 files changed, 20 insertions, 0 deletions
diff --git a/libgcrypt/build/slack-desc b/libgcrypt/build/slack-desc
new file mode 100644
index 00000000..12c8bb6e
--- /dev/null
+++ b/libgcrypt/build/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 ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+libgcrypt: libgcrypt (general purpose cryptographic library)
+libgcrypt:
+libgcrypt: This is a general purpose cryptographic library based on the code
+libgcrypt: from GnuPG. It provides functions for all cryptograhic building
+libgcrypt: blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish,
+libgcrypt: Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192),
+libgcrypt: MACs (HMAC for all hash algorithms), public key algorithms
+libgcrypt: (RSA, ElGamal, DSA), large integer functions, random numbers and a
+libgcrypt: lot of supporting functions.
+libgcrypt:
+libgcrypt: libgcrypt home: http://directory.fsf.org/security/libgcrypt.html
diff --git a/libgcrypt/build/slack-required b/libgcrypt/build/slack-required
new file mode 100644
index 00000000..546d0741
--- /dev/null
+++ b/libgcrypt/build/slack-required
@@ -0,0 +1 @@
+libgpg-error