Versions in this module Expand all Collapse all v0 v0.0.0 Jun 16, 2020 Changes in this version + func Register(s string, new NewHash) + func SupportedHashes() string + type Hash interface + BlockLen func() int + HashLen func() int + New func() hash.Hash + func FromString(s string) (Hash, error) + type NewHash func() Hash