Documentation
¶
Overview ¶
Hash functions.
Index ¶
Constants ¶
View Source
const ( CRC32 = "crc32" MD5 = "md5" SHA1 = "sha1" SHA256 = "sha256" )
View Source
const (
Sep = " " // Interoperability
)
Variables ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.