On Tue, Oct 18, 2011 at 6:47 AM, Nico Flink wrote:
>
> I have a question concerning the size of the out buffer filled by
> EVP_CipherUpdate() and EVP_CipherFinal().
>
> The evp man page gives the following description:
>
> EVP_EncryptUpdate() encrypts inl bytes from the buffer in and writes the
>
Hello,
I have a question concerning the size of the out buffer filled by
EVP_CipherUpdate() and EVP_CipherFinal().
The evp man page gives the following description:
EVP_EncryptUpdate() encrypts inl bytes from the buffer in and writes the
encrypted version to out. [...] The amount of dat