Versions in this module Expand all Collapse all v3 v3.0.0 Apr 15, 2021 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