GPU-assisted AES encryption using GCM

  • Authors:
  • Georg Schönberger;Jürgen Fuß

  • Affiliations:
  • Upper Austria University of Applied Sciences, Dept. of Secure Information Systems, Hagenberg;Upper Austria University of Applied Sciences, Dept. of Secure Information Systems, Hagenberg

  • Venue:
  • CMS'11 Proceedings of the 12th IFIP TC 6/TC 11 international conference on Communications and multimedia security
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

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.