Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/netpgp/dist/src/netpgpverify
Module Name: src
Committed By: agc
Date: Sat Jul 12 15:51:56 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: bignum.c bn.h
Log Message:
Update the bignum implementation in netpgpverify, and sync all uses of it
+ radix conversion routines added
+ bitwise operations added
+ whitespace cleanups
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/external/bsd/netpgp/dist/src/netpgpverify/bignum.c \
src/crypto/external/bsd/netpgp/dist/src/netpgpverify/bn.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index