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

Rewrite text on timing leaks for key generation #4577

Merged
merged 4 commits into from
Jan 11, 2021
Merged

Commits on Jan 6, 2021

  1. Rewrite text on timing leaks for key generation

    Some of this is just forward reference, but it does need a little more
    context.
    
    Also, there was a missing word.
    
    Closes #4498.
    martinthomson committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    9681fb0 View commit details
    Browse the repository at this point in the history
  2. Use current, next, subsequent

    This is really hard to explain in words, but I think that this
    formulation is a little easier to grok.
    
    Closes #4499.
    martinthomson committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3d699da View commit details
    Browse the repository at this point in the history
  3. Don't bother with that

    Co-authored-by: Kazuho Oku <kazuhooku@gmail.com>
    martinthomson and kazuho committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c03a536 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. one PTO, not three

    martinthomson committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    51f3305 View commit details
    Browse the repository at this point in the history