Hi Everybody, I am a newbie to all this 'encryption' mania. Presently I am working to enable encryption for a client and server application. I have installed OpenSSL. But even demos are also not being compiled, when I compile as follows. gcc serv.cpp -I /usr/local/ssl/include -L /usr/local/ssl/lib -lcrypto -lssl
I get linking problems like this... /usr/local/ssl/lib/libssl.a(t1_enc.o): In function `tls1_P_hash': t1_enc.o(.text+0x46): undefined reference to `HMAC_Init' t1_enc.o(.text+0x60): undefined reference to `HMAC_Update' t1_enc.o(.text+0x80): undefined reference to `HMAC_Final' ............................. ................................... ........................................ many like this. I would appreciate your kind help. Any documentation on this or information on links to the documentations is most welcome. Thanks for the help. Umesh Vaidya. ________________________________________________________________________ Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!! visit http://in.autos.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]