weidai
|
6b4c38b887
|
add workaround for _interlockedbittestandset64 and _interlockedbittestandreset64
|
2007-12-05 13:49:12 +00:00 |
|
weidai
|
18366293b2
|
fix missing CRYPTOPP_API
|
2007-09-25 07:25:47 +00:00 |
|
weidai
|
a6801dbcaf
|
don't use _rotl64 with ICC
|
2007-09-25 06:22:24 +00:00 |
|
weidai
|
1240b1690b
|
fix compile with ICC 10
|
2007-09-25 04:08:17 +00:00 |
|
weidai
|
d3626970a6
|
fix compile for QNX
|
2007-08-15 01:55:01 +00:00 |
|
weidai
|
edb7242021
|
fix linker error when compiling with MSVC 2003 and using DLL form of runtime library
|
2007-08-02 01:13:52 +00:00 |
|
weidai
|
c992330622
|
fix bug in UnalignedPutWordNonTemplate
|
2007-05-05 01:00:52 +00:00 |
|
weidai
|
9fe12a94b5
|
use byteswap.h only on Linux
|
2007-05-04 19:47:37 +00:00 |
|
weidai
|
859e63275f
|
fix DLL compile
|
2007-05-04 19:30:10 +00:00 |
|
weidai
|
31e06b9d0b
|
change PutBlock to default to non-aligned access
|
2007-05-04 15:32:55 +00:00 |
|
weidai
|
3a3fef7436
|
fix compile on Sun CC
|
2007-04-16 05:40:37 +00:00 |
|
weidai
|
5cad605559
|
optimizations
|
2007-04-16 00:21:07 +00:00 |
|
weidai
|
4afd858ae4
|
port to Borland C++Builder 2006
|
2006-12-14 11:41:39 +00:00 |
|
weidai
|
80b7c5fa48
|
remove GCC warning
|
2006-12-12 07:12:30 +00:00 |
|
weidai
|
0efd938656
|
improved method of disable inlining, fix compile on NetBSD
|
2006-12-11 09:13:12 +00:00 |
|
weidai
|
36dbae5fc1
|
remove compiler warnings
|
2006-09-01 10:39:56 +00:00 |
|
weidai
|
1b6b327200
|
change DLL integrity self-test to allow DLL to be Authenticode signed
|
2006-07-30 17:15:01 +00:00 |
|
weidai
|
6aacd0a0de
|
merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6
|
2006-04-06 21:20:25 +00:00 |
|
weidai
|
922fdeb150
|
fix MSVC 2005 warnings
|
2006-03-13 13:26:41 +00:00 |
|
weidai
|
893174431d
|
remove warning with MSVC .NET 2005
|
2005-09-03 15:35:29 +00:00 |
|
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
|
393ae4859a
|
fix documentation, fix PanamaMAC, fix algorithm names
|
2004-07-22 00:51:57 +00:00 |
|
weidai
|
f78fccb3cc
|
port to GCC 3.4
|
2004-06-19 08:28:09 +00:00 |
|
weidai
|
89862d1220
|
guard against potential integer overflow in allocators
|
2003-08-04 19:00:41 +00:00 |
|
weidai
|
9c5c4769a9
|
fix potential threading problem with initialization of static objects
|
2003-07-29 01:18:33 +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
|
ae4d479537
|
add missing #include
|
2003-07-19 03:57:53 +00:00 |
|
weidai
|
5307588c57
|
remove Diamond2, code size reductions
|
2003-07-19 03:47:20 +00:00 |
|
weidai
|
f278895908
|
create DLL version, fix GetNextIV() bug in CTR and OFB modes
|
2003-07-04 00:17:37 +00:00 |
|
weidai
|
d52b49c51f
|
fix bug in Grouper
add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle)
change ChannelSwitch to allow non-blocking input (denis bider)
change Redirector to allow more options (denis bider)
fix MaurerRandomnessTest
optimize MD2 (Kevin Springle)
|
2003-04-15 00:38:48 +00:00 |
|
weidai
|
a3b6ece7ab
|
Initial revision
|
2002-10-04 17:31:41 +00:00 |
|