$returnText = $cipher->decrypt_hex($reqText); # decrypt $returnText = $cipher->encrypt_hex($reqText); # encrypt