Hi Everyone,
I want to move forward with the removal of the FIPS DLL from the Visual Studio project.
There's several reasons to remove the FIPS DLL. The reasons include (1) Crypto++ is on the Historical Validation LIst, so it is no longer approved, (2) it only covered Windows 2000, Windows XP and Crypto++ 5.3 (iirc), and (3) it confuses users and it is hard to use correctly.
The removal will take the current Visual Studio project files (with the FIPS DLL), and move them to vs2010.zip. Then, will will remove the two projects cryptdll and dlltest. There will be a copy of the project with the FIPS DLL for those who want to extract it from the zip. We will also remove fips140.cpp and fipstest.cpp (and associated header files).
Since the DLL removal is a big change, we will bump to Crypto++ 9.0.
Are there any objections to the removal?
Jeff