Fast-Track Session Establishment for TLS

By Hovav Shacham and Dan Boneh.

In Proceedings of NDSS 2002, pages 195–202. Internet Society, Feb. 2002.

Extended abstract of [SBR04] (also with Eric Rescorla).

Abstract

We propose a new, “fast-track” handshake mechanism for TLS. A fast-track client caches a server’s public parameters and negotiated parameters in the course of an initial, enabling handshake. These parameters need not be resent on subsequent handshakes. The new mechanism reduces both network traffic and the number of round trips, and requires no additional server state. These savings are most useful in high latency environments such as wireless networks. We include a rollback mechanism to allow a server to gracefully revert to an ordinary TLS handshake when needed. Our design is fully backwards compatible: fast-track clients can interoperate with servers unaware of fast-track and vise versa. We have implemented our proposal to demonstrate the savings in network traffic and round trips.

Material

Reference

@InProceedings{shacham-boneh:fast-track:ndss02, author = {Hovav Shacham and Dan Boneh}, title = {Fast-Track Session Establishment for {TLS}}, booktitle = {Proceedings of NDSS 2002}, editor = {Mahesh Tripunitara}, year = 2002, month = feb, publisher = {Internet Society (ISOC)}, pages = {195-202}, note = {Extended abstract of SBR04 journal paper} }

Navigation: Hovav Shacham // Publications // [SB02]