| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bn_convert: avoid a zero-sized allocation | tb | 2024-11-05 | 1 | -2/+2 |
| * | Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad(). | jsing | 2024-11-03 | 1 | -3/+137 |
| * | Add some additional BN conversion test cases. | jsing | 2024-11-03 | 1 | -3/+21 |
| * | Add regress coverage for BN_lebin2bn(). | jsing | 2024-04-17 | 1 | -3/+17 |
| * | bn_convert: plug leak spotted by ASAN | tb | 2024-04-09 | 1 | -2/+4 |
| * | Add regress coverage for BN_bn2mpi()/BN_mpi2bn(). | jsing | 2024-04-09 | 1 | -6/+123 |
| * | Codify BN_asc2bn(NULL, *) behavior in regress. | tb | 2023-06-23 | 1 | -1/+11 |
| * | Add coverage for calling BN_{dec,hex}2bn() with NULL inputs. | jsing | 2023-05-27 | 1 | -9/+37 |
| * | Provide initial regress for BN_{asc,dec,hex}2bn()/BN_bn2{dec,hex}() | jsing | 2023-04-22 | 1 | -0/+590 |
