summaryrefslogtreecommitdiff
path: root/cryptlib.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* add SHA-3weidai2013-01-191-0/+32
| | | | | | | | update DSA to FIPS 186-3 update version numbers git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@535 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* rename "cryptdll" project to "cryptopp"weidai2010-06-291-28/+0
| | | | | | | 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
* remove extra fileweidai2010-06-181-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@486 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix EC2N skipping of optional seed, switch to public domain MARS code, ↵weidai2009-03-281-0/+8
| | | | | | deliver vc80.pdb to OutDir git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@461 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* - add EAX mode, XSalsa20weidai2009-03-121-6/+14
| | | | | | | | | - speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@444 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add x86/x64 assembly for SHA-256,weidai2009-03-101-4/+4
| | | | | | | | add DEFAULT_CHANNEL and AAD_CHANNEL, fix macChannel for AuthenticatedEncryptionFilter git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@440 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-9572/+9572
| | | | 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-8/+118
| | | | | | | | | - 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-4/+4
| | | | 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-0/+8
| | | | 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-114/+0
| | | | 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-274/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@364 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add Salsa20 cipherweidai2006-12-091-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@247 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove compiler warningsweidai2006-09-011-76/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@235 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix MSVC 2005 warningsweidai2006-03-131-1294/+1302
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@217 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-1280/+6892
| | | | 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-7/+7
| | | | 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/+4162
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@197 57ff6487-cd31-0410-9ec3-f628ee90f5f0