Closed marten-seemann closed 1 year ago
Yeah I think the entire section failed to reflect that we allow CID sequence numbers above 2^32. It goes like
To calculate the nonce, a 96 bit path-and-packet-number is composed of the 32 bit Connection ID Sequence Number in byte order,
but what is exactly 32-bit CID sequence number?
I think I know what this is supposed to say, but I’m having trouble parsing this sentence. It would probably benefit from being reworded as a „MUST NOT use more than 2ˆ32-1 connection IDs without a key update“, or similar.