J4

• Original Articles • Previous Articles     Next Articles

Improvement of AES with minimal implementation complexity

LIU Jing-mei1;ZHAO Lin-sen2;WANG Xin-mei1
  

  1. (1. State Key Lab. of Integrated Service Networks, Xidian Univ., Xi’an 710071, China;
    2. Telecom Dept. of Xi’an Inst. of Post & Telecommunications, Xi’an 710061, China)
  • Received:2008-07-10 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-10
  • Contact: LIU Jing-mei E-mail:jmliu@mail.xidian.edu.cn

Abstract: It is known that the implementation of AES is asymmetrical, so it will cost more time and space resource. Based on the affine transformation and the MixColumn,an improved AES is presented to reduce the implementation cost. The whole architecture of Rijndael encryption and decryption is symmetrical except for the arranging sequence of the key. When calculating MixColumn or InvMixColumn, only 2 times Xtime multiplication and 4 times addition operation are needed. It slso has the advantage that the encryption and decryption can share the same logic implementation resource, which decreases the implementation cost.

Key words: AES, Rijndael, Sbox

CLC Number: 

  • TP309