Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated example in Section 6 #190

Merged
merged 2 commits into from Dec 26, 2020
Merged

Updated example in Section 6 #190

merged 2 commits into from Dec 26, 2020

Conversation

hannestschofenig
Copy link
Collaborator

Based on review from Ben:

Section 6

Figure 11 seems to show that the initial ServerHello has message_seq=1,
but §5.2 says that "[t]he first message each side transmits in each
association always has message_seq = 0". Which one is it? (A change
here would affect all the server's messages except the final ACK.)

Based on review from Ben:

    Section 6

    Figure 11 seems to show that the initial ServerHello has message_seq=1,
    but §5.2 says that "[t]he first message each side transmits in each
    association always has message_seq = 0". Which one is it? (A change
    here would affect all the server's messages except the final ACK.)
Ben wrote: 

Also in Figure 11, the client has to send an empty ACK because Record 1
could only be ACK'd in epoch 2, but the client doesn't have the epoch 2
keys yet. We should at least forward-reference §7.1 and acknowledge
(pun intended) that the empty ACK is correct in this case even if we
don't go into the details of why it is correct yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants