mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* cipher.h: Drop TIGER/192 support.
This commit is contained in:
parent
192520ade6
commit
1d76c4a824
2 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,6 @@
|
|||
#define DIGEST_ALGO_MD5 1
|
||||
#define DIGEST_ALGO_SHA1 2
|
||||
#define DIGEST_ALGO_RMD160 3
|
||||
#define DIGEST_ALGO_TIGER 6
|
||||
#define DIGEST_ALGO_SHA256 8
|
||||
#define DIGEST_ALGO_SHA384 9
|
||||
#define DIGEST_ALGO_SHA512 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue