summaryrefslogtreecommitdiff
path: root/panama.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compile for ICC 10weidai2007-09-241-2/+2
* remove -msse2 since we don't use SSE2 intrinsics anymoreweidai2007-09-241-1/+1
* fix compile with GAS 2.15weidai2007-09-241-28/+28
* - port x64 assembly code to MASMweidai2007-09-241-90/+140
* fix compile on Turbo C++ 2006weidai2007-05-051-2/+4
* fix compile for x64, DLL and VC 6weidai2007-05-041-69/+68
* SSE2 optimizationsweidai2007-04-151-38/+346
* port to MSVC .NET 2005 beta 2weidai2005-07-121-5/+5
* port to GCC 3.4weidai2004-06-191-15/+15
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-1/+1
* Initial revisionweidai2002-10-041-0/+146