AES software implementations on ARM7TDMI

  • Authors:
  • Matthew Darnall;Doug Kuhlman

  • Affiliations:
  • Department of Mathematics, University of Wisconsin, Madison, WI;Motorola Labs, Schaumburg, IL

  • Venue:
  • INDOCRYPT'06 Proceedings of the 7th international conference on Cryptology in India
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

Information security on small, embedded devices has become a necessity for high-speed business. ARM processors are the most common for use in embedded devices. In this paper, we analyze speed and memory tradeoffs of AES, the leading symmetric cipher, on an ARM7TDMI processor. We give cycle counts as well as RAM and ROM footprints for many implementation techniques. By analyzing the techniques, we give the options we found which are the most useful for certain purposes. We also introduce a new implementation of AES that saves ROM by not explicitly storing all the SBOX data.