Hi Burak and Lose Aires, I use VC++ 6.0 (I don't like the .NET IDE). the following may help to get you started. It addresses a lot of newbie problems when using VC++ and Crypto++.
http://www.codeguru.com/Cpp/Cpp/algorithms/general/article.php/c5133/ Jeff ----- Original Message ----- From: "Borhan, Burak" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, September 21, 2005 3:08 AM Subject: RE: newbie problem! > Hi all! > > I also have the same problem, I am trying to develop an cryptology application using cryptopp on Visual Studio.NeT 2003. I have downloaded cryptopp 5.23 and managed to compile using msvs.net 2003 but when I try to develop my own application, I alwas get an linker error message, what ever I do, I will ve very much pleased with any kind of examples and documentation explaining the usage of cryptopp witg msvs.net 2003 > > thanks > > Burak borhan > > > -----Original Message----- > From: lose aries [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 21, 2005 6:24 AM > To: [email protected] > Subject: newbie problem! > > hello list! > > i'm beginner of learning cryptopp and c++,but because some special causation,I must use the library or dll of cryptopp to implement some algorithms,so I hope somebody can provide me some examples . > > such as:use the dll or cryptlib.lib and one .cpp and one .h file to implement the rsa,or base64,or des,or AES etc. > > I want to learn the use of c++ language and cryptopp through these examples~ > > thanks for all! > >
