pkgsrc/security/netpgpverify/files
agc 98df5159ca Update netpgpverify and libnetpgpverify to version 20131219
Fix a call to mp_radix_size to use a pointer to the BIGNUM, not the
address of the pointer, when accessing.  Fixes a problem observed in
other software when using the same code.  The problem was obscured
from the compiler because of the use of __UNCONST().  This makes the
BN_dec2bn() and BN_hex2bn() functions (in libnetpgpverify) work
properly.

OK: wiz
2013-12-20 17:16:48 +00:00
..
array.h
b64.c
b64.h
bignum.c Update netpgpverify and libnetpgpverify to version 20131219 2013-12-20 17:16:48 +00:00
bn.h
bzlib.c
bzlib.h
bzlib_private.h
configure
digest.c
digest.h
libverify.c
main.c Update security/netpgpverify to version 20130426 2013-04-26 23:24:55 +00:00
Makefile.bsd
Makefile.in
md5.h
md5c.c
misc.c
misc.h
NetBSD-6.0_RC1_hashes.asc
NetBSD-6.0_RC1_hashes.gpg
netpgpverify.1 Use Mt for email addresses. 2013-07-20 21:50:52 +00:00
pgpsum.c
pgpsum.h
pubring.gpg
rmd160.c
rmd160.h
rsa.c
rsa.h
sha1.c
sha1.h
sha2.c Don't try to use weak aliases. 2013-03-24 16:48:17 +00:00
sha2.h
tiger.c
tiger.h
TODO
verify.h Update netpgpverify and libnetpgpverify to version 20131219 2013-12-20 17:16:48 +00:00
zlib.c
zlib.h