Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HashMap = map[string]crypto.Hash{ "md5": crypto.MD5, "sha1": crypto.SHA1, "sha256": crypto.SHA256, "sha512": crypto.SHA512, }
HashMap is a map from hash names to hashes.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.