Create AES on C/JAVA || SubBytes / ShiftRows / Vulnerabilities (second part)
1 part - https://dev.to/dima853/create-aes-on-cjava-forward-s-box-first-part-4lef
1. SubBytes: Non-linear byte substitution
Mathematical basis:
Each byte of the State is replaced according to ...