simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
go hashing golang hash-functions hash hashing-algorithm hashing-algorithms universal-hashing universalhash universal-hash carter-wegman homer-rule homer-method carter-wegman-method
-
Updated
Mar 22, 2017 - Go