g++ main.cpp aes.cpp -o aes.exe
All that's left to do is create a file for encryption/decryption and run the output executable named "aes.exe"!
We take no responsibility for any problems that arise from your use of the contents of this repo; do not reuse any code found here in production code.