Create AES on C/JAVA || Forward S-box (first part)

part 2 - https://dev.to/dima853/create-aes-on-cjava-subbytes-shiftrows-vulnerabilities-second-part-6io
this will be a whole section where we will create AES from scratch in Java/C and open source when...