Re: EVP_DecryptUpdate Problem

2004-06-30 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 30 Jun 2004 17:14:07 +0200, "Gorelik, Slava" <[EMAIL PROTECTED]> said: slava.gorelik> Hi. slava.gorelik> slava.gorelik> I use openSSL (version 0.9.7d) for RC4 algorithm. slava.gorelik> slava.gorelik> I use EVP_DecryptUpdate function as explained in manual.

RE : EVP_DecryptUpdate Problem

2004-06-30 Thread Frédéric Donnat
de Gorelik, Slava Envoyé : mercredi 30 juin 2004 17:14 À : [EMAIL PROTECTED] Objet : EVP_DecryptUpdate Problem Hi. I use openSSL (version 0.9.7d) for RC4 algorithm. I use EVP_DecryptUpdate function as explained in manual. First call is successful, but the second call for this function in next chunk of

EVP_DecryptUpdate Problem

2004-06-30 Thread Gorelik, Slava
Hi. I use openSSL (version 0.9.7d) for RC4 algorithm. I use EVP_DecryptUpdate function as explained in manual. First call is successful, but the second call for this function in next chunk of the data is return garbage in the encrypted buffer. There is a code: bool rc = false; int out