diff options
Diffstat (limited to '')
-rw-r--r-- | include/cipher.h | 1 |
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 |