aboutsummaryrefslogtreecommitdiffstats
path: root/include/cipher.h
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2003-09-04 12:30:01 +0000
committerDavid Shaw <[email protected]>2003-09-04 12:30:01 +0000
commit1d76c4a824046790b2bbd8e1f2eabc39981a9544 (patch)
tree0e17a0950c38e7aea52afcbbe977fe0182cc8aba /include/cipher.h
parent* configure.ac: Drop TIGER/192 support. Check for UINT64_C to go along (diff)
downloadgnupg-1d76c4a824046790b2bbd8e1f2eabc39981a9544.tar.gz
gnupg-1d76c4a824046790b2bbd8e1f2eabc39981a9544.zip
* cipher.h: Drop TIGER/192 support.
Diffstat (limited to '')
-rw-r--r--include/cipher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cipher.h b/include/cipher.h
index 23a5aeb0d..e450c1449 100644
--- a/include/cipher.h
+++ b/include/cipher.h
@@ -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