Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 245 Bytes

File metadata and controls

9 lines (9 loc) · 245 Bytes

Hardware Encryption

Implementation of AES using Vivado HLS

Directory Structure

  • AES_HLS_ECE1155
    • contains Vivado HLS Project files
  • ECE1155_Term_Report
    • contains Vivado Project files
  • aes
    • contains C implementation of AES