English: How the output of the AES cipher changes as the fist bit of the plaintext (the top left value of the matrix) moves from 0 through to 255. All the other values of the plaintext are 0 and all the subkeys are 0 (so each stage of the SP-network are XORed with zero.) This demonstrates the avalanched effect of the AES cipher.
The image is the AES matrix and the shade of green is the value of the matrix. Self-made in Java.
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.