I finished up compiling CryptLib 5.1 in MSVC6 w/SP5 & PP and I made the FIPS Release. I have the cryptpp.lib and I know I have to keep that, but then I want to know out of all the .h files I have which ones doI have to keep? I want to clean up now and I am unsure what I'll need to keep for everything to work correctly. Since I got the .lib, I figure I can throw all the .cpp's away; there are also groups of other files with no extensions too that I don't know if are needed post-compilation...
Basically what is the minimal set of files (post compilation) that I need to create a program that uses the cryptpp.lib library? I've been just leaving everything as is for now to be safe - but I want to clean things up. Thanks, -N
