Different Implementations of AES Cryptographic Algorithm
Different Implementations of AES Cryptographic Algorithm
复制标题
DOI:
10.1109/hpcc-css-icess.2015.215
复制
发表时间:
2015-08
期刊:
影响因子:
--
通讯作者:
Guang-liang Guo;Q. Qian;Rui Zhang
中科院分区:
文献类型:
--
作者:
Guang-liang Guo;Q. Qian;Rui Zhang
Currently, AES is regarded as the most popular symmetric cryptographic algorithm. It is very significant to develop high performance AES to further broaden its widespread applications. And in this paper, it is mainly about the different optimized designs and implementations of AES algorithm. Firstly, it tests the fast implementation of AES algorithm and the performance has been improved by about 50 times when compared to the standard AES algorithm, Secondly, using the Intel AES-NI extended instruction sets, and the performance has been improved by about 50 times compared with the fast implementation of AES algorithm, Finally, using CUDA and GPU to execute the AES in parallel, and it can improve the performance by about 18 times compared with the fast implementation of AES algorithm.