From 84a03a1ee7ffd009b1c96626cb700d11519f5da3 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Oct 2011 23:57:01 +0000 Subject: [PATCH] Re-add MD5 until handbook is updated. Signed-off-by: Robin H. Johnson --- files/catalyst.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/catalyst.conf b/files/catalyst.conf index 2f6c3d3e..5023cede 100644 --- a/files/catalyst.conf +++ b/files/catalyst.conf @@ -10,7 +10,7 @@ # haval256, md2, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, sha1, # sha224, sha256, sha384, sha512, snefru128, snefru256, tiger, tiger128, # tiger160, whirlpool -digests="sha1 sha512 whirlpool" +digests="md5 sha1 sha512 whirlpool" # Creates a .CONTENTS file listing the contents of the file. Pick from any of # the supported options below: -- 2.26.2