Skip to content

aliabbasi-engr/aes-verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AES Encryption - Verilog

The Advanced Encryption Standard (AES), also known as Rijndael, is one of the most widely used encryption algorithms in Computer Networks (Read more on Wikipedia). This Verilog code implements the 128-AES encryption unit.

How to Use

Create a new project in your desired synthesis or simulation tool, and add all ".v" files to your project. Remember to choose "AES_128.v" as the top-level module. The project is tested on Altera Quartus Prime Lite Edition v16.1.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published