I was compiling the Crypto++ library and there are 4 projects in the Visual Studio solution:
- cryptest
- cryptlib
- cryptopp
- dlltest
What is the meaning of cryptlib and cryptopp? In a project that use Crypto++, which of these I should be use?
I was compiling the Crypto++ library and there are 4 projects in the Visual Studio solution:
What is the meaning of cryptlib and cryptopp? In a project that use Crypto++, which of these I should be use?