CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/20 22:35:36
Modified files:
lib/libcrypto/man: ENGINE_get_default_RSA.3
Log message:
Document ENGINE_get_default_EC
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.
