Hi all, I would like to know if there is any response for my question.
Thanks for your help, On Thu, Jan 14, 2010 at 11:10 AM, nab <[email protected]> wrote: > Hi all, > > I tried to use crypro++ 5.6.0 into Mandriva with ns2. To install it, I > have follow these stage: > *unzip -a crypto++.zip > *make > *make cryptest.exe > *make libcryptopp.a > > then I included -lcryptopp inside the ns2 Makefile and I put in /usr/ > local/include the *.h files and in /usr/local/lib the libcryptopp.a. > > After that, I used the fonction generatersakey inside my c++ file with > include rsa.h. However, I got an error when I did the compilation: > the fonction generatersakey wasn't recognized. > > Could you please help me to understand the problem. > > Thanks,
-- 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.
