summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_ECPKParameters.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix argument names: des_in -> der_in and des_out -> der_outtb2024-10-241-12/+12
|
* In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifierschwarze2018-05-191-3/+3
| | | | to the input argument of i2o_ECPublicKey(3). Adjust the manual.
* crypto HISTORY up to 0.9.8; researched from OpenSSL gitschwarze2018-03-231-2/+33
|
* add missing and correct misspelled names, most in NAME sections;schwarze2017-08-011-6/+6
| | | | | found with regress/usr.bin/mandoc/db/dbm_dump; OK jmc@
* Correct the DESCRIPTION of ECParameters_dup(3).schwarze2016-12-251-11/+59
| | | | | | | Clarify requirements for o2i_ECPublicKey(3). Add STANDARDS references for d2i_ECPrivateKey(3) and d2i_EC_PUBKEY(3). Trim some excessive cross references that are only tangentially related and add some more relevant ones instead.
* Basic cleanup to prepare for content improvements:schwarze2016-12-251-171/+172
| | | | | | | | | | Use the same parameter names as in ASN1_item_d2i(3). Point to ASN1_item_d2i(3) for details. Delete lots of rendundant text. While here, add ten missing functions found in OpenSSL doc/man3/d2i_X509.pod and fix errors in the prototypes of i2d_ECPKParameters_bio(3) and i2d_ECPKParameters_fp(3).
* Distribute the text of ec(3) to the individual EC manuals where it belongs.schwarze2016-12-111-4/+4
| | | | | | Make sure EC_GROUP_new(3) points to all EC manuals and all EC manuals point back to EC_GROUP_new(3), and add some other useful links as well. Change all links to ec(3) to point to EC_GROUP_new(3) instead.
* Delete most references to crypto(3). That page isn't useful enoughschwarze2016-12-061-3/+2
| | | | to be pointed to from random individual pages.
* Copyright and licenseschwarze2016-12-051-2/+50
|
* spacing between macro args and punctuation;jmc2016-11-061-2/+2
|
* delete prototypes available in other pages and add two missing .Xr linksschwarze2016-11-061-21/+171
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert the remaining manual pages from pod to mdocschwarze2016-11-051-0/+188