Parallel Implementation of AES on 2.5D Multicore Platform with Hardware and Software Co-Design.

Jielin Wang,Weizhen Wang,Jianwei Yang,Zhiyi Yu,Jun Han,Xiaoyang Zeng
DOI: https://doi.org/10.1109/asicon.2015.7517001
2015-01-01
Abstract:Advanced Encryption Standard (AES) plays an important role in modern cryptographic applications. High performance implementation of AES are required for many application scenarios. Parallelization techniques are popular in recent years to improve the performance. In this paper we propose two parallel AES schemes, one is full software implementation and another is software implementation with hardware accelerator. These schemes are implemented on two 4-core clusters with shared memory architecture. The experimental results show that our parallel schemes have a good performance compared with related works and speedup for two schemes achieves 4.92 and 9.78, respectively. The throughput achieves 176.48 Mbps when using hardware accelerator.
What problem does this paper attempt to address?