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