On Thu, May 19, 2005 at 05:09:50PM +0200, Joppe Bos wrote: > A little bit off-topic: I am looking for a hash function which is as fast > as possible (for a hashed bucket sort), so the hash function doesn't have > to be secure. One of the fastest hash functions I know of is the FNV hash: http://www.isthe.com/chongo/tech/comp/fnv/ Greg Hewgill http://hewgill.com