CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/10 07:54:20
Modified files:
lib/libcrypto/man: EVP_PKEY_CTX_ctrl.3
Log message:
Add a paragraph about HMAC because that algorithm also involves
parameters that can be controlled with EVP_PKEY_CTX_ctrl(3).
But rather than providing a detailed despription, instead
point to what application programs should use instead and explain
why using the control constant directly would be a particularly bad
idea in this case.
