Computer Science and Information Systems 2013 Volume 10, Issue 2, Pages: 897-911
https://doi.org/10.2298/CSIS121102040T
Full text (
235 KB)
Efficient implementation for QUAD stream cipher with GPUs
Tanaka Satoshi (Graduate School of Information Science and Electrical Engineering, Motooka, Nishi-ku, Fukuoka, Japan)
Nishide Takashi (Faculty of Information Science and Electrical Engineering, Motooka, Nishi-ku, Fukuoka, Japan)
Sakurai Kouichi (Faculty of Information Science and Electrical Engineering, Motooka, Nishi-ku, Fukuoka, Japan)
QUAD stream cipher uses multivariate polynomial systems. It has provable
security based on the computational hardness assumption. More specifically,
the security of QUAD depends on hardness of solving non-linear multivariate
systems over a finite field, and it is known as an NP-complete problem.
However, QUAD is slower than other stream ciphers, and an efficient
implementation, which has a reduced computational cost, is required. In this
paper, we propose an efficient implementation of computing multivariate
polynomial systems for multivariate cryptography on GPU and evaluate
efficiency of the proposal. GPU is considered to be a commodity parallel
arithmetic unit. Moreover, we give an evaluation of our proposal. Our
proposal parallelizes an algorithm of multivariate cryptography, and makes it
efficient by optimizing the algorithm with GPU.
Keywords: stream cipher, efficient implementation, multivariate cryptography, GPGPU