Documentation ¶
Index ¶
- func Decrypt(data, password string) (result string, err error)
- func DecryptFile(filename, password string) (result string, err error)
- func Encrypt(body, password string) (result string, err error)
- func EncryptFile(filename, password string) (result string, err error)
- func GenerateRandomBytes(n int) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
func EncryptFile ¶
func GenerateRandomBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.