summaryrefslogtreecommitdiff
path: root/integer.cpp
Commit message (Expand)AuthorAgeFilesLines
* guard against potential integer overflow in allocatorsweidai2003-08-041-7/+14
* fix DLL buildweidai2003-08-011-6/+6
* unify GCC and MSVC multiplication codeweidai2003-08-011-533/+535
* enable SSE2 intrinsics on GCC 3.3 or laterweidai2003-07-311-729/+671
* fix potential threading problem with initialization of static objectsweidai2003-07-291-6/+12
* fix for x64-64weidai2003-07-261-1/+1
* fix bugs in 64-bit CPU supportweidai2003-07-251-278/+465
* fix 64-bit CPU issuesweidai2003-07-191-5/+7
* assembly for more 64-bit CPUsweidai2003-07-191-13/+25
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-2/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-7/+10
* sync with private branchweidai2003-06-061-9/+14
* changes for VS.NET 2003weidai2003-04-191-1/+1
* STLport workaroundweidai2003-03-231-5/+2
* fix warnings for VC7 and GCCweidai2003-03-201-0/+7
* various changes for 5.1weidai2003-03-201-0/+10
* increase resistance against timing attacksweidai2003-02-281-5/+5
* compatibility fixes for MacOS Xweidai2002-10-041-0/+4
* Initial revisionweidai2002-10-041-0/+3983