Commit Graph

14 Commits

Author SHA1 Message Date
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +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
f25cc2b0d0 ups, that was wrong 2004-06-21 20:05:06 +00:00
sturm
33fbc1538b don't use /dev/random 2004-06-21 20:02:21 +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
naddy
a1242182a6 @dirrm shared directories 2003-12-15 18:18:53 +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