AES-128
1.0
Fully Unrolled VHDL Implementation of AES-128
|
aes128 | High-throughput implementation of AES-128 |
keyExpansion | AES-128 key expansion |
subWord | AES substitude word function (SubWord) |
sbox(4) | AES S-box |
subMatrix | AES substitute matrix function |
subWord | AES substitude word function (SubWord) |
cipherRound | AES-128 single cipher round |
subMatrix | AES substitute matrix function |
mixMatrix | AES state MixColumn |
mixColumn | AES MixColumn operation (single column) |