Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove EC_GFp_* and EC_METHOD_get_field_type docs | tb | 2025-03-08 | 1 | -6/+3 |
| | |||||
* | Tweak start of DESCRIPTION of EC_GROUP_new() | tb | 2024-04-27 | 1 | -4/+9 |
| | | | | | Complete precision will lead to complete confusion, however outright lies are also bad. | ||||
* | Document EC_curve_{nid2nist,nist2nid}() | tb | 2024-04-26 | 1 | -4/+57 |
| | |||||
* | EC_GROUP_new() Strip out complications due to binary curves. | tb | 2023-04-27 | 1 | -79/+11 |
| | |||||
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -3/+3 |
| | | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ | ||||
* | zap stray comma | tb | 2021-05-11 | 1 | -3/+3 |
| | |||||
* | Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1. | tb | 2021-05-10 | 1 | -20/+57 |
| | |||||
* | document ECDH_compute_key(3) and ECDH_size(3); | schwarze | 2019-08-19 | 1 | -2/+3 |
| | | | | feedback and OK tb@ | ||||
* | add links back to crypto(3) to function group entry pages | schwarze | 2019-06-10 | 1 | -2/+3 |
| | | | | | and to isolated obsolete pages; OK bcook@ jmc@ | ||||
* | Use correct capitalization of EC_GROUP_get_curve_GF{2m,p}(3). | tb | 2019-03-29 | 1 | -4/+4 |
| | |||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+11 |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+12 |
| | |||||
* | Distribute the text of ec(3) to the individual EC manuals where it belongs. | schwarze | 2016-12-11 | 1 | -5/+14 |
| | | | | | | 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 enough | schwarze | 2016-12-06 | 1 | -3/+2 |
| | | | | to be pointed to from random individual pages. | ||||
* | Add Copyright and license. | schwarze | 2016-11-22 | 1 | -2/+60 |
| | | | | Mention that EC_GROUP_free(3) and EC_GROUP_clear_free(3) accept NULL. | ||||
* | various cleanup; | jmc | 2016-11-15 | 1 | -3/+3 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert DSA and EC manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+240 |