summaryrefslogtreecommitdiff
path: root/iterhash.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix memcpy with same src and dest (Peter Klotz)weidai2010-08-031-1/+2
* add x86/x64 assembly for SHA-256,weidai2009-03-101-6/+10
* changes for 5.6: weidai2009-03-021-5/+3
* fix compile with GCC 4.0.1 on MacOS X 64-bitweidai2008-12-221-0/+12
* reduce executable size when only hash functions are usedweidai2007-10-021-6/+1
* optimizationsweidai2007-04-161-29/+38
* update version number, port to Sun C++ 5.8weidai2006-12-181-0/+6
* port to MSVC .NET 2005 beta 2weidai2005-07-121-8/+8
* fix gcc 3.4.2 compileweidai2004-10-171-1/+1
* changes related to the next FIPS validationweidai2004-09-031-6/+27
* add SHA-224weidai2004-07-231-3/+10
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-5/+0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-15/+5
* various changes for 5.1weidai2003-03-201-5/+4
* Initial revisionweidai2002-10-041-0/+123