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 RSA signature recovery #5573

Merged
merged 8 commits into from Dec 8, 2020
Merged

Commits on Dec 8, 2020

  1. Removed unused argument.

    misterzed88 authored and reaperhulk committed Dec 8, 2020
    Copy the full SHA
    d8e8e75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad5260d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8c18fc View commit details
    Browse the repository at this point in the history
  4. Corrected typo.

    misterzed88 authored and reaperhulk committed Dec 8, 2020
    Copy the full SHA
    d338e0a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    88909a0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2050ec0 View commit details
    Browse the repository at this point in the history
  7. Extended RSA signature recovery with option to return full data (not

    only the digest part).
    misterzed88 authored and reaperhulk committed Dec 8, 2020
    Copy the full SHA
    89b81c1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b598ca0 View commit details
    Browse the repository at this point in the history