|
![]() |
|
||||||||||
|
Instructions for using openssl in Microsoft Visual C++. I have saved everyone the effort of installing perl, and All you need to do is: 1) Unzip the openssl.zip file.
It should include 2 .lib files, 2 2) Copy libeay32.lib and ssleay32.lib into the directory "C:\Program 3) Copy the folder openssl into the directory "C:\Program Files\Microsoft 4) Create a new project, for this lab, I suggest you include support
for 5) Select Project=>Settings, Select the link tab, and copy "ssleay32.lib 6) Copy libeay32.dll and ssleay32.dll need to be into same directory
as the To use the openssl library just type #include "openssl/FILENAME.h"
at the Have fun with the big numbers!
|
|||||||||||