summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DSA_dup_DH.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a blatant lie about DSA_dup_DHtb2023-08-121-6/+2
| | | | | q is copied across since OpenSSL 31360957 which hit our tree with OpenSSL 1.0.1c in October 2012.
* delete references to ERR pages from SEE ALSO where suchschwarze2019-06-101-4/+3
| | | | references were already given below RETURN VALUES right above
* crypto HISTORY up to 0.9.4; researched from OpenSSL gitschwarze2018-03-211-3/+4
|
* Merge documentation for {DH,DSA}_get0_{key,pqg}(3),schwarze2018-02-171-2/+3
| | | | | EVP_PKEY_get0_{DH,DSA,RSA}(3), and RSA_{g,s}et0_key(3) that tb@ just provided.
* Change all references to dsa(3) to point to DSA_new(3).schwarze2016-12-101-2/+2
| | | | Make sure all DSA pages point back to DSA_new(3).
* Replace all references to dh(3) with DH_new(3).schwarze2016-12-101-3/+3
| | | | Make sure that all DH pages point back to DH_new(3).
* Copyright and licenseschwarze2016-11-211-2/+50
|
* first pass; ok schwarzejmc2016-11-061-2/+4
|
* convert DSA and EC manuals from pod to mdocschwarze2016-11-021-0/+41