You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standard TLS doesn't need epoch, but the Stream cTLS header has a space for it anyway. What should we put there?
Putting the DTLS-style epoch bits there might be good for consistency, but it doesn't have any functional purpose, and might reveal some information about the handshake state to an onlooker.
The text was updated successfully, but these errors were encountered:
Standard TLS doesn't need
epoch
, but the Stream cTLS header has a space for it anyway. What should we put there?Putting the DTLS-style epoch bits there might be good for consistency, but it doesn't have any functional purpose, and might reveal some information about the handshake state to an onlooker.
The text was updated successfully, but these errors were encountered: