summaryrefslogtreecommitdiff
path: root/dlltest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix build of dlltest project on MSVC 2008weidai2010-07-241-1/+0
| | | | | | | fix compile on C++Builder 2010 git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@506 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* change default FIPS RNG to use AES instead of DES_EDEweidai2007-05-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@335 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous codeweidai2006-09-061-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@238 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* port to MSVC .NET 2005 beta 2weidai2005-07-121-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@198 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* changes done for FIPS-140 lab code dropweidai2005-01-201-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@195 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix bug in CFB mode testweidai2004-07-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@181 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add CFB mode FIPS variantweidai2004-04-291-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@165 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* allow DLL to be built with VC++ .NETweidai2003-07-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@104 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix wrong error message in FIPS140_SampleApplicationweidai2003-07-181-1/+25
| | | | | | | fix DLL startup problem on Windows 9x git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@100 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix for Unixweidai2003-07-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@93 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix GCC compileweidai2003-07-111-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@92 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-13/+13
| | | | | | | attempt (failed) to build DLL with GCC git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@90 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+178
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@87 57ff6487-cd31-0410-9ec3-f628ee90f5f0