CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2023/09/10 10:04:15

Modified files:
        lib/libcrypto/man: RSA_public_encrypt.3 

Log message:
Mention EVP_PKEY_encrypt_old(3) and EVP_PKEY_decrypt_old(3) because
some software still calls them.  Put them here because despite the
function and header names, they are really specific to RSA.  Besides,
this avoids a distraction in the more important EVP_PKEY_encrypt(3)
and EVP_PKEY_decrypt(3) manual pages.

Reply via email to