Encrypts text and returns the plain text.
The text to encrypt.
The key to use for encryption.
The iv to use for encryption.
https://stackoverflow.com/questions/32038267/getting-error-wrong-final-block-length-when-decrypting-aes256-cipher
Encrypts text and returns the plain text.