summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EC_KEY_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distribute the text of ec(3) to the individual EC manuals where it belongs.schwarze2016-12-111-4/+13
| | | | | | 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.
* Add Copyright and license.schwarze2016-11-221-2/+74
| | | | | | | Mention that EC_KEY_free(3) accepts NULL. Merge some auxiliary explanations regarding the effects of EC_KEY encoding flags, lifted from the separate page EC_KEY_get_enc_flags(3) that OpenSSL split off from EC_KEY_new(3).
* various cleanup;jmc2016-11-151-8/+9
|
* 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-3/+36
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert DSA and EC manuals from pod to mdocschwarze2016-11-021-0/+411