256 Logo

Diskheap
Dmalloc
Other Packages
Search This Site:

Jenkins 1996 Hash Function in Java

Bob Jenkins wrote this hash function back in 1996. I've been using it in my C programs for some time but recently needed a Java port which is here.

The code is free for any use. I've left Bob's header on it which reads:

You may use this code any way you wish, private, educational, or commercial. It's free.

Copyright 2006 Gray Watson.
This page is W3C Valid XHTML.
http://256.com/sources/jenkins_hash_java/