Documentation ¶
Index ¶
- func Checksum(s string) string
- func ComputeHmac256Base64(message string, secret []byte) string
- func ComputeHmac256Hex(message string, secret string) string
- func CreateMd5Hash(key string) string
- func GetPasswordHash(input string) (string, error)
- func Hash(s string) string
- func NewUuid(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeHmac256Base64 ¶
func ComputeHmac256Hex ¶
func CreateMd5Hash ¶
func GetPasswordHash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.