Decrypts the provided text.
The text to decrypt.
The decrypted text.
Encrypts the provided text.
The text to encrypt.
The encrypted text.
Validates if the provided email is in a correct format.
The email address to validate.
true
if the email is valid, otherwise false
.
Interface representing a helper object with utility methods.