Hi,
Thank you for the draft.
As said, I would love to have this kind of document.
In TLS 1.3, multiples steps are required to derive the AEAD secrets.
Without a step-by-step example, implementors need to (i.e. I had to)
struggle to figure out what went wrong.
I also believe that the document sh
A lot of people have asked for test vectors for TLS 1.3. This draft
includes two very simple handshakes: a 1-RTT handshake and a 0-RTT
handshake resumed from the first.
The baling-wire and string holding this together are here:
https://github.com/martinthomson/tls13-vectors
Requests for scenar