CUDA based high-efficiency implementation of AES algorithm

This paper proposed a new ECB mode for the low security of the AES algorithm in ECB mode.It was implemented under CUDA of GPU.It included the threads organization scheme,data structure and shared memory based performance improvement.Experimental results demonstrate that this new mode enhances the performance and security of AES algorithm and can obtain more efficient performance gains through CUDA than traditional CPU.