RE: EVP_Decrypt function- AES cbc 128 bit mode- Input length?

2011-04-21 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of tera tellence Sent: Wednesday, 20 April, 2011 09:15 I am trying in vain to find out why the AES decrypt won't work here. I have found where exactly is the problem and now looking for some wise-crack to help me

EVP_Decrypt function- AES cbc 128 bit mode- Input length?

2011-04-20 Thread tera tellence
Hi All, I am trying in vain to find out why the AES decrypt won't work here. I have found where exactly is the problem and now looking for some wise-crack to help me solve it. Here is the code that I tested with(from various posts here): #include string.h #include stdio.h