Documentation ¶
Index ¶
- func Blake2b256Sum(file string) ([]byte, error)
- func Blake2b384Sum(file string) ([]byte, error)
- func Blake2b512Sum(file string) ([]byte, error)
- func Blake2s256Sum(file string) ([]byte, error)
- func Crc32Sum(file string) ([]byte, error)
- func Crc64Sum(file string) ([]byte, error)
- func Hash(h hash.Hash, data []byte) []byte
- func HashFile(h hash.Hash, file string) ([]byte, error)
- func Md5Sum(file string) ([]byte, error)
- func Sha1Sum(file string) ([]byte, error)
- func Sha256Sum(file string) ([]byte, error)
- func Sha512Sum(file string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Blake2b256Sum ¶
func Blake2b384Sum ¶
func Blake2b512Sum ¶
func Blake2s256Sum ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.