Documentation ¶
Index ¶
- func BytesToString(b []byte) string
- func Decrypt(data []byte, key []byte) []byte
- func DecryptString(str, key string) (string, error)
- func DecryptURLToStdString(str, key string) (string, error)
- func Encrypt(data []byte, key []byte) []byte
- func EncryptStdToURLString(str, key string) string
- func EncryptString(str, key string) string
- func StringToBytes(s string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptString ¶
DecryptString DecryptString
func DecryptURLToStdString ¶
DecryptURLToStdString DecryptURLToStdString
func EncryptStdToURLString ¶
EncryptStdToURLString EncryptStdToURLString
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.