Documentation
¶
Index ¶
- func SHA1(secret []byte, data []byte) []byte
- func SHA1ToString(secret []byte, data []byte) string
- func SHA224(secret []byte, data []byte) []byte
- func SHA224ToString(secret []byte, data []byte) string
- func SHA256(secret []byte, data []byte) []byte
- func SHA256ToString(secret []byte, data []byte) string
- func SHA384(secret []byte, data []byte) []byte
- func SHA384ToString(secret []byte, data []byte) string
- func SHA512(secret []byte, data []byte) []byte
- func SHA512ToString(secret []byte, data []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SHA1ToString ¶
func SHA224ToString ¶
func SHA256ToString ¶
func SHA384ToString ¶
func SHA512ToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.