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

More flexible subjective limits for mod_exp #787

Closed
arhag opened this issue Aug 4, 2022 · 0 comments · Fixed by #754
Closed

More flexible subjective limits for mod_exp #787

arhag opened this issue Aug 4, 2022 · 0 comments · Fixed by #754
Assignees

Comments

@arhag
Copy link
Member

arhag commented Aug 4, 2022

Follow up on #361. Allow for larger base and modulus bit sizes if the exponent is small to make the mod_exp function useful for applications like 4096-bit RSA.

@arhag arhag self-assigned this Aug 4, 2022
arhag referenced this issue in eosnetworkfoundation/mandel-fc Aug 5, 2022
Benchmarking now tries to vary the bit size of the exponent
separately from the bit size for the base and modulus.

Part of work required for eosnetworkfoundation/mandel#747.
arhag referenced this issue Aug 5, 2022
…p-limits-for-3.1

[3.1] Use more flexible subjective limits on mod_exp.
@arhag arhag closed this as completed in #754 Aug 5, 2022
arhag referenced this issue Aug 5, 2022
…p-limits-for-main

[3.1 -> main] Use more flexible subjective limits on mod_exp
@ericpassmore ericpassmore transferred this issue from eosnetworkfoundation/mandel Aug 6, 2022
@ericpassmore ericpassmore transferred this issue from another repository Aug 6, 2022
@stephenpdeos stephenpdeos added this to the Mandel 3.1.0-rc3 milestone Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants