markdown fixes

This commit is contained in:
zzz
2019-09-01 12:54:13 +00:00
parent da8eed3265
commit 2e91f4c8a9

View File

@@ -2369,15 +2369,15 @@ Alice Bob
following messages may arrive in any order: following messages may arrive in any order:
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral key 1 with Bob ephemeral key 1
with bundled HTTP reply part 1 with bundled HTTP reply part 1
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral key 2 with Bob ephemeral key 2
with bundled HTTP reply part 2 with bundled HTTP reply part 2
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral key 3 with Bob ephemeral key 3
with bundled HTTP reply part 3 with bundled HTTP reply part 3
After reception of any of these messages, After reception of any of these messages,
@@ -2468,11 +2468,11 @@ Alice Bob
following messages can arrive in any order: following messages can arrive in any order:
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral key 1 with Bob ephemeral key 1
with bundled streaming ack with bundled streaming ack
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral key 2 with Bob ephemeral key 2
with bundled streaming ack with bundled streaming ack
After reception of any of these messages, After reception of any of these messages,
@@ -2544,13 +2544,11 @@ Alice Bob
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral and static key with Bob ephemeral key
with Bob's Destination hash
with bundled reply part 1 with bundled reply part 1
<-------------- New Session Reply (1g) <-------------- New Session Reply (1g)
with Bob's ephemeral and static key with Bob ephemeral key
with Bob's Destination hash
with bundled reply part 2 with bundled reply part 2
After reception of either message, After reception of either message,
@@ -2568,8 +2566,8 @@ Alice Bob
the new outbound session. the new outbound session.
Alice keeps the expiring inbound session Alice keeps the expiring inbound session
around for a while to process Bob's Existing Session around for a while to process the Existing Session
message sent to Alice's original inbound session. message sent to Alice.
If all expected original Existing Session message replies If all expected original Existing Session message replies
have been processed, Alice can expire the original have been processed, Alice can expire the original
inbound session immediately. inbound session immediately.