AES Encryption and Decryption

AES-encryption

Encryption and decryption program written in C++ implementing 128-bit AES cipher.
Check the github repository here: AES Encryption and Decryption

References