Hello,
I want to write a C++ win32 application that uses statically linked 
libeay32.lib.
I want to use the AES_cbc_encrypt( ) function of openssl.

Is there any step-by-step documentation available?

I have done most of the coding but the function doesn't seem to provide proper 
results.
For 16 bytes of data it sometimes produces 16 bytes while some times it 
produces less than 16 bytes of encrypted output. It should actually always give 
an output that is a multiple of 16 bytes.

If I use the openssl command then it always produces a multiple of 16 bytes as 
output as expected.

Any clues?

I am on Windows XP platform.

Regards,
Saurabh Sule.
saurabhsul...@yahoo.co.in


      Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox

Reply via email to