Jeffrey Walton
444d1f1a3b
Cut-in to utilize GNU_ATT_SYNTAX and GNU_INTEL_SYNTAX macros. Also see LLVM Bug 18916 ( https://llvm.org/bugs/show_bug.cgi?id=18916 )
2015-07-21 14:37:55 -04:00
Jeffrey Walton
242187d80d
Cleared GCC/Clang waning on unknown pragma
2015-06-09 09:36:11 -04:00
weidai
0171970142
fix for makefile and Panama cipher validation failure on armel http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619856
2011-04-25 17:42:11 +00:00
weidai
a3a3ff3c86
fix for compiling with Clang from Marshall Clow
2011-01-07 01:30:24 +00:00
weidai
045d804f9b
fix compile with GCC 4.4 and -march=i386
...
fix minor documentation issues
fix compile w/o GAS 2.19 or later
2010-08-08 23:02:36 +00:00
weidai
21e2d55f9d
disable Panama SSE2 code for P4
2009-04-05 20:01:05 +00:00
weidai
26666baa38
fixed Panama x64 MASM code not saving RDI
2009-03-29 21:41:30 +00:00
weidai
d8a644fc4e
changes for 5.6:
...
- added AuthenticatedSymmetricCipher interface class and Filter wrappers
- added CCM, GCM (with SSE2 assembly), CMAC, and SEED
- improved AES speed on x86 and x64
- removed WORD64_AVAILABLE; compiler 64-bit int support is now required
2009-03-02 02:39:17 +00:00
weidai
645b318c4d
fix compile for ICC 10
2007-09-24 05:35:59 +00:00
weidai
9ee3a25d0d
remove -msse2 since we don't use SSE2 intrinsics anymore
2007-09-24 03:52:17 +00:00
weidai
4c18c1720d
fix compile with GAS 2.15
2007-09-24 01:19:38 +00:00
weidai
23accd43c5
- port x64 assembly code to MASM
...
- improve stack unwindability on x64 for GCC by not modifying RBP/RSP registers in inline assembly
2007-09-24 00:43:57 +00:00
weidai
f018ac354a
fix compile on Turbo C++ 2006
2007-05-05 18:29:44 +00:00
weidai
d2510f30c7
fix compile for x64, DLL and VC 6
2007-05-04 15:24:09 +00:00
weidai
bbbd09553b
SSE2 optimizations
2007-04-15 22:54:31 +00:00
weidai
1db8ea5084
port to MSVC .NET 2005 beta 2
2005-07-12 04:23:32 +00:00
weidai
f78fccb3cc
port to GCC 3.4
2004-06-19 08:28:09 +00:00
weidai
f278895908
create DLL version, fix GetNextIV() bug in CTR and OFB modes
2003-07-04 00:17:37 +00:00
weidai
a3b6ece7ab
Initial revision
2002-10-04 17:31:41 +00:00