Hello. I am working on a project that uses the openssl implementations of 3DES-CBC encryption/decryption.
Is it valid for the input and output buffers to overlap in calls to EVP_CipherUpdate() and EVP_CipherFinal()? Similarly, can these operations be done in place (i.e. use the same buffer for input and output)? Thanks, Craig __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
