On Tue, Nov 3, 2015 at 8:25 AM, Benjamin Kaduk <[email protected]> wrote: > % 1. The 64-bit record sequence number is serialized as an 8-byte, > % big-endian value and padded on the left with 4 zeroes. > > I assume you mean zero octets/bytes, and not ASCII '0' (or EBCDIC, or ...) > > "padded on the left" also has some potential for ambiguity (though not as > much); something about "four zero octets are prepended to the stream" might > be less ambiguous.
Sorry, I missed seeing this for -02, but I now have locally, for the next revision: "The 64-bit record sequence number is serialized as an 8-byte, big-endian value and padded on the left with four 0x00 bytes." Cheers AGL -- Adam Langley [email protected] https://www.imperialviolet.org _______________________________________________ TLS mailing list [email protected] https://www.ietf.org/mailman/listinfo/tls
