International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 133 - Issue 2 |
Published: January 2016 |
Authors: Shivangi Vajpayee, Braj Bihari Soni |
![]() |
Shivangi Vajpayee, Braj Bihari Soni . An Enhanced Secured FPGA based DES. International Journal of Computer Applications. 133, 2 (January 2016), 7-11. DOI=10.5120/ijca2016907145
@article{ 10.5120/ijca2016907145, author = { Shivangi Vajpayee,Braj Bihari Soni }, title = { An Enhanced Secured FPGA based DES }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 133 }, number = { 2 }, pages = { 7-11 }, doi = { 10.5120/ijca2016907145 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Shivangi Vajpayee %A Braj Bihari Soni %T An Enhanced Secured FPGA based DES%T %J International Journal of Computer Applications %V 133 %N 2 %P 7-11 %R 10.5120/ijca2016907145 %I Foundation of Computer Science (FCS), NY, USA
In this paper we demonstrate an efficient and compact reconfigurable hardware implementation of the Data Encryption Standard (DES) algorithm. Our design was implemented on FPGA of device VirtexEXCV400e. As a strategy to reduce the associated design critical path, we utilized a parallel structure that allowed us to compute all the eight DES S-boxes simultaneously. The testing of theimplemented design shows that it is possible to generate data in 16 clock cycles when non-pipelined approach is employed. Whenpipelined approach is employed on the other hand, 17 clocksignals are required for the initial phase only, and one clocksignal is sufficient afterwards for each data generation cycle. TheVery High Speed Integrated Circuit Hardware DescriptionLanguage (VHDL) is used to program the design.