Hi Everyone, We'd like to release Crypto++ 5.6.4 soon. If you have some spare cycles, then please test Master on your favorite platform.
You can fetch master with: git clone https://github.com/weidai11/cryptopp cd cryptopp You can torture test the library with the following. It will take 2 hours (modern x86_64) to 2-3 days to run (IoT gadgets): cd cryptopp ./cryptest.sh You can test a native configuration with the following: cd cryptopp make static dynamic test ./cryptest.exe v ./cryptest.exe tv all Windows users can use with VS2010 and above can/should use vs2010.zip. Once the checkout is performed, unpack vs2010 in-place. Then run vsClean.cmd to clean the old cruft. Finally, build and run the tests. On Windows the FIPS DLL throws a PowerOnSelfTest exception. This is expected since the FIPS DLL has not been materially modified. Also see https://www.cryptopp.com/wiki/FIPS_DLL. Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. 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 cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.