High-Speed Implementations of Block Cipher ARIA Using Graphics Processing Units
ETRI, Daejeon
International Conference on Multimedia and Ubiquitous Engineering, 2008. MUE 2008
@conference{yeom2008high,
title={High-Speed Implementations of Block Cipher ARIA Using Graphics Processing Units},
author={Yeom, Y. and Cho, Y. and Yung, M.},
booktitle={2008 International Conference on Multimedia and Ubiquitous Engineering},
pages={271–275},
year={2008},
organization={IEEE}
}
The power of graphics processing unit(GPU) has been increasing rapidly more than that of CPU. It is not surprising that many software libraries were developed which enable us to use the power of GPU for general computations especially in parallel data processing. In this paper, we propose implementations of the standard block cipher ARIA of Korea using OpenGL and CUDA libraries on GPU. Since ARIA was announced only 4 years ago, there is no hardware solution yet providing high-speed encryption with ARIA. We make use of GPU as a parallel processors with several grid structures and optimize the encryption speed and the occupancy of shared-memory. As a result, when ARIA is running on GeForce 8800GTS using CUDA library, the speed of the encryption reaches up to 4.8 Gbps which is the fastest implementation of ARIA known to public.
April 8, 2011 by hgpu