Documentation
¶
Index ¶
- func HashSum(path string, hash hash.Hash) ([]byte, error)
- func Hmac(h func() hash.Hash, key, msg []byte) []byte
- func HmacSha1(key, msg []byte) []byte
- func HmacSha256(key, msg []byte) []byte
- func Md532(data []byte) []byte
- func Pbkdf2Sha256(data, salt string, iterations int) string
- func SHA1(data []byte) []byte
- func SHA256(data []byte) []byte
- func SHA384(data []byte) []byte
- func SHA512(data []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.