summaryrefslogtreecommitdiff
path: root/integer.h
Commit message (Expand)AuthorAgeFilesLines
* fix C++Builder 2009 compile, update Readme and Licenseweidai2009-03-151-1/+3
* MMX/SSE2 optimizationsweidai2007-04-151-34/+3
* fix compile on MSVC2002 and MSVC6 without Processor Packweidai2006-12-251-23/+0
* improve Integer initializationweidai2006-06-091-1/+6
* fix MSVC 2005 warningsweidai2006-03-131-1/+1
* port to GCC 4weidai2005-09-051-2/+5
* port to MSVC .NET 2005 beta 2weidai2005-07-121-26/+26
* changes done for FIPS-140 lab code dropweidai2005-01-201-13/+13
* fix compile with -msse2 on systems without memalign()weidai2004-07-181-5/+10
* disable x86 assembly on systems without GNU as 2.10 or laterweidai2004-06-191-0/+4
* enable SSE2 intrinsics on GCC 3.3 or laterweidai2003-07-311-12/+20
* fix bugs in 64-bit CPU supportweidai2003-07-251-0/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-5/+10
* sync with private branchweidai2003-06-061-1/+1
* fix warnings for VC7 and GCCweidai2003-03-201-2/+6
* Initial revisionweidai2002-10-041-0/+435