summaryrefslogtreecommitdiffstats
path: root/src/config/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/crypto.h')
-rw-r--r--src/config/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/crypto.h b/src/config/crypto.h
index a87cf9284..7c0251758 100644
--- a/src/config/crypto.h
+++ b/src/config/crypto.h
@@ -22,7 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
//#define CRYPTO_DIGEST_MD4
/** MD5 digest algorithm */
-#define CRYPTO_DIGEST_MD5
+//#define CRYPTO_DIGEST_MD5
/** SHA-1 digest algorithm */
#define CRYPTO_DIGEST_SHA1