AES Algorithm Implementation-An efficient approach for Sequential and Pipeline Architectures

  • Authors:
  • Nazar A. Saqib;Francisco Rodríguez-Henríquez;Arturo Díaz-Pérez

  • Affiliations:
  • -;-;-

  • Venue:
  • ENC '03 Proceedings of the 4th Mexican International Conference on Computer Science
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an efficient implementation of Rijndaelcryptographic algorithm on FPGAs, new AdvanceEncryption Standard (AES). The implementation of AEShas been made both in sequential and pipelinearchitectures and we are able to compare the results asan area time trade-off. In sequential architecture, thedesign occupies 2744 CLB slices and achieved athroughput of 258.5 Mbits/s and there is no use of extramemory resources like FPGA BRAMs. On the otherhand, our pipeline design occupies a total of 2136 CLBslices and achieved a throughput of 2868 Mbits/s. Bothdesigns were realized on VirtexE family of devices(XCV812). The performance figures achieved by ourimplementations are not only efficient in terms ofthroughput but also area occupied by them are amongthe most economical reported up-to-date.