summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/bn_mod_sqrt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unwanted trailing newlines from err/warn format strings.anton2024-08-231-2/+2
* bn_mod_sqrt: remove no longer necessary complications due to thetb2023-04-111-15/+5
* Move a comment to the proper placetb2023-04-061-6/+5
* bn_mod_sqrt: Improve a handful of comments and a printftb2023-04-051-5/+9
* Improve regress coverage for BN_mod_sqrt()tb2023-04-051-3/+2783
* 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