Enhancement of text-based advanced encryption standard algorithm (AES) in the android platform / Mohamad Zakirin Mohammad Zahari

Cryptography is a one of the method to provide the secrecy of information or data. Nowadays, there are a lot of cryptography method has been applied. One of the most popular cryptography methods is Advance Encryption Standard (AES). On this paper, the research will focus on the AES encryption and de...

全面介绍

Saved in:
书目详细资料
主要作者: Mohammad Zahari, Mohamad Zakirin
格式: Thesis
语言:English
出版: 2014
主题:
在线阅读:https://ir.uitm.edu.my/id/eprint/65354/2/65354.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Cryptography is a one of the method to provide the secrecy of information or data. Nowadays, there are a lot of cryptography method has been applied. One of the most popular cryptography methods is Advance Encryption Standard (AES). On this paper, the research will focus on the AES encryption and decryption computational process of the text in the Android platform. AES algorithm been chosen because it is one of the most secured cryptography methods, very flexible, and most commonly implemented. However, AES users or application that using AES algorithm might face the problem of computational overhead. The enhanced AES-128 bit algorithm was omitted the mix column step from second round until the ninth round and being replaced with shift row step. This will help to speed up the algorithm because mix column step was using high calculation and needs a lot of time to process it. Based on the research that had been conducted, it shows that the enhanced algorithm have managed to speed up the computational process for encryption and decryption of the text in the Android platform to reduce computational overhead. Therefore, hopefully in future, any cryptography developers can implement this code if they want to encrypt the complex data. In future, the test toward the strength of this enhanced AES-\ 28 bit algorithm should be conducted.