As far as I have understood the draft in the context of my mental model of TLS, there already is a counter available for every message to prevent replay attacks. And if you get one for free then using it is definitely better than using a random number.
Comments
As far as I have understood the draft in the context of my mental model of TLS, there already is a counter available for every message to prevent replay attacks. And if you get one for free then using it is definitely better than using a random number.