summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_RSAPublicKey.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .Lb libcrypto ; OK tb@schwarze2025-06-081-2/+3
|
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-9/+14
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 1.0.1; researched from OpenSSL gitschwarze2018-03-231-2/+8
|
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-2/+12
|
* rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+20
|
* Document d2i_RSA_PSS_PARAMS(3) and i2d_RSA_PSS_PARAMS(3)schwarze2016-12-261-6/+60
| | | | | found in OpenSSL doc/man3/d2i_X509.pod. Add STANDARDS references.
* add eight missing functions found in OpenSSL doc/man3/d2i_X509.podschwarze2016-12-261-2/+78
|
* Basic cleanup:schwarze2016-12-261-80/+102
| | | | | | | | | Simplify one-line description. List each function with the correct header file. Use the same parameter names as in ASN1_item_d2i(3). Point to ASN1_item_d2i(3) for details. Sort the text. Add some useful cross references.
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-5/+10
| | | | related to X.509 with .Vt such that they can be searched for.
* Change all references to rsa(3) to point to RSA_new(3) instead.schwarze2016-12-111-3/+4
| | | | Make sure all RSA pages point back to RSA_new(3).
* various cleanup;jmc2016-12-081-4/+4
|
* Add Copyright and license.schwarze2016-12-051-2/+91
| | | | | Merge documentation of some additional {d2i,i2d}_{D,R}SA_PUBKEY_{bio,fp}(3) functions from OpenSSL.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert RSA manuals from pod to mdocschwarze2016-11-041-0/+101