Added 0-RTT support to TLS handshake in folly

81 views
Skip to first unread message

Anirudha Pratap Singh

unread,
Jun 16, 2020, 6:21:31 AM6/16/20
to Folly: the Facebook Open-source LibrarY
An OpenSSL solution for 0-RTT support in TLS handshake is added in folly's asyncSSLSocket API.
The following is the pull request: https://github.com/facebook/folly/pull/1369

With the above changes, a server application using AsyncSSLSockets can receive and process early data. The early data received as part of TLS clientHello can be parsed and based on it can be accepted or rejected. This solution is implemented using OpenSSL API SSL_read_early_data().

Can anyone please review the above feature request?


Thanks,
Anirudha
Reply all
Reply to author
Forward
0 new messages