Jeffrey Walton
427e1cf028
Cleared UBsan warnings under GCC 5.1
2015-07-17 07:13:23 -04:00
weidai
79ed03344b
fix memcpy with same src and dest (Peter Klotz)
2010-08-03 20:28:10 +00:00
weidai
8ca6148ad5
add x86/x64 assembly for SHA-256,
...
add DEFAULT_CHANNEL and AAD_CHANNEL,
fix macChannel for AuthenticatedEncryptionFilter
2009-03-10 02:56:19 +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
f871754502
fix compile with GCC 4.0.1 on MacOS X 64-bit
2008-12-22 06:55:08 +00:00
weidai
a81ba0ebd9
reduce executable size when only hash functions are used
2007-10-02 00:21:52 +00:00
weidai
de8b060ea1
optimizations
2007-04-16 00:33:09 +00:00
weidai
43b41c1042
update version number, port to Sun C++ 5.8
2006-12-18 02:34:33 +00:00
weidai
1db8ea5084
port to MSVC .NET 2005 beta 2
2005-07-12 04:23:32 +00:00
weidai
79e29d0de4
fix gcc 3.4.2 compile
2004-10-17 22:39:30 +00:00
weidai
c39b3de3c4
changes related to the next FIPS validation
2004-09-03 10:57:31 +00:00
weidai
6d4f31be8b
add SHA-224
2004-07-23 09:57:11 +00:00
weidai
473e5df89b
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
...
attempt (failed) to build DLL with GCC
2003-07-10 04:34:23 +00:00
weidai
f278895908
create DLL version, fix GetNextIV() bug in CTR and OFB modes
2003-07-04 00:17:37 +00:00
weidai
538de80a91
various changes for 5.1
2003-03-20 01:24:12 +00:00
weidai
a3b6ece7ab
Initial revision
2002-10-04 17:31:41 +00:00