Hi I tried to use crypro++ 5.6.2 into ns2 i don't know to do this please guide me
On Thursday, January 14, 2010 3:10:02 AM UTC-8, nab 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. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
