Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptData ¶
DecryptData decrypts data using AES-256-GCM with the given password.
func EncryptData ¶
EncryptData encrypts data using AES-256-GCM with the given password.
func GenerateKey ¶
GenerateKey derives a key from the password using PBKDF2.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.