Skip to content

kamat900/aeshw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AESHW

AESHW is an attempt to provide AES hardware acceleration for the Linux kernel and other components using the Linux Crypto API on the ZYBO development board.

It consists of 3 main components:

  • The VHDL AES core providing key expansion, encryption, and decryption for 128-bit keys
  • The Linux kernel driver and other necessary files to run Linux on the ZYBO development board
  • The Xilinx Vivado project files for generating the bitstream file for the ZYBO development board

See the README in the respective subdirectories for more information.

License

BSD 2-Clause license, see the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 88.2%
  • Verilog 10.0%
  • SystemVerilog 0.5%
  • Tcl 0.5%
  • Coq 0.4%
  • C 0.2%
  • Other 0.2%