AES-128  1.0
Fully Unrolled VHDL Implementation of AES-128
 All Classes Namespaces Files Variables Pages
mixMatrix Entity Reference

AES state MixColumn. More...

Inheritance diagram for mixMatrix:
mixColumn cipherRound aes128

Entities

Structural  architecture
 Structural architecture of the "MixMatrix" function. More...
 

Libraries

ieee 
work 

Use Clauses

ieee.std_logic_1164.all 
work.aes128Pkg.all 

Ports

In_DI   in Matrix
 Input to the "MixMatrix" function.
Out_DO   out Matrix
 Output of the "MixMatrix" function.

Detailed Description

AES state MixColumn.

The present design applies the "MixColumns" operation of the Advanced Encryption Standard (AES) to all four columns of the AES State.


The documentation for this class was generated from the following file: