Hi

I'm new c++ user, and I have some questions about using the crypto++
as a dynamic library.

For my project I need to use crypto++ as an .dll and .lib   in an
visual studio 2008 project and I have some problem to do it.

So I only have this 2 files and I try to use the AES functions. The
lib has been compiled and I have the cryptopp.dll and cryptopp.lib but
I dont know exactly what to do with.

I added the   .lib in my project input linker option, but I'm not able
to use the functions.  And so... the site is down and I don't exactly
know how to use AES functions.

So, how I could use this dll ?

using namespace ? ; __declspec(dllimport) ?

I'm a bit lost... can someone help me ?

Christophe


--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to