Versions in this module Expand all Collapse all v1 v1.8.0 Sep 21, 2018 v1.6.7 Feb 27, 2018 Changes in this version + const BlockSize + const Size + const Size256 + const Size384 + func New256(key []byte) (hash.Hash, error) + func New384(key []byte) (hash.Hash, error) + func New512(key []byte) (hash.Hash, error) + func Sum256(data []byte) [Size256]byte + func Sum384(data []byte) [Size384]byte + func Sum512(data []byte) [Size]byte