Documentation ¶
Index ¶
- func DecodedBase64(data string) ([]byte, error)
- func DecodedCRC32(data []byte) uint32
- func DecodedMD5(data []byte) string
- func DecodedSHA1(data []byte) string
- func DecodedSHA256(data []byte) string
- func EncryptBase64(data []byte) string
- func EncryptCRC32(str string) uint32
- func EncryptMD5(str string) string
- func EncryptSHA1(str string) string
- func EncryptSHA256(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.