Accelerating SSL with GPUs

  • Authors:
  • Keon Jang;Sangjin Han;Seungyeop Han;Sue Moon;KyoungSoo Park

  • Affiliations:
  • KAIST, Daejeon, South Korea;KAIST, Daejeon, South Korea;University of Washington, Seattle, WA, USA;KAIST, Daejeon, South Korea;KAIST, Daejeon, South Korea

  • Venue:
  • ACM SIGCOMM Computer Communication Review
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

SSL/TLS is a standard protocol for secure Internet communication. Despite its great success, today's SSL deployment is largely limited to security-critical domains. The low adoption rate of SSL is mainly due to high computation overhead on the server side. In this paper, we propose Graphics Processing Units (GPUs) as a new source of computing power to reduce the server-side overhead. We have designed and implemented an SSL proxy that opportunistically offloads cryptographic operations to GPUs. The evaluation results show that our GPU implementation of cryptographic operations, RSA, AES, and HMAC-SHA1, achieves high throughput while keeping the latency low. The SSL proxy significantly boosts the throughput of SSL transactions, handling 21.5K SSL transactions per second, and has comparable response time even when overloaded.