From e8fcfefccb6615ed3adcf8bcaa66778e7c9e44a2 Mon Sep 17 00:00:00 2001 From: Julian Reschke Date: Sun, 19 Feb 2017 19:17:29 +0100 Subject: [PATCH] align the descriptions --- draft-ietf-httpbis-encryption-encoding.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/draft-ietf-httpbis-encryption-encoding.md b/draft-ietf-httpbis-encryption-encoding.md index a6b5e605e..d6ca765f7 100644 --- a/draft-ietf-httpbis-encryption-encoding.md +++ b/draft-ietf-httpbis-encryption-encoding.md @@ -135,14 +135,14 @@ enciphered. The record size ("rs") is included in the content coding header (see {{header}}). ~~~ drawing -+-----------+ content -| data | any length up to rs-17 octets ++-----------+ content +| data | any length up to rs-17 octets +-----------+ | v -+-----------+-----+ add a delimiter octet (0x01 or 0x02) -| data | pad | then 0x00-valued octets to rs-16 -+-----------+-----+ (or less on the last record) ++-----------+-----+ add a delimiter octet (0x01 or 0x02) +| data | pad | then 0x00-valued octets to rs-16 ++-----------+-----+ (or less on the last record) | v +--------------------+ encrypt with AEAD_AES_128_GCM;