Documentation ¶ Index ¶ func Md5(data []byte) string func Mmh3(data []byte) string func Sha1(data []byte) string func Sha224(data []byte) string func Sha256(data []byte) string func Sha512(data []byte) string func Simhash(data []byte) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Md5 ¶ func Md5(data []byte) string func Mmh3 ¶ func Mmh3(data []byte) string func Sha1 ¶ func Sha1(data []byte) string func Sha224 ¶ func Sha224(data []byte) string func Sha256 ¶ func Sha256(data []byte) string func Sha512 ¶ func Sha512(data []byte) string func Simhash ¶ func Simhash(data []byte) string Types ¶ This section is empty. Source Files ¶ View all Source files doc.go hashes.go Directories ¶ Show internal Expand all Path Synopsis jarm Click to show internal directories. Click to hide internal directories.