Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 310 Bytes

AES-128_VHDL

AES-128 realization on VHDL for FPGA

The goal of this project is design of FPGA implementation AES-128 with simple structure. This design is not necessary for maximum perfomance but is simple enough to understanding this algorithm and think about yourself implementation for your requirements.