summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Document DH_up_ref(3), DSA_up_ref(3), and RSA_up_ref(3).schwarze2018-04-181-6/+24
| | | | | | * Correct documentation of DH_new(3), DH_free(3), DSA_new(3), DSA_free(3), RSA_new(3), and RSA_free(3) with respect to reference counting. * Stop referencing engine(3).
* Typo: typdef -> typedef.tb2018-04-031-3/+3
| | | | From Edgar Pettijohn
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* 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