Skip to content

Advanced encryption standard (AES) algorithm has been widely deployed in cryptographic applications. This work proposes a low power and high throughput implementation of AES algorithm using key expansion approach. We minimize the power consumption and critical path delay using the proposed high performance architecture. It supports both encrypti…

Notifications You must be signed in to change notification settings

ARH-23/ASIC-implementation-of-AES

This branch is up to date with abdelazeem201/ASIC-implementation-of-AES:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

585f265 · Dec 23, 2020

History

30 Commits
Nov 30, 2020
Dec 23, 2020
Nov 30, 2020
Dec 23, 2020

Repository files navigation

ASIC-implementation-of-AES

Advanced encryption standard (AES) algorithm has been widely deployed in cryptographic applications. This work proposes a low power and high throughput implementation of AES algorithm using key expansion approach. We minimize the power consumption and critical path delay using the proposed high performance architecture. It supports both encryption and decryption using 256-bit keys with a throughput of 0.06 Gbps. The Verilog language is utilized for simulating the design and an fPGA & ASIC chip has been used for the hardware implementations. Experimental results reveal that the proposed AES architectures offer superior performance than the existing VLSI architectures in terms of power, throughput and critical path delay.

Pre-Synthesis_Simulation by ModelSim

About

Advanced encryption standard (AES) algorithm has been widely deployed in cryptographic applications. This work proposes a low power and high throughput implementation of AES algorithm using key expansion approach. We minimize the power consumption and critical path delay using the proposed high performance architecture. It supports both encrypti…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 73.4%
  • Coq 26.6%