DocumentCode :
715330
Title :
A promising parallel algorithm to manage the RSA decryption complexity
Author :
Asaduzzaman, Abu ; Gummadi, Deepthi ; Waichal, Puskar
Author_Institution :
Dept. of Electr. Eng. & Comput. Sci., Wichita State Univ., Wichita, KS, USA
fYear :
2015
fDate :
9-12 April 2015
Firstpage :
1
Lastpage :
5
Abstract :
In the field of cryptography, public key algorithms are widely known to be slower than symmetric key alternatives for the reason of their basis in modular arithmetic. The modular arithmetic in RSA (short for Ron Rivest, Adi Shamir, and Leonard Adleman) and Diffie Hellman schemes is computationally heavy when compared to symmetric algorithms relying on simple operations like shifting of bits and XOR. Therefore, it has become a serious concern to implement public key algorithms in a faster way. In this work, we explore the impact of compute unified device architecture (CUDA) and Pthread on decryption in RSA when large numbers are created by homomorphic encryption. RSA decryption is based on a power and module operations and produces a very large ciphertext. We introduce a parallel algorithm that splits RSA power operations into different threads and makes use of the large number of processing cores available in graphics processing unit (GPU) cards to reduce the time required in RSA decryption. Experimental results indicate that the proposed CUDA-accelerated multithreaded implementation has potential to effectively deal with the RSA decryption complexity.
Keywords :
graphics processing units; multi-threading; parallel algorithms; parallel architectures; public key cryptography; CUDA-accelerated multithreaded implementation; Diffie Hellman scheme; GPU cards; Pthread; RSA decryption complexity management; Ron Rivest, Adi Shamir, and Leonard Adleman scheme; ciphertext; compute unified device architecture; cryptography; graphics processing unit card; homomorphic encryption; modular arithmetic; module operation; parallel algorithm; power operation; public key algorithm; symmetric algorithm; symmetric key alternatives; Encryption; Graphics processing units; Portable computers; Public key; Servers; CUDA; Cipher; Decryption; Homomorphic encryption; RSA public-key cryptosystems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
SoutheastCon 2015
Conference_Location :
Fort Lauderdale, FL
Type :
conf
DOI :
10.1109/SECON.2015.7132926
Filename :
7132926
Link To Document :
بازگشت