From: Robin H. Johnson Date: Sat, 8 Oct 2011 22:29:06 +0000 (+0000) Subject: Change hashes for .DIGESTS to be SHA1/SHA512/WHIRLPOOL. SHA1 ease of validation from... X-Git-Tag: CATALYST-2.0.7~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a86bba7fc45d11eb27dfc4b46bcd2e44bef73f97;p=catalyst.git Change hashes for .DIGESTS to be SHA1/SHA512/WHIRLPOOL. SHA1 ease of validation from non-*nix platforms. --- diff --git a/files/catalyst.conf b/files/catalyst.conf index fbaaa3ab..2f6c3d3e 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="md5 sha1" +digests="sha1 sha512 whirlpool" # Creates a .CONTENTS file listing the contents of the file. Pick from any of # the supported options below: