Versions in this module Expand all Collapse all v0 v0.4.13 Apr 13, 2026 Changes in this version + const BlockSize + const Size + const Size128 + const Size224 + const Size256 + const Size384 + const Size512 + func New() hash.Hash + func New128() hash.Hash + func New224() hash.Hash + func New256() hash.Hash + func New384() hash.Hash + func New512() hash.Hash + func NewFull(bits int, key []byte, L, r int) hash.Hash + func NewKeyed(bits int, key []byte) hash.Hash + func NewSize(bits int) hash.Hash + func Sum(bits int, data []byte) []byte + func Sum256(data []byte) [Size256]byte + func Sum512(data []byte) [Size512]byte