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
- https://www.ijser.org/researchpaper/Implementation-of-Advanced-Encryption-Standard-Algorithm.pdf
- https://en.wikipedia.org/wiki/Advanced_Encryption_Standard