# Functions
decrypt from base64 to decrypted string.
Takes two strings, cryptoText and keyString.
encrypt string to base64 crypto using AES.
Takes two string, plainText and keyString.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author