Hi I downloaded the cryptopp.dll 5.3 (FIPS) for 64 bit windows. I create a small test program to call this cryptopp. This program is set for x64 and compiled using VS 2010 in Win 7 64 bit.
However, when the program run to the very first line calling cryptopp, it crashes. Another test, I created a test COM dll and linked this cryptopp to the dll. Try to regsvr32 the COM DLL, it also crashed invalid memory and detailed windows error show (cryptodll_unloaded, exception error 0x00000005). I think these 2 errors are related. Do you think I miss anything (files or setting) when I use the crypto.dll 5.3 FIPS 64 bit windows ? Thanks in advance JP -- -- 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.
