Skip to content

Rex-Josaphat/E155-LAB7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E155 Lab 7

This repository contains the code and documentation for Lab 7 of the E155 course. This lab focuses on hardware accelerated 128-bit AES encryption using Intel's AES-NI instruction set. It uses both the FPGA and MCU to excecute the AES encryption algorithm. FPGA handles enctryption while the MCU handles keywords, activation, and encryption keys. The two communicate via SPI with connections configured on the development board.

About

FPGA and MCU Code For Implementing Hardware-Accelerated 128-bit AES encryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages