summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-3/+4
|
* In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17schwarze2018-03-181-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),schwarze2018-02-171-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).schwarze2016-12-111-6/+85
| | | | | In this case, keep the text about individual struct fields because it contains some actual information.
* Add Copyright and license.schwarze2016-11-291-2/+55
| | | | Mention that RSA_free(3) accepts NULL.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert RSA manuals from pod to mdocschwarze2016-11-041-0/+46