Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove EC_POINTs_{make_affine,mul}() docs | tb | 2025-03-08 | 1 | -67/+2 |
| | |||||
* | Remove EC_GROUP_{,have_}precompute_mult() docs | tb | 2025-03-08 | 1 | -31/+4 |
| | |||||
* | Remove EC_GFp_* and EC_METHOD_get_field_type docs | tb | 2025-03-08 | 1 | -3/+2 |
| | |||||
* | remove duplicate lines | jsg | 2023-04-12 | 1 | -3/+2 |
| | |||||
* | Document behavior change of EC_POINTs_mul() again. | tb | 2018-07-16 | 1 | -4/+22 |
| | |||||
* | back out ecc constant time changes | jsg | 2018-07-15 | 1 | -22/+4 |
| | | | | | | | | after the constant time commits various regress tests started failing on sparc64 ssh t9, libcrypto ec ecdh ecdsa and trying to ssh out resulted in 'invalid elliptic curve value' ok tb@ | ||||
* | Document behavior change of EC_POINTs_mul(3) from EC constant time changes. | tb | 2018-07-11 | 1 | -4/+22 |
| | | | | ok beck on earlier version, markup help from Schwarze. | ||||
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+17 |
| | |||||
* | 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. | ||||
* | Copyright and license | schwarze | 2016-11-22 | 1 | -2/+50 |
| | |||||
* | 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/+220 |