Several people have been confused about the FIPS 140 build configuration in the MSVC project files. It should only be used by myself to build static libraries that then need to go through the FIPS evaluation process.
Right now it's the default configuration when you first load up cryptest.dsw. According to a Usenet post, MSVC sets the last configuration in a .dsp file as the default. I'll try editing the .dsp file manually and see if I can set the default to something else.
