summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/bn_mod_sqrt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify mod_sqrt_test() a bittb2023-04-051-35/+16
* bn_mod_sqrt test: Use a #define rather than hard coded 100tb2023-04-051-3/+5
* Add coverage for the truly non-deterministic path of Tonelli-Shankstb2023-04-051-4/+1625
* Clean bn_mod_sqrt up a littletb2023-04-041-28/+53
* Add a few missing headers and drop a few unused onestb2022-12-061-1/+3
* Flatten structure of libcrypto/bn teststb2022-12-011-0/+129