AES Encryption and Decryption Using Direct3D 10 API
Adrian Marius Chiuţă
Computer Science Department, IT&C Security Master
Cybernetics and Economic Informatics
Academy of Economic Studies
Calea Dorobanţilor, Nb. 15-17, Room 2315, Sector 1, Bucharest
ROMANIA
achiuta@tessera.com, http://ism.ase.ro
Abstract: Current video cards (GPUs – Graphics Processing Units) are very programmable have become much more powerful than the CPUs and they are very affordable. In this paper, we present an implementation for the AES algorithm using Direct3D 10 certified GPUs. The graphics API Direct3D 10 is the first version that allows the use of integer operations, making from the traditional GPUs (that works only with floating-point numbers), General Purpose GPUs that can be used for a large number of algorithms, including encryption. We present the performance of the symmetric key encryption algorithm – AES, on a middle-range GPU and on a middle-range quad-core CPU. On the testing system, the developed solution is almost 3 times faster on the GPU than on one single-core CPU, showing that the GPU can perform as an efficient cryptographic accelerator
Source:https://arxiv.org/
Download Full Paper
Source:https://arxiv.org/
Download Full Paper
0 comments:
Post a Comment