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

AES MixColumn operation (single column) More...

Inheritance diagram for mixColumn:
mixMatrix cipherRound aes128

Entities

Behavioral  architecture
 Behavioral architecture of the "MixColumn" function. More...
 

Libraries

ieee 
work 

Use Clauses

ieee.std_logic_1164.all 
work.aes128Pkg.all 

Ports

In_DI   in Word
 Input to the "MixColumn" function.
Out_DO   out Word
 Output of the "MixColumn" function.

Detailed Description

AES MixColumn operation (single column)

The present design implements the MixColumn operation of the Advanced Encryption Standard (AES).


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