Hi, I need to use openssl library to do RSA encryption/decryption. I already installed openssl on my computer but when I tried to compile rsa_test.c on \crypto\rsa folder of openssl directory, the compiler give me many 'unresolved external symbol' error message. I already copy the .lib to my compiler directory ( I am using Visual C++ 6.0) and the .dll files to my System directory. Are anything else that I should to before I can use openssl functions?
Thank you. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]