From 2e91f4c8a96c374c336a1c2259d9a66eb2b39890 Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 1 Sep 2019 12:54:13 +0000 Subject: [PATCH] markdown fixes --- .../144-ecies-x25519-aead-ratchet.rst | 20 +++++++++---------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst b/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst index 07dd308a..b799d23b 100644 --- a/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst +++ b/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst @@ -2369,15 +2369,15 @@ Alice Bob following messages may arrive in any order: <-------------- New Session Reply (1g) - with Bob's ephemeral key 1 + with Bob ephemeral key 1 with bundled HTTP reply part 1 <-------------- New Session Reply (1g) - with Bob's ephemeral key 2 + with Bob ephemeral key 2 with bundled HTTP reply part 2 <-------------- New Session Reply (1g) - with Bob's ephemeral key 3 + with Bob ephemeral key 3 with bundled HTTP reply part 3 After reception of any of these messages, @@ -2468,11 +2468,11 @@ Alice Bob following messages can arrive in any order: <-------------- New Session Reply (1g) - with Bob's ephemeral key 1 + with Bob ephemeral key 1 with bundled streaming ack <-------------- New Session Reply (1g) - with Bob's ephemeral key 2 + with Bob ephemeral key 2 with bundled streaming ack After reception of any of these messages, @@ -2544,13 +2544,11 @@ Alice Bob <-------------- New Session Reply (1g) - with Bob's ephemeral and static key - with Bob's Destination hash + with Bob ephemeral key with bundled reply part 1 <-------------- New Session Reply (1g) - with Bob's ephemeral and static key - with Bob's Destination hash + with Bob ephemeral key with bundled reply part 2 After reception of either message, @@ -2568,8 +2566,8 @@ Alice Bob the new outbound session. Alice keeps the expiring inbound session - around for a while to process Bob's Existing Session - message sent to Alice's original inbound session. + around for a while to process the Existing Session + message sent to Alice. If all expected original Existing Session message replies have been processed, Alice can expire the original inbound session immediately.