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

Add support for constant-time decryption of PKCS#1 v1.5-encoded session keys #1445

Merged
merged 8 commits into from Jan 19, 2022

Commits on Nov 29, 2021

  1. WIP

    larabr committed Nov 29, 2021
    Copy the full SHA
    8ee1cfc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Copy the full SHA
    8dd495a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Add constant-time select

    larabr committed Dec 1, 2021
    Copy the full SHA
    1fcbb48 View commit details
    Browse the repository at this point in the history
  2. Update comments

    larabr committed Dec 1, 2021
    Copy the full SHA
    11a00f2 View commit details
    Browse the repository at this point in the history
  3. Fix test

    larabr committed Dec 1, 2021
    Copy the full SHA
    d3ecad0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Copy the full SHA
    9031105 View commit details
    Browse the repository at this point in the history
  2. Fix typo in comment [skip ci]

    Co-authored-by: Daniel Huigens <d.huigens@protonmail.com>
    larabr and twiss committed Dec 2, 2021
    Copy the full SHA
    b96a33f View commit details
    Browse the repository at this point in the history
  3. Rename variables

    larabr committed Dec 2, 2021
    Copy the full SHA
    ecca368 View commit details
    Browse the repository at this point in the history