Documentation ¶
Index ¶
- func Decrypt(data []byte, passphrase string) []byte
- func DecryptFile(filename string, passphrase string) []byte
- func DecryptString(data string, passphrase string) string
- func Encrypt(data []byte, passphrase string) []byte
- func EncryptFile(filename string, data []byte, passphrase string)
- func EncryptString(data string, passphrase string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
func DecryptString ¶
func EncryptFile ¶
func EncryptString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.