Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing .Pp | tb | 2021-05-13 | 1 | -2/+3 |
| | |||||
* | Merge documentation for EC_POINT_{get,set}_coordinates and | tb | 2021-05-10 | 1 | -20/+70 |
| | | | | for EC_POINT_set_compressed_coordinates from OpenSSL 1.1.1. | ||||
* | document ECDH_compute_key(3) and ECDH_size(3); | schwarze | 2019-08-19 | 1 | -3/+4 |
| | | | | feedback and OK tb@ | ||||
* | Insert a missing input line break after a .Vt macro; | schwarze | 2019-03-18 | 1 | -4/+5 |
| | | | | | from Jan Stary <hans at stare dot cz>. Where here, correct one .Vt NULL -> .Dv NULL. | ||||
* | describe EC_POINT_get_affine_coordinates_GFp(3) and | schwarze | 2018-03-29 | 1 | -3/+15 |
| | | | | | | EC_POINT_get_affine_coordinates_GF2m(3); from David Benjamin <davidben at google dot com> via OpenSSL commit ddc1caac Mar 6 14:00:24 2018 -0500 | ||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+14 |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+19 |
| | |||||
* | Distribute the text of ec(3) to the individual EC manuals where it belongs. | schwarze | 2016-12-11 | 1 | -3/+7 |
| | | | | | | 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 | -4/+62 |
| | | | | | Mention that EC_POINT_free(3) and EC_POINT_clear_free(3) accept NULL. Fix two evil typos (from OpenSSL). | ||||
* | various cleanup; | jmc | 2016-11-15 | 1 | -24/+24 |
| | |||||
* | 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/+409 |