Encryption Decryption System

Creating a core that encrypts/decrypts data quickly and efficiently using FPGA.

Today, encryption is used in many fields and consuming significant processor resources, therefore causes a decrease in performance and the stronger the encryption is, the greater need of CPU resources.

Our project goal is to create a hardware system that encrypts the data quickly and efficiently using the Twofish algorithm.