Documentation ¶
Index ¶
- func AesCBCDecrypto(text, key, iv string) string
- func Base64Decode(str string) (string, error)
- func Base64Encode(str string) string
- func Md5(str string) string
- func PKCS7UnPadding(origData []byte) []byte
- func Sha256(data string, secret string) string
- func Sha512WithSalt(key []byte, salt []byte) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesCBCDecrypto ¶
func Base64Decode ¶
func Base64Encode ¶
func PKCS7UnPadding ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.