Introduction - If you have any usage issues, please Google them yourself
The AES cipher core consists of a key expansion module, an initial permuta-
tion module, a round permutation module and a final permutation module. The
round permutation module will loop internally to perform 10 iteration (for 128 bit
keys).