tlswg / draft-ietf-tls-ctls

Other
1 stars 3 forks source link

Decide what to do with the `epoch` field on streaming transports #71

Open bemasc opened 2 years ago

bemasc commented 2 years ago

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.