Fast Software AES Encryption
Laboratory for Cryptologic Algorithms, EPFL, CH-1015 Lausanne, Switzerland
In Fast Software Encryption, Vol. 6147 (2010), pp. 75-93
@conference{osvik2010fast,
title={Fast software AES encryption},
author={Osvik, D. and Bos, J. and Stefan, D. and Canright, D.},
booktitle={Fast Software Encryption},
pages={75–93},
year={2010},
organization={Springer}
}
This paper presents new software speed records for AES-128 encryption for architectures at both ends of the performance spectrum. On the one side we target the low-end 8-bit AVR microcontrollers and 32-bit ARM microprocessors, while on the other side of the spectrum we consider the high-performing Cell broadband engine and NVIDIA graphics processing units (GPUs). Platform specific techniques are detailed, explaining how the software speed records on these architectures are obtained. Additionally, this paper presents the first AES decryption implementation for GPU architectures.
December 17, 2010 by hgpu