# Functions
Decrypt performs decryption and return plan text.
Encrypt perform encryption on the plain text.
GenerateHash returns hashed string of the password.
IsValidPassword verifies with the hashed string.
# Constants
No description provided by the author