Hello, > Thanks, Steve and Marek, only I wonder now if this documentation might > then be misleading in the man page: > > EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal() > behave in a > similar way to EVP_EncryptFinal_ex(), EVP_DecryptFinal_ex() and > EVP_CipherFinal_ex() except ctx is automatically cleaned up > after the > call. > > Maybe this could be changed somehow? Maybe this info is for future plans, for now EVP_EncryptFinal() internally simply calls EVP_EncryptFinal_ex().
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
