Y
Hacker News
new
|
ask
|
show
|
jobs
by
roliver
3576 days ago
Hopefully the argument about back/forth traffic in SSL will soon be obsolete if Zero-RTT handshakes are implemented in TLS1.3. Surely this would then be comparable to standard HTTP requests?
1 comments
tptacek
3576 days ago
Zero-RTT addresses latency, but not "bloat"; the same amount of data is exchanged, but application data can piggyback on the handshake messages.
link