Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better document BN_ULONG (in the DESCRIPTION near BN_num_bits_word(3)) | schwarze | 2022-11-22 | 1 | -40/+84 |
| | | | | | | | | | | | and BN_BITS2 (below RETURN VALUES). While here, perform major reordering and rewriting for precision and readability, in particular: - Avoid misleading wordings like "size of a BIGNUM". - Drop the trivial example. - Move the pointers to RSA_size(3) and friends to CAVEATS. - Stop recommending 8*BN_num_bytes() in this context because it is wrong, too. | ||||
* | add a few .Xr links to new manual pages | schwarze | 2022-07-13 | 1 | -2/+3 |
| | |||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -3/+9 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -7/+4 |
| | |||||
* | replace all references to bn(3) with BN_new(3), | schwarze | 2016-12-10 | 1 | -3/+3 |
| | | | | and make sure all BN*(3) pages point back to BN_new(3) | ||||
* | Copyright and license | schwarze | 2016-11-20 | 1 | -2/+51 |
| | |||||
* | some cleanup; | jmc | 2016-11-08 | 1 | -8/+8 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | fourth batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-23 | 1 | -0/+76 |