
Go implementation of the hash algorithm "nul zaehlen an allen teilen" based on the one at a time hash (oaat) by bob jenkins. this is not a cryptographic hash, but it satisfies the perfect hash criteria well enough to be usable as a hash table hash or similar.