Skip to content

audeberc/DES-VHDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA ENCRYPTION STANDARD - VHDL


FPGA implementation of the Data Encryption Standard algorithm, witten in VHDL. This module is not fully pipelined and thus targeted at low logic-block occupancy rather than maximal performances. Implemented on a DE-0 developpement board, interfaced with a Nios II soft processor (not included in this project).

Module Architecture

alt tag

FSM

alt tag

Key computation

alt tag

Crypto block

alt tag

Area report :

978 register blocks, 511 LUT => less than 1% of Cyclone V SoC 5CSEMA5F31

Performances :

85 MB/s

About

Data encryption standard VHDL project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages