Versions in this module Expand all Collapse all v1 v1.0.1 May 8, 2026 Changes in this version + const BASH_ROT_IDX + const BASH_ROT_ROUNDS + const BASH_ROUNDS + const BASH_SLICES_X + const BASH_SLICES_Y + const Size224 + const Size256 + const Size384 + const Size512 + func BASHF(S []uint64, bigend bool) + func BASH_L3_S3(W0, W1, W2 *uint64, m1, n1, m2, n2 uint64) + func BASH_PERMUTE(S []uint64) + func BASH_ROTHI(x, y uint64) uint64 + func New(hashsize int) (hash.Hash, error) + func New224() hash.Hash + func New256() hash.Hash + func New384() hash.Hash + func New512() hash.Hash + func SWAP64(A *uint64) + func Sum224(data []byte) (sum224 [Size224]byte) + func Sum256(data []byte) (sum256 [Size256]byte) + func Sum384(data []byte) (sum384 [Size384]byte) + func Sum512(data []byte) (sum512 [Size512]byte)