summaryrefslogtreecommitdiff
path: root/cryptlib.dsp
Commit message (Collapse)AuthorAgeFilesLines
* fix documentation, fix VC60 compile, delete leftover .dat filesweidai2009-03-131-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@447 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix VC60 compile, project file line-endings, Apple GCC 4.2 compileweidai2009-03-031-1155/+1196
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@437 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix linker error when compiling with MSVC 2003 and using DLL form of runtime ↵weidai2007-08-021-2/+2
| | | | | | library git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@379 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* optimize for speedweidai2007-05-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@363 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add/remove filesweidai2007-05-041-20/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@329 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-5/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@248 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous fileweidai2006-09-011-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@236 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* add missing fileweidai2005-07-131-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@203 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-9/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@186 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove extraneous source control settingsweidai2003-10-311-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@142 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* merge changes from 5.0.4weidai2003-09-051-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@131 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix bugs in 64-bit CPU supportweidai2003-07-251-11/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@112 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* allow DLL to be built with VC++ .NETweidai2003-07-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@104 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* misc changesweidai2003-07-181-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@103 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix GCC compileweidai2003-07-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@92 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-8/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@87 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix bug in Grouperweidai2003-04-151-1/+33
| | | | | | | | | | | add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle) git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@55 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* avoid deleting adhoc.cpp during rebuildweidai2003-03-231-1/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@51 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* various changes for 5.1weidai2003-03-201-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@38 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* change default configuration to Win32 - Debugweidai2002-11-211-40/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@19 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* remove Sapphireweidai2002-11-201-9/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@18 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Initial revisionweidai2002-10-041-0/+1055
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@2 57ff6487-cd31-0410-9ec3-f628ee90f5f0