From 0cdfe026fef92139f6660897d9218a6a10d1ca19 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 29 May 2018 12:34:08 +1000 Subject: [PATCH] Remove either --- draft-ietf-quic-tls.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index 76f7fc5e61..7dd47f1221 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -942,11 +942,11 @@ Packet number protection is applied after packet protection is applied (see encryption algorithm. In sampling the packet ciphertext, the packet number length is assumed to be -either 4 octets (its maximum possible encoded length), unless there is -insufficient space in the packet for sampling. The sampled ciphertext starts -after allowing for a 4 octet packet number unless this would cause the sample to -extend past the end of the packet. If the sample would extend past the end of -the packet, the end of the packet is sampled. +4 octets (its maximum possible encoded length), unless there is insufficient +space in the packet for sampling. The sampled ciphertext starts after allowing +for a 4 octet packet number unless this would cause the sample to extend past +the end of the packet. If the sample would extend past the end of the packet, +the end of the packet is sampled. For example, the sampled ciphertext for a packet with a short header can be determined by: