CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2023/08/26 09:12:04

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

Log message:
Write documentation for EVP_CIPHER_CTX_buf_noconst(3) from scratch.
Put it here rather than into EVP_EncryptInit(3) because similar to
EVP_CIPHER_CTX_get_cipher_data(3), application software should not
use it.  These functions will likely not be needed except by people
implementing custom encryption algorithms.

Reply via email to