summaryrefslogtreecommitdiff
path: root/cryptest.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Removed unneeded additional ODBC libraries from VC8 project filesJeffrey Walton2015-07-201-4/+4
|
* Removed execute bit from other project filesJeffrey Walton2015-06-241-0/+0
|
* add SHA-3weidai2013-01-191-0/+52
| | | | | update DSA to FIPS 186-3 update version numbers
* rename "cryptdll" project to "cryptopp"weidai2010-06-291-48/+0
| | | | fix compile errors on MSVC 2010
* turn off whole program optimizationweidai2010-06-181-0/+5
| | | | add wake.txt
* fix EC2N skipping of optional seed, switch to public domain MARS code, ↵weidai2009-03-281-0/+4
| | | | deliver vc80.pdb to OutDir
* remove OptimizeForWindows98weidai2009-03-151-4/+0
|
* - add EAX mode, XSalsa20weidai2009-03-121-210/+226
| | | | | | - speed up GCM key setup - wipe stack in AES assembly code - speed up CFB mode
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-1838/+1838
|
* changes for 5.6: weidai2009-03-021-2/+106
| | | | | | - 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
* fix extraneous SSE2 compiler optionweidai2007-09-241-1/+0
|
* fix x64 options and warningsweidai2007-05-051-13/+0
|
* update files and optionsweidai2007-05-051-9/+20
|
* add Salsa20 cipherweidai2006-12-091-179/+179
|
* upgrade project files to MSVC 2005 and add x64 platformweidai2006-01-301-309/+1256
|
* remove unneeded warning optionsweidai2005-09-051-2/+0
|
* remove extraneous SCC infoweidai2005-09-051-1/+1
|
* add missing project filesweidai2005-05-071-0/+792