Description: The key expansion function takes the user supplied 16 bytes long key and
utilizes the previously created round constant matrix rcon and the substitution table
s_box to generate a 176 byte long key schedule w, which will be used during the en- and
decryption processes.
The blue arrowed closed loop indicates that the functions rot_word and
sub_bytes are called iteratively by the key expansion function.
To Search:
- [js_hex_md5] - it can easily revalue your password ,and
File list (Check if you may need any files):
aes_key_expand_128.v