Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an interesting input to modexp found by fuzzing | Yoichi Hirai | 2017-10-10 | 1 | -2/+4 |
* | Add some more modexp cases | Yoichi Hirai | 2017-09-18 | 1 | -2/+88 |
* | refill precompiled tests | Dimitry | 2017-09-12 | 1 | -10/+10 |
* | Fix the modexpFiller about large base length and large exp length | Yoichi Hirai | 2017-08-14 | 1 | -4/+4 |
* | split metropolis | Dimitry | 2017-08-03 | 1 | -8/+8 |
* | Add a test case baseLength = modLength = 0, but expLength = 2^255 | Yoichi Hirai | 2017-07-10 | 1 | -3/+5 |
* | Add a case where exp length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -2/+20 |
* | Add a modexp test where base length is 2^64 | Yoichi Hirai | 2017-07-06 | 1 | -3/+5 |
* | Price calculation when exp length > 256, and the first word of exponent is zero | Yoichi Hirai | 2017-07-04 | 1 | -3/+5 |
* | modexp tests | Dimitry | 2017-04-25 | 1 | -3/+7 |
* | modexp tests | Dimitry | 2017-04-25 | 1 | -0/+221 |