summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/bn_unit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a BN_num_bits() with zero padded input.jsing2023-06-211-4/+13
* Fix copy-paste errortb2023-06-201-2/+2
* Add regress coverage for BN_num_bits()jsing2023-06-201-1/+35
* Add regress coverage for the new behavior of BN_copy() with respect totb2023-03-311-1/+161
* Add regress coverage for BN_num_bits_word()tb2023-02-141-1/+25
* Add a few missing headers and drop a few unused onestb2022-12-061-1/+2
* Flatten structure of libcrypto/bn teststb2022-12-011-0/+79