Documentation
¶
Overview ¶
Package encryption contains funtions to encrypt and decrypt text used by the application
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHash ¶
CreateHash creates a MD5 sum from the encryption key
func DecryptData ¶
DecryptData decrypts a slice of bytes using a passphrase
func EncryptData ¶
EncryptData encrypts a slice of bytes using a passphrase
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.