Hi bee, You might want to familiarize yourself with the following. http://www.codeproject.com/KB/tips/CryptoPPIntegration.aspx.
> I ask you help me completely and step by step,because I have no > experience in using "Cryptopp" library in other project Unfortunately the group does not do a lot of hand holding. On the good side, Crypto++ is very popular and there are a lot of HowTo's available. Google is your friend. Jeff On 2/1/09, bee <[email protected]> wrote: > > Hi there! > I want to use from "Cryptopp" library in my project. > > I have downloaded "crytopp552" package and compiled "cryptest.sln" in > Visual C++ 2008! > After compiling successfully, a folder named "win32" has been made > includig these folders: > "cryptdll" > "cryptest" > "cryptlib" > "DLL_Output" > "dlltest" > "Output" > > That in the "\Win32\DLL_Output\Debug" folder,several files exist, > including: > "cryptopp.exp" > "cryptopp.lib" > "cryptopp.dll" > > Now,my question is how should I add these files to my project that I > can use of "cryptopp" functions in my code? > > - And Should I include any header file with "# include<>" Macro to my > code or not? > > I ask you help me completely and step by step,because I have no > experience in using "Cryptopp" library in other project and my > knowledge about adding this library to other codes is Zero! > > Thank you in Advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
