From a9097298ec3317c1b18bff7c4da2c0e8ae534f04 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Mon, 30 Jan 2017 16:49:57 +1100 Subject: [PATCH] Fix braino --- draft-ietf-httpbis-encryption-encoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-httpbis-encryption-encoding.md b/draft-ietf-httpbis-encryption-encoding.md index 199cce5e9..d0592f7a7 100644 --- a/draft-ietf-httpbis-encryption-encoding.md +++ b/draft-ietf-httpbis-encryption-encoding.md @@ -159,7 +159,7 @@ octet and a 16 octet authentication tag. Each record contains a single padding delimiter octet followed by any number of zero octets. The last record uses a padding delimiter octet set to the value 2, -all other octets have a padding delimiter with the value 1. A decrypter MUST +all other records have a padding delimiter octet a value of 1. A decrypter MUST fail if the unencrypted content of a record is all zero-valued. A decrypter MUST fail if the last record contains a padding delimiter with a value other than 2; a decrypter MUST fail if any record other than the last contains a