Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a few .Xr links to new manual pages | schwarze | 2022-07-13 | 1 | -2/+3 |
| | |||||
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -3/+5 |
| | |||||
* | In dsa.h rev. 1.27 2018/02/20 17:45:44, tb@ provided | schwarze | 2018-02-24 | 1 | -4/+66 |
| | | | | | | DSA_clear_flags(3), DSA_test_flags(3), and DSA_set_flags(3), and in rev. 1.29 2018/02/20 17:52:27 DSA_get0_engine(3). Merge the documentation from OpenSSL, tweaked by me. | ||||
* | In dsa.h rev. 1.25 2018/02/18 12:50:58, tb@ provided DSA_set0_pqg(3) | schwarze | 2018-02-19 | 1 | -4/+68 |
| | | | | | and in dsa.h rev. 1.26 2018/02/18 14:58:12 DSA_set0_key(3). Merge the documentation from OpenSSL. | ||||
* | Merge documentation for {DH,DSA}_get0_{key,pqg}(3), | schwarze | 2018-02-17 | 1 | -0/+124 |
EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided. |