A simple AES algorithm implementation for an university project. Supports AES128, AES192, AES256. Refer to main.cpp for examples of usage. Also refer to the official documentation for some useful explanations.