# Functions
Creates a secret key compatible with the required by AES-256 algorithm.
No description provided by the author
Decrypts the provided content by using AES-256 and also decodes the content using std base64.
No description provided by the author
No description provided by the author
Encrypts the provided content by using AES-256 and also encodes the content using std base64.
No description provided by the author