Update Readme.txt

Fixed typo.
pull/352/head
jaap198503 2016-12-28 09:14:32 +01:00 committed by GitHub
parent 06f79d904d
commit ce446e2778
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ cryptdll - This builds the DLL. Please note that if you wish to use Crypto++
as a FIPS validated module, you must use a pre-built DLL that has undergone
the FIPS validation process instead of building your own.
dlltest - This builds a sample application that only uses the DLL.
cryptest Non-DLL-Import Configuration - This builds the full static library
cryptlib Non-DLL-Import Configuration - This builds the full static library
along with a full test driver.
cryptest DLL-Import Configuration - This builds a static library containing
only algorithms not in the DLL, along with a full test driver that uses