Commit Graph

18 Commits

Author SHA1 Message Date
ajacoutot
e5c8b593e1 Update to new stable branch: 1.5.0 (compatible with 1.4). 2012-04-04 06:59:23 +00:00
jasper
b2715b7bb6 - remove unneeded patches, all the random devices have been providing the same
output for a while now.
- fix a few license markers while here
2011-07-07 17:18:11 +00:00
ajacoutot
c23839f49a Maintainance update to libgcrypt-1.4.6. 2010-07-27 21:45:47 +00:00
ajacoutot
88c69a3b87 Minor update to libgcrypt-1.4.5. 2010-04-20 20:42:11 +00:00
ajacoutot
25595c53aa - use /dev/arandom as entropy source
ok jasper@
2009-04-23 13:38:18 +00:00
ajacoutot
872e7f1c8c - update to libgcrypt-1.4.4
works for pea@ on amd64
2009-04-14 17:22:05 +00:00
grange
a2ac440ac9 gcc-3.3.5 workaround: g++ doesn't understand attributes on enums.
Bump PKGNAME.
ok naddy@ espie@
2009-01-07 17:56:40 +00:00
landry
cfc2cc11d0 Update libgcrypt to 1.4.3.
ok naddy@ ajacoutot@
2008-10-26 10:39:27 +00:00
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