Documentation ¶
Index ¶
- func Crc32(buf []byte) []byte
- func Crc32File(file string) string
- func Crc32Str(src string) string
- func Md5(buf []byte) []byte
- func Md5File(file string) string
- func Md5Str(src string) string
- func Sha1(buf []byte) []byte
- func Sha1File(file string) string
- func Sha1Str(src string) string
- func Sha256(buf []byte) []byte
- func Sha256File(file string) string
- func Sha256Str(src string) string
- func Sha512(buf []byte) []byte
- func Sha512File(file string) string
- func Sha512Str(src string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Sha256File ¶
func Sha512File ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.