Documentation ¶
Overview ¶
* 包kcrypte包含了关于密码学加解密的封装
Index ¶
- func CRC32Data(data []byte) uint32
- func CRC32String(str string) uint32
- func DecodedBase64(data string) ([]byte, error)
- func EncryptBase64(data []byte) string
- func MD5Data(data []byte) string
- func MD5String(str string) string
- func SHA1Data(data []byte) string
- func SHA1String(str string) string
- func SHA256Data(data []byte) string
- func SHA256String(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.