Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + const BlockSize + const Size + const Size224 + const Size256 + const Size384 + func New() hash.Hash + func New384() hash.Hash + func New512_224() hash.Hash + func New512_256() hash.Hash + func Sum384(data []byte) [Size384]byte + func Sum512(data []byte) [Size]byte + func Sum512_224(data []byte) [Size224]byte + func Sum512_256(data []byte) [Size256]byte