@inproceedings{11f4a7c5e0a44bf2829900bddf6c1697,
title = "GPU-assisted AES encryption using GCM",
abstract = "We are presenting an implementation of the Galois/Counter Mode (GCM) for the Advanced Encryption Standard (AES) in IPsec in this paper. GCM is a so called {"}authenticated encryption{"} as it can ensure confidentiality, integrity and authentication. It uses the Counter Mode for encryption, therefore counters are encrypted for an exclusive-OR with the plaintext. We describe a technique where these encryptions are precomputed on a Graphic Processing Unit (GPU) and can later be used to encrypt the plaintext, whereupon only the exclusive-OR and authentication part of GCM are left to be computed. This technique should primarily not limit the performance to the speed of the AES implementation but allow Gigabit throughput and at the same time minimize the CPU load.",
keywords = "AES, CUDA, Galois/Counter Mode (GCM), Gbit/s, GPU, high-performance, IPsec",
author = "Georg Sch{\"o}nberger and J{\"u}rgen Fu{\ss}",
note = "Copyright: Copyright 2011 Elsevier B.V., All rights reserved.; 12th IFIP TC-6 and TC-11 Conference on Communications and Multimedia Security, CMS 2011 ; Conference date: 19-10-2011 Through 21-10-2011",
year = "2011",
doi = "10.1007/978-3-642-24712-5_16",
language = "English",
isbn = "9783642247118",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "178--185",
booktitle = "Communications and Multimedia Security - 12th IFIP TC 6 / TC 11 International Conference, CMS 2011, Proceedings",
}