summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ENGINE_get_default_RSA.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining ENGINE manualstb2023-11-191-151/+0
| | | | They document functionality that no longer exists.
* Document ENGINE_get_default_ECtb2023-07-211-17/+8
| | | | | | | ENGINE_get_default_{ECDH,ECDSA} will go away and won't come back. Replace their documentation with the missing ENGINE_get_defaulT_EC. In the unlikely event that we will need to bring back ENGINE after the next bump, this manual will not be outdated and incomplete.
* Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()tb2023-07-201-3/+3
| | | | | These very poorly designed interfaces will go away, so stop documenting them.
* SEE ALSO and HISTORYschwarze2018-04-181-2/+29
|
* Rewrite the ENGINE_*(3) documentation from scratch (step 1,schwarze2018-04-151-0/+133
covering 60% of the documented functions). The old, abominable engine(3) manual page shall die soon.