AES substitution box and key expansion question
I’m reading FIPS 197 (AES) to try and understand how the algorithm works but I don’t yet have answer for are these two questions:
I see the 256 byte s-box for substituting during the rounds. Do the values in this 256 byte table get update… Continue reading AES substitution box and key expansion question