-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additions to modular arithmetic test cases.
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.
- Loading branch information
Showing
1 changed file
with
137 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters