Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Hex array to hex_digits. | jsing | 2023-04-19 | 1 | -5/+5 |
* | Move the BN_bn2bin()/BN_bin2bn() family to bn_convert.c | jsing | 2023-04-19 | 1 | -1/+182 |
* | Reorder functions. | jsing | 2023-04-19 | 1 | -102/+102 |
* | Move BN_options() from bn_convert.c to bn_lib.c | jsing | 2023-04-19 | 1 | -20/+1 |
* | Move BN_bn2mpi()/BN_mpi2bn() into bn_convert.c | jsing | 2023-04-17 | 1 | -1/+73 |
* | Rename the largely misnamed bn_print.c to bn_convert.c | jsing | 2023-04-14 | 1 | -0/+414 |