Description: Use verilog implementation AES encryption, there are two kinds of S box is implemented, a way is look-up table , a way is calculation.
To Search:
File list (Check if you may need any files):
aes
...\aes.v
...\aes_core.v
...\aes_key_expand.v
...\aes_rconst.v
...\aes_sbox_comp.v
...\aes_sbox_lut.v
...\defines.v
...\timescale.v