Implementation of AES algorithm
Input as hex string
Key as hex string
IV as hex string
Output as hex string
Uses base64 during encryption/decryption
Electronic Code Book
Cipher Block Chaining
Cipher Feedback
Output Feedback