summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DSA_set_method.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync DSA_METHOD documentation with realitytb2024-05-111-36/+15
| | | | | | | It is dubious whether this opaque struct's internals should be documented in the first place. This also has been incomplete since forever. For now zap the stuff that no longer exists and make an attempt at matching KNF a bit more closely.
* Strip mention of ENGINE out of *_set_method.3tb2023-11-191-31/+9
|
* spellingjsg2022-01-151-3/+3
| | | | ok tb@
* * Make the description of method selection simpler, more precise,schwarze2018-04-181-63/+33
| | | | | | | and more concise. * Correct the description of the return values of DH_set_method(3) and DSA_set_method(3). * Stop referencing engine(3).
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17schwarze2018-03-181-2/+3
| | | | | | 15:19:12, tb@ provided a subset of the DSA_meth_*(3) and RSA_meth_*(3) functions. Merge the relevant parts of the manual pages from OpenSSL, heavily tweaked by me, in particular for conciseness.
* Change all references to dsa(3) to point to DSA_new(3).schwarze2016-12-101-3/+2
| | | | Make sure all DSA pages point back to DSA_new(3).
* some Vt fixes;jmc2016-12-081-3/+3
|
* Add Copyright and license.schwarze2016-11-211-31/+55
| | | | | | | | Do not talk about DSA_set_default_openssl_method(3) and DSA_get_default_openssl_method(3). They were short-lived functions that only existed in OpenSSL 0.9.6. Remove one ugly custom section header.
* minor cleanup;jmc2016-11-121-5/+5
|
* first pass; ok schwarzejmc2016-11-061-4/+6
|
* convert DSA and EC manuals from pod to mdocschwarze2016-11-021-0/+224