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] Additions to modular arithmetic test cases #52

Merged
merged 9 commits into from
Aug 3, 2022

Conversation

arhag
Copy link
Member

@arhag arhag commented Aug 3, 2022

Brings #50 to main.

Also brings in #43 and #46 into main since they weren't brought in earlier.

spoonincode and others added 7 commits July 11, 2022 18:27
…dirs_31x

bump fc submod to that with libff's GNUInstallDirs usage
add incbin.h in to fc as a common location for it
This is part of the effort to add subjective limits to the
mod_exp host function (see eosnetworkfoundation/mandel#361).

Adds a few additional test vectors to existing modexp test case.

Adds a modexp_benchmarking test case which is not actually a test
but rather a way to get measurements on the time it takes to do
modular exponentiation with varying bit sizes to figure out what the
appropriate limit should be for the mod_exp host function.
@arhag arhag force-pushed the arhag/GH-361-mod-exp-limits-for-main branch from c13f143 to c981f6d Compare August 3, 2022 00:53
@arhag arhag merged commit 86d7d2c into main Aug 3, 2022
@arhag arhag deleted the arhag/GH-361-mod-exp-limits-for-main branch August 3, 2022 04: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.

3 participants