Commit Graph

10 Commits

Author SHA1 Message Date
steven
70e8b1fcee update to 1.2.4
from Mikolaj Kucharski
2007-09-21 06:00:11 +00:00
sturm
ab083a36eb fix build on sparc
noticed and tested by pval
2006-02-06 06:43:48 +00:00
sturm
13b84b5f49 SHARED_LIBS
USE_LIBTOOL where applicable
2005-12-24 22:32:53 +00:00
sturm
7942bf9fde fix build on alpha 2004-06-22 04:37:42 +00:00
sturm
2eaa2dbef2 fix serpent on sparc64 2004-06-22 03:11:56 +00:00
sturm
b19bdaa76d update to libgcrypt 1.2.0
take maintainer, ok Jim Geovedi
2004-05-08 06:41:47 +00:00
naddy
bd873807a9 remove workaround for gcc2.95/sparc64 optimizer bug: sha1.c compiles fine now 2004-02-24 19:48:16 +00:00
jolan
c60f16c9cb libgcrypt-config --libs should report -pthread as well. 2003-10-22 05:25:21 +00:00
brad
d09da60b8f - use arandom for random devices
- bump PKGNAME
--
Based on patch from MAINTAINER
2003-10-12 02:08:14 +00:00
sturm
5e2e9be727 Initial import of libgcrypt 1.1.12
This is a general purpose cryptographic library based on the
code from GnuPG. It provides functions for all cryptograhic 
building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5,
Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1,
TIGER-192), MACs (HMAC for all hash algorithms), public key
algorithms (RSA, ElGamal, DSA), large integer functions, random
numbers and a lot of supporting functions.

WWW: http://www.gnu.org/directory/security/libgcrypt.html

from Jim Geovedi <jim@corebsd.or.id> with some help from me
2003-05-01 17:12:41 +00:00