summaryrefslogtreecommitdiff
path: root/cryptdll.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* rename "cryptdll" project to "cryptopp"weidai2010-06-291-30/+6
| | | | | | | fix compile errors on MSVC 2010 git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@497 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix EC2N skipping of optional seed, switch to public domain MARS code, ↵weidai2009-03-281-0/+4
| | | | | | deliver vc80.pdb to OutDir git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@461 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-2694/+2694
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@437 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* changes for 5.6: weidai2009-03-021-5/+37
| | | | | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@433 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add quotes around $(InputPath) (Laurence Parry)weidai2007-12-031-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@415 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* reduce executable size when only hash functions are usedweidai2007-10-021-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@411 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix x64 options and warningsweidai2007-05-051-4/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@367 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* update files and optionsweidai2007-05-051-349/+367
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@364 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove compiler warningsweidai2006-09-011-42/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@235 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-393/+1835
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@215 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous SCC infoweidai2005-09-051-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@210 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add missing project filesweidai2005-05-071-0/+1223
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@197 57ff6487-cd31-0410-9ec3-f628ee90f5f0