Versions in this module Expand all Collapse all v0 v0.1.0 Aug 25, 2024 Changes in this version + func NewTupleHash128(s []byte, outputLen int) hash.Hash + func NewTupleHash256(s []byte, outputLen int) hash.Hash + func TupleHashSum128(s []byte, outputLen int, data [][]byte) []byte + func TupleHashSum256(s []byte, outputLen int, data [][]byte) []byte