Speed Records for NTRU
Department of Electrical Engineering, University of Leuven, Kasteelpark Arenberg 10, B-3001 Leuven-Heverlee, Belgium
Topics in Cryptology – CT-RSA 2010, Lecture Notes in Computer Science, 2010, Volume 5985/2010, 73-88
@article{hermans2010speed,
title={Speed records for NTRU},
author={Hermans, J. and Vercauteren, F. and Preneel, B.},
journal={Topics in Cryptology-CT-RSA 2010},
pages={73–88},
year={2010},
publisher={Springer}
}
In this paper NTRUEncrypt is implemented for the first time on a GPU using the CUDA platform. As is shown, this operation lends itself perfectly for parallelization and performs extremely well compared to similar security levels for ECC and RSA giving speedups of around three to five orders of magnitude. The focus is on achieving a high throughput, in this case performing a large number of encryptions/decryptions in parallel. Using a modern GTX280 GPU a throughput of up to 200 000 encryptions per second can be reached at a security level of 256 bits. This gives a theoretical data throughput of 47.8 MB/s. Comparing this to a symmetric cipher (not a very common comparison), this is only around 20 times slower than a recent AES implementation on a GPU.
December 19, 2010 by hgpu