3DES ECB Optimized for Massively Parallel CUDA GPU Architecture
Distributed, Parallel, and Cluster Computing
2013-05-21 v1
Abstract
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).
Cite
@article{arxiv.1305.4376,
title = {3DES ECB Optimized for Massively Parallel CUDA GPU Architecture},
author = {Lukasz Swierczewski},
journal= {arXiv preprint arXiv:1305.4376},
year = {2013}
}
Comments
4 pages, 4 figures