Re: [openssl-users] [EXT] TLS 1.3 performance

2017-09-16 Thread Neetish Pathak
Thanks Roelof, This is really helpful. BR, Neetish On Thu, Sep 14, 2017 at 4:45 PM, Roelof Du Toit wrote: > Hi Neetish, > > > > I would recommend considering the following in your research: > > - The impact of Nagle. See https://github.com/openssl/openssl/issues/4237 > > - The impact of the K

Re: [openssl-users] [EXT] TLS 1.3 performance

2017-09-14 Thread Roelof Du Toit
Hi Neetish, I would recommend considering the following in your research: - The impact of Nagle. See https://github.com/openssl/openssl/issues/4237 - The impact of the KeyShare calculation on TLS 1.3 session resumption (assuming most deployments will use psk_dhe_ke) - The impact of post-handshak