d779ce5514
* Try to auto-initialize Libgcrypt to minimize the effect of applications not doing that correctly. This is not a perfect solution but given that many applicationion would totally fail without such a hack, we try to help at least with the most common cases. Folks, please read the manual to learn how to properly initialize Libgcrypt! * Auto-initialize the secure memory to 32k instead of aborting the process. * Log fatal errors via syslog. * Changed the name and the semantics of the fips mode config file. * Add convenience macro gcry_fips_mode_active. * More self-tests. * Documentation cleanups.
9 lines
210 B
Text
9 lines
210 B
Text
@comment $NetBSD: PLIST,v 1.10 2008/10/14 11:33:13 adam Exp $
|
|
bin/dumpsexp
|
|
bin/hmac256
|
|
bin/libgcrypt-config
|
|
include/gcrypt-module.h
|
|
include/gcrypt.h
|
|
info/gcrypt.info
|
|
lib/libgcrypt.la
|
|
share/aclocal/libgcrypt.m4
|