Skip to content

karegoud/AES-Encryption-Algorithm

Repository files navigation

AES-Encryption-Algorithm

*** Results can be found in AES_Algo_Report.pdf file
image
This project is about 128-bit AES which encrypts data in fixed-size blocks of 128 bits, using multiple rounds of transformation.
reg32_avalon_interface.v file has code how aes unit interact with nios processor using read and write signals from master (slave is aes unit).
hello_world_small.c file has c code(software testbench) which is required to send write and read requests from master to slave.
All other verilog files according to their name have code of different transformstions involved in AES encryption rounds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published