Looking for code reviews for my AES implementation in cpp

Posted by Almajhoule@reddit | learnprogramming | View on Reddit | 5 comments

https://github.com/Drbsy/AES

Hi, I just finished this AES implementation, and I wonder if I can add something, edit something, or fix any security things. I'll be happy if you leave your honest review (I'm trying to improve myself).

This AES implementation support : AES128 AES192 AES256