Hi,

Could someone point me to an example on how to generate encryption from password
using Openssl?

I have a java application that uses HmacSHA to generate encryption key from a
password, and the encrypted msg is send to the C application. Both Java and
C apps shared the same password and salt, and the Java app is using AES/128/CBC
to do the encryption.

I just want an example on how to generate key using Openssl, especially on how
to get to same result as in Java.

Thanks in advance for any hint.

uno

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to