summaryrefslogtreecommitdiff
path: root/dlltest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix build of dlltest project on MSVC 2008weidai2010-07-241-1/+0
* change default FIPS RNG to use AES instead of DES_EDEweidai2007-05-041-1/+1
* remove extraneous codeweidai2006-09-061-8/+0
* port to MSVC .NET 2005 beta 2weidai2005-07-121-0/+8
* changes done for FIPS-140 lab code dropweidai2005-01-201-4/+4
* fix bug in CFB mode testweidai2004-07-031-1/+1
* add CFB mode FIPS variantweidai2004-04-291-8/+8
* allow DLL to be built with VC++ .NETweidai2003-07-181-1/+1
* fix wrong error message in FIPS140_SampleApplicationweidai2003-07-181-1/+25
* fix for Unixweidai2003-07-111-1/+1
* fix GCC compileweidai2003-07-111-0/+4
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-13/+13
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+178