3DES ECB Optimized for Massively Parallel CUDA GPU Architecture
Computer Science and Automation Institute, College of Computer Science and Business Administration in Lomza, Lomza, Poland
arXiv:1305.4376 [cs.DC], (19 May 2013)
@article{2013arXiv1305.4376S,
author={Swierczewski}, L.},
title={"{3DES ECB Optimized for Massively Parallel CUDA GPU Architecture}"},
journal={ArXiv e-prints},
archivePrefix={"arXiv"},
eprint={1305.4376},
primaryClass={"cs.DC"},
keywords={Computer Science – Distributed, Parallel, and Cluster Computing},
year={2013},
month={may},
adsurl={http://adsabs.harvard.edu/abs/2013arXiv1305.4376S},
adsnote={Provided by the SAO/NASA Astrophysics Data System}
}
Modern computers have graphics cards with much higher theoretical efficiency than conventional CPU. The paper presents application possibilities GPU CUDA acceleration for encryption of data using the new architecture tailored to the 3DES algorithm, characterized by increased security compared to the normal DES. The algorithm used in ECB mode (Electronic Codebook), in which 64-bit data blocks are encrypted independently by stream processors (CUDA cores).
May 21, 2013 by hgpu