J4

• 计算机科学 • Previous Articles     Next Articles

Structure Analysis and Optimization Implementation of Advanced Encryption Standard Algorithm

YUAN Wei, HU Liang, LIN Yu, ZHANG Yunlong, HUANG Rui, LI Hongtu   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2007-10-23 Revised:1900-01-01 Online:2008-09-26 Published:2008-09-26
  • Contact: HU Liang

Abstract: To explain the function of each part of the algorithm we make a detailed analysis of the structure and implementation of AES algorithm. Researching the details of the algorithm, we summarized the characteristics of it, optimized and merged the steps of each round of the algorithm. In order toreduce the complexity of decryption algorithm and make it have the same structure with the encryption algorithm, we changed the order of the decryption algorithm and proved the correctness of this change.

Key words: advanced encryption standard, subkey, encryption algorithm

CLC Number: 

  • TP309.7