Gentoo Archives: gentoo-catalyst

From: Mikey <mikey@×××××××××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] hash_functions
Date: Tue, 14 Mar 2006 16:17:41
Message-Id: 200603141017.04273.mikey@badpenguins.com
1 I am a little confused by the default catalyst2.conf. Should I be using
2 crc32 or leave it at md5?
3
4 # Internal hash function catalyst should use for things like autoresume,
5 # seedcache, etc. The default and fastest is crc32. You should not ever need
6 # to change this unless your OS does not support it.
7 # Supported options: sha1, sha224, ripemd128, ripemd320, sha384, crc32,
8 # ripemd256, sha256, sha512, ripemd160, md5
9 hash_function="md5"