Hi, First I must give a warning - I'm really, REALLY newbie and I'm just starting my programming adventure...
I wanted to use RSA encryption / decryption in my little project but I don't know how :( I've read readme, copied DLL to Debug directory, and added "#include dll.h" to my project. But where do I copy the headers? To my project's main directory (with my own *.cpp and *.h) or somewhere else? If the latter - how do I tell VC++ where they are? And what about cryptopp.lib - where does it go? Could someone please write or point me to a howto on how it can be done? Pretty please - I'm in desparate need of help :( Maybe using a static library is better? How do I do that? I will be very grateful for any help. Best regards, Maciej Zieba
