Versions in this module Expand all Collapse all v1 v1.0.0 Jul 11, 2022 Changes in this version + func NewBlake2b128(k []byte) (hash.Hash, error) + func NewBlake2b128Concat(k []byte) (hash.Hash, error) + func NewBlake2b256(k []byte) (hash.Hash, error) + func NewBlake2b512(k []byte) (hash.Hash, error) + func NewIdentity(b []byte) hash.Hash