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

[3.1 -> main] Use more flexible subjective limits on mod_exp #754

Merged
merged 5 commits into from
Aug 5, 2022

Conversation

arhag
Copy link
Member

@arhag arhag commented Aug 5, 2022

Brings #749 into main.

Resolves #787.

arhag added 5 commits August 5, 2022 03:09
A new approach to constraining the bit sizes of the arguments passed
into mod_exp is taken which allows for larger bit sizes for the base
and modulus arguments when the exponent is small.

This now allows for mod_exp to be used for 4096-bit RSA.
…p-limits-for-3.1

[3.1] Use more flexible subjective limits on mod_exp.
@arhag arhag requested a review from larryk85 August 5, 2022 18:54
@arhag arhag merged commit 461a055 into main Aug 5, 2022
@arhag arhag deleted the arhag/GH-747-mod-exp-limits-for-main branch August 5, 2022 19:37
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.

More flexible subjective limits for mod_exp
2 participants