gnupg/g10 (ChangeLog sign.c)
cvs user dshaw
cvs@cvs.gnupg.org
Mon, 25 Nov 2002 05:06:05 +0100
Date: Monday, November 25, 2002 @ 05:06:05
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog sign.c
* sign.c (hash_for): If --digest-algo is not set, but
--personal-digest-preferences is, then use the first hash algorithm in the
personal list. If the signing algorithm is DSA, then use the first
160-bit hash algorithm in the personal list. If --pgp2 is set and it's a
v3 RSA key, use MD5.
-----------+
ChangeLog | 6 ++++++
sign.c | 40 ++++++++++++++++++++++++++++++++--------
2 files changed, 38 insertions(+), 8 deletions(-)