Versions in this module Expand all Collapse all v1 v1.0.0 Apr 16, 2019 Changes in this version + func Hash128(key []byte) []byte + func Hash128x64(key []byte) []byte + func Hash32(key []byte) uint32 + type HashWriter128 struct + func (hw *HashWriter128) BlockSize() int + func (hw *HashWriter128) Reset() + func (hw *HashWriter128) Size() int + func (hw *HashWriter128) Sum(b []byte) []byte + func (hw *HashWriter128) Write(b []byte) (int, error) + func (hw *HashWriter128) WriteString(s string) (int, error)