Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -3/+4 |
| | |||||
* | In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17 | schwarze | 2018-03-18 | 1 | -2/+3 |
| | | | | | | 15:19:12, tb@ provided a subset of the DSA_meth_*(3) and RSA_meth_*(3) functions. Merge the relevant parts of the manual pages from OpenSSL, heavily tweaked by me, in particular for conciseness. | ||||
* | Merge documentation for {DH,DSA}_get0_{key,pqg}(3), | schwarze | 2018-02-17 | 1 | -2/+3 |
| | | | | | EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided. | ||||
* | Merge all of rsa(3) into RSA_new(3). | schwarze | 2016-12-11 | 1 | -6/+85 |
| | | | | | In this case, keep the text about individual struct fields because it contains some actual information. | ||||
* | Add Copyright and license. | schwarze | 2016-11-29 | 1 | -2/+55 |
| | | | | Mention that RSA_free(3) accepts NULL. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert RSA manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -0/+46 |