Paper 2005/037

Improving Secure Server Performance by Re-balancing SSL/TLS Handshakes

Claude Castelluccia, Einar Mykletun, and Gene Tsudik

Abstract

Much of today's distributed computing takes place in a client/server model. Despite advances in fault tolerance -- in particular, replication and load distribution -- server overload remains to be a major problem. In the Web context, one of the main overload factors is the direct consequence of expensive Public Key operations performed by servers as part of each SSL handshake. Since most SSL-enabled servers use RSA, the burden of performing many costly decryption operations can be very detrimental to server performance. This paper examines a promising technique for re-balancing RSA-based client/server handshakes. This technique facilitates more favorable load distribution by requiring clients to perform more work (as part of encryption) and servers to perform commensurately less work, thus resulting in better SSL throughput. Proposed techniques are based on careful adaptation of variants of Server-Aided RSA originally constructed by Matsumoto, et al. Experimental results demonstrate that suggested methods (termed Client-Aided RSA) can speed up processing by a factor of between 11 to 19, depending on the RSA key size. This represents a considerable improvement. Furthermore, proposed techniques can be a useful companion tool for SSL Client Puzzles in defense against DoS and DDoS attacks.

Note: Contrary to ``popular belief'', our proposed solution is not subject to the meet-in-the-middle attack proposed during private communication with David Wagner.

Metadata
Available format(s)
PDF PS
Category
Public-key cryptography
Publication info
Published elsewhere. In submission
Keywords
SSLRSAClient-aided
Contact author(s)
mykletun @ ics uci edu
History
2005-02-23: last of 2 revisions
2005-02-10: received
See all versions
Short URL
https://ia.cr/2005/037
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2005/037,
      author = {Claude Castelluccia and Einar Mykletun and Gene Tsudik},
      title = {Improving Secure Server Performance by Re-balancing SSL/TLS Handshakes},
      howpublished = {Cryptology ePrint Archive, Paper 2005/037},
      year = {2005},
      note = {\url{https://eprint.iacr.org/2005/037}},
      url = {https://eprint.iacr.org/2005/037}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.