AES-128 Encryption This is a C++ program to implement the AES-128 encryption. more information will be added later. Compile make Run Program On Linux or Mac machine, run this command after the make ./aes128 Dependencies The code is written in standard C++ License MIT