Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing .In lines | schwarze | 2019-06-03 | 1 | -2/+3 |
| | |||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+8 |
| | |||||
* | replace all references to bn(3) with BN_new(3), | schwarze | 2016-12-10 | 1 | -2/+3 |
| | | | | and make sure all BN*(3) pages point back to BN_new(3) | ||||
* | some cleanup; | jmc | 2016-11-08 | 1 | -3/+3 |
| | |||||
* | document BN_set_negative() and BN_is_negative(); | schwarze | 2016-11-05 | 1 | -0/+56 |
feedback and OK bcook@, OK jsing@ |