International Conference and Workshop on Emerging Trends in Technology |
Foundation of Computer Science USA |
ICWET - Number 12 |
None 2011 |
Authors: T.Ravichandra Babu, K.V.V.S.Murthy, G.Sunil |
ce80f348-2108-45e8-a634-64fe81095108 |
T.Ravichandra Babu, K.V.V.S.Murthy, G.Sunil . AES Algorithm Implementation using ARM Processor. International Conference and Workshop on Emerging Trends in Technology. ICWET, 12 (None 2011), 24-29.
The AES encryption/decryption algorithm is widely used in modern consumer electronic products for security. To shorten the encryption/decryption time of plenty of data, it is necessary to adopt the algorithm of hardware implementation; however, it is possible to meet the requirement for low cost by completely using software only. How to reach a balance between the cost and efficiency of software and hardware implementation is a question worth of being discussed. In this paper, we implemented the AES encryption algorithm with hardware in combination with part of software using the custom instruction mechanism provided by the ARM7 with keil platform. we explored various combinations of hardware and software to realize the AES algorithm and discussed possible best solutions of different needs.