mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Fix SIG_ID computation.
This commit is contained in:
parent
c3752d1057
commit
6558568912
10 changed files with 190 additions and 44 deletions
|
@ -36,7 +36,6 @@
|
|||
#define TRUST_FLAG_DISABLED 128 /* d: key/uid disabled */
|
||||
#define TRUST_FLAG_PENDING_CHECK 256 /* a check-trustdb is pending */
|
||||
|
||||
#define NAMEHASH_HASH DIGEST_ALGO_RMD160
|
||||
#define NAMEHASH_LEN 20
|
||||
|
||||
/*-- trustdb.c --*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue