98df5159ca
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 |
||
---|---|---|
.. | ||
array.h | ||
b64.c | ||
b64.h | ||
bignum.c | ||
bn.h | ||
bzlib.c | ||
bzlib.h | ||
bzlib_private.h | ||
configure | ||
digest.c | ||
digest.h | ||
libverify.c | ||
main.c | ||
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 | ||
pgpsum.c | ||
pgpsum.h | ||
pubring.gpg | ||
rmd160.c | ||
rmd160.h | ||
rsa.c | ||
rsa.h | ||
sha1.c | ||
sha1.h | ||
sha2.c | ||
sha2.h | ||
tiger.c | ||
tiger.h | ||
TODO | ||
verify.h | ||
zlib.c | ||
zlib.h |