Commit Graph

27 Commits

Author SHA1 Message Date
weidai
1db8ea5084 port to MSVC .NET 2005 beta 2 2005-07-12 04:23:32 +00:00
weidai
b3924f2108 changes done for FIPS-140 lab code drop 2005-01-20 04:19:35 +00:00
weidai
d617e3d925 fix compile with -msse2 on systems without memalign() 2004-07-18 09:23:13 +00:00
weidai
7001c6d388 fix for -fPIC 2004-07-05 21:49:50 +00:00
weidai
5bee373ff3 disable x86 assembly on systems without GNU as 2.10 or later 2004-06-19 11:00:52 +00:00
weidai
f78fccb3cc port to GCC 3.4 2004-06-19 08:28:09 +00:00
weidai
c5dc93b4dd avoid read-ahead into invalid memory in P4Optimized::Add 2003-10-31 02:40:42 +00:00
weidai
ac8389ac92 add detection for OS support of SSE2 2003-09-05 00:54:14 +00:00
weidai
89862d1220 guard against potential integer overflow in allocators 2003-08-04 19:00:41 +00:00
weidai
2d11a04dc7 fix DLL build 2003-08-01 04:24:51 +00:00
weidai
3d354a8bf2 unify GCC and MSVC multiplication code 2003-08-01 03:20:16 +00:00
weidai
93d56c76c1 enable SSE2 intrinsics on GCC 3.3 or later 2003-07-31 01:54:53 +00:00
weidai
9c5c4769a9 fix potential threading problem with initialization of static objects 2003-07-29 01:18:33 +00:00
weidai
1a6d66e68a fix for x64-64 2003-07-26 07:57:55 +00:00
weidai
57109b3120 fix bugs in 64-bit CPU support 2003-07-25 00:15:52 +00:00
weidai
4e67d23468 fix 64-bit CPU issues 2003-07-19 05:16:49 +00:00
weidai
db4981d479 assembly for more 64-bit CPUs 2003-07-19 03:46:02 +00:00
weidai
38b49e4543 added support for using encoding parameters and key derivation parameters 2003-07-16 01:53:45 +00:00
weidai
f278895908 create DLL version, fix GetNextIV() bug in CTR and OFB modes 2003-07-04 00:17:37 +00:00
weidai
6c4437d03d sync with private branch 2003-06-06 02:34:03 +00:00
weidai
f7e64c2efc changes for VS.NET 2003 2003-04-19 21:50:08 +00:00
weidai
1dcc6c9483 STLport workaround 2003-03-23 05:02:56 +00:00
weidai
6698a18606 fix warnings for VC7 and GCC 2003-03-20 20:39:59 +00:00
weidai
538de80a91 various changes for 5.1 2003-03-20 01:24:12 +00:00
weidai
1d4b38de7f increase resistance against timing attacks 2003-02-28 21:28:28 +00:00
weidai
1e45c2d305 compatibility fixes for MacOS X 2002-10-04 21:45:04 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00