Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-05 | bn_mod_sqrt test: Use a #define rather than hard coded 100 | tb | 1 | -3/+5 |
2023-04-05 | Add coverage for the truly non-deterministic path of Tonelli-Shanks | tb | 1 | -4/+1625 |
2023-04-05 | Introduce variation in location of junked bytes; ok tb@ | otto | 1 | -3/+8 |
2023-04-04 | A refactoring back in 2016 in which magic numbers where extracted into | anton | 1 | -0/+1 |
2023-04-04 | In preparation for better documenting BIO info callbacks, improve the | schwarze | 1 | -9/+115 |
2023-04-04 | Clean bn_mod_sqrt up a little | tb | 1 | -28/+53 |
2023-04-03 | Compress euclid() a little | tb | 1 | -49/+28 |
2023-04-03 | Link bn_gcd test to regress | tb | 1 | -1/+3 |