summaryrefslogtreecommitdiff
path: root/fipstest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cut-over to COUNTOF in source filesnoloader2015-07-031-1/+1
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...noloader2015-06-291-0/+5
* fix possible error during DLL startup self-test due to calling functions in A...weidai2010-07-291-17/+4
* changes for 5.6: weidai2009-03-021-4/+2
* fix compile with fix compile for for STLport 5.1.3 and MSVC 2005weidai2007-09-151-1/+1
* change default FIPS RNG to use AES instead of DES_EDEweidai2007-05-041-8/+10
* update version number, port to Sun C++ 5.8weidai2006-12-181-0/+2
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-3/+3
* cygwin workaroundweidai2006-12-091-0/+2
* fix self-test when installed into unicode pathsweidai2006-09-061-14/+53
* change DLL integrity self-test to allow DLL to be Authenticode signedweidai2006-07-301-18/+50
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-1/+3
* port to MSVC .NET 2005 beta 2weidai2005-07-121-6/+6
* changes done for FIPS-140 lab code dropweidai2005-01-201-39/+50
* fix bug in EncryptionPairwiseConsistencyTestweidai2004-02-051-6/+15
* reduce source file dependenciesweidai2003-10-141-1/+39
* fix in-memory integrity check on Win 9xweidai2003-07-181-23/+39
* fix GCC compileweidai2003-07-111-0/+1
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-6/+9
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-81/+140
* release memory from working set after EDC testweidai2003-06-101-0/+1
* misc optimizationsweidai2003-05-161-1/+1
* fix in memory EDC test - IAT issueweidai2003-04-221-3/+13
* improve in memory EDCweidai2003-04-181-5/+20
* fix bug in Grouperweidai2003-04-151-3/+39
* various changes for 5.1weidai2003-03-201-2/+2
* bug fixes and KAT for X9.17 RNGweidai2002-10-171-0/+34
* Initial revisionweidai2002-10-041-0/+304