gnupg/g10 (ChangeLog sig-check.c)
cvs user dshaw
cvs at cvs.gnupg.org
Sat Dec 13 04:53:28 CET 2003
Date: Saturday, December 13, 2003 @ 04:53:28
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog sig-check.c
* sig-check.c (do_check): Move the signing algo and hash checks from
here... (signature_check2): ... to here. (check_key_signature2): ... and
here. This is a minor optimization to avoid fetching a key (which can be
expensive, especially if it is not self-signed, and there are many key
signatures on it which need to be checked for ultimate trust) if the
signature would have failed anyway because of algorithm or hash problems.
-------------+
ChangeLog | 12 ++++++++++++
sig-check.c | 27 +++++++++++++++------------
2 files changed, 27 insertions(+), 12 deletions(-)
More information about the Gnupg-commits
mailing list