summaryrefslogtreecommitdiff
path: root/panama.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix for makefile and Panama cipher validation failure on armel http://bugs.de...weidai2011-04-251-17/+16
* fix for compiling with Clang from Marshall Clowweidai2011-01-071-1/+1
* fix compile with GCC 4.4 and -march=i386weidai2010-08-081-3/+3
* disable Panama SSE2 code for P4weidai2009-04-051-1/+1
* fixed Panama x64 MASM code not saving RDIweidai2009-03-291-2/+4
* changes for 5.6: weidai2009-03-021-1/+2
* 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