mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch
This commit is contained in:
parent
bfb32130e5
commit
77d6309e21
14 changed files with 74 additions and 29 deletions
|
@ -64,7 +64,7 @@ signature_check( PKT_signature *sig, MD_HANDLE digest )
|
|||
|
||||
free_public_key( pk );
|
||||
|
||||
if( !rc && is_status_enabled() ) {
|
||||
if( !rc && sig->sig_class < 2 && is_status_enabled() ) {
|
||||
/* This signature id works best with DLP algorithms because
|
||||
* they use a random parameter for every signature. Instead of
|
||||
* this sig-id we could have also used the hash of the document
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue