Versions in this module Expand all Collapse all v0 v0.0.5 Jan 19, 2023 Changes in this version + type Hash string + const SHA1 + const SHA224 + const SHA256 + const SHA384 + const SHA512 + func (h Hash) Hash() crypto.Hash + func (h Hash) New() hash.Hash + func (h Hash) Size() int + func (h Hash) Sum(data []byte) []byte