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

Make the packet number encryption sampling clearer #1389

Merged
merged 5 commits into from May 29, 2018
Merged

Commits on May 25, 2018

  1. Copy the full SHA
    edff824 View commit details
    Browse the repository at this point in the history
  2. Include packet number in the length field for long headers

    This ensures that the packet number encryption can work because that relies on knowing where the end of the packet is.
    
    This means that packet coalescing in -12 was busted.
    martinthomson committed May 25, 2018
    Copy the full SHA
    5b81241 View commit details
    Browse the repository at this point in the history
  3. Missed version

    martinthomson committed May 25, 2018
    Copy the full SHA
    c408ba4 View commit details
    Browse the repository at this point in the history
  4. Rephrase the description of sampled ciphertext

    This was missing a few things, which made it confusing.
    martinthomson committed May 25, 2018
    Copy the full SHA
    10df2ab View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Remove either

    martinthomson committed May 29, 2018
    Copy the full SHA
    0cdfe02 View commit details
    Browse the repository at this point in the history