Versions in this module Expand all Collapse all v1 v1.0.0 Jun 18, 2018 Changes in this version + func New224() hash.Hash + func New256() hash.Hash + func New384() hash.Hash + func New512() hash.Hash + func ShakeSum128(hash, data []byte) + func ShakeSum256(hash, data []byte) + func Sum224(data []byte) (digest [28]byte) + func Sum256(data []byte) (digest [32]byte) + func Sum384(data []byte) (digest [48]byte) + func Sum512(data []byte) (digest [64]byte) + type ShakeHash interface + Clone func() ShakeHash + Reset func() + func NewShake128() ShakeHash + func NewShake256() ShakeHash Incompatible versions in this module v2.0.0+incompatible Mar 4, 2019