Efficiently Mapping the AES Encryption Algorithm on GPUs
Federal University of Parana, Department of Informatics, Brazil
CSBS, 2012
@article{zola2012efficiently,
title={Efficiently Mapping the AES Encryption Algorithm on GPUs},
author={Zola, Wagner M Nunan and De Bona, Luis C Erpen},
year={2012}
}
Warped AES is a high performance heterogeneous GPU/CPU-SSE parallel method for encryption using GPUs. Considering the performance of encryption in GPU memory alone, our algorithm outperforms current published implementations on comparable hardware. In our ongoing research, we have also devised a speculative method for high throughput encryption on GPUs, while preserving low latency to client CPU applications. In this work we emphasize on techniques used to efficiently map the AES CTR encryption tasks for parallel execution on GPUs.
March 24, 2013 by hgpu