Documentation
¶
Index ¶
- func Base64Decode(str string) string
- func Base64Encode(str string) string
- func Bcrypt(pwd string) string
- func BcryptCheck(hashedPwd, pwd string) bool
- func Check(hashed, pwd string) bool
- func Gen(pwd string) string
- func Md5(str string) string
- func Sha1(str string) string
- func Sha1Check(hashed, pwd string) bool
- func Sha1Gen(pwd string) string
- func Sha256(str string) string
- func Sha512(str string) string
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.