International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 179 - Issue 48 |
Published: Jun 2018 |
Authors: Sanad Aburass, Mohammad Qatawneh |
![]() |
Sanad Aburass, Mohammad Qatawneh . Performance Evaluation of AES algorithm on Supercomputer IMAN1. International Journal of Computer Applications. 179, 48 (Jun 2018), 32-34. DOI=10.5120/ijca2018917282
@article{ 10.5120/ijca2018917282, author = { Sanad Aburass,Mohammad Qatawneh }, title = { Performance Evaluation of AES algorithm on Supercomputer IMAN1 }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 179 }, number = { 48 }, pages = { 32-34 }, doi = { 10.5120/ijca2018917282 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Sanad Aburass %A Mohammad Qatawneh %T Performance Evaluation of AES algorithm on Supercomputer IMAN1%T %J International Journal of Computer Applications %V 179 %N 48 %P 32-34 %R 10.5120/ijca2018917282 %I Foundation of Computer Science (FCS), NY, USA
Advanced Encryption Standard (AES) is one of the most popular encryption algorithms. The algorithm uses a combination of Exclusive-OR operations (XOR), octet substitution with an S-box, row and column rotations, and a Mix Column. In this paper the parallel implementation of AES cryptography algorithm is evaluated and compared in terms of running time, speed up and parallel efficiency. The parallel implementation of AES is implemented using message passing interface (MPI) library, and the results have been conducted using IMAN1 Supercomputer. The experimental results show that the run time of AES algorithm is decreased as the number of processors is increased. Moreover, the speedup for the data size of 16, 32, 64, 128, 256, and 1024-KB is increased when the number of processors is equal to 2, 4, 8, and 16.