golang-nzaat-dev

Go implementation of the nzaat hash algorithm
  http://github.com/tonnerre/golang-nzaat
  0
  no reviews



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.