weidai
098f88d11e
fix compile with clang 2.9 (Jeff Walton)
2011-10-12 06:13:37 +00:00
weidai
32ec084605
fix warning with LLVM (Marshall Clow)
2011-10-12 06:11:16 +00:00
weidai
8a853dc8fd
From Jeff Walton:
...
* added 'static' and 'dynamic' targets
* added libcryptopp.so to cleanup
* continue install/cleanup on error
* force cryptest.exe to link with static library
2011-09-19 01:37:29 +00:00
weidai
60caa96abf
fix Salsa validation failure when compiling with GCC 4.6 ( https://sourceforge.net/apps/trac/cryptopp/ticket/12 )
2011-06-05 21:07:11 +00:00
weidai
099b8e1980
fix Blowfish minimum keylength to be 4 bytes (32 bits)
2011-05-12 05:39:16 +00:00
weidai
2294216ea6
re-enable accidentally disabled benchmarks
2011-04-26 16:11:00 +00:00
weidai
fb0c9765cb
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
0833d225a1
fix for Valgrind error http://tahoe-lafs.org/trac/pycryptopp/ticket/67
2011-01-28 01:22:27 +00:00
weidai
9e91f2bd19
fix AS detection on (from FreeBSD)
2011-01-27 20:14:02 +00:00
weidai
73f4cc2e73
fix for https://sourceforge.net/apps/trac/cryptopp/ticket/6
2011-01-07 01:38:48 +00:00
weidai
a86284e4ba
fix for compiling with Clang from Marshall Clow
2011-01-07 01:30:24 +00:00
weidai
8b70e909b3
update Readme for 5.6.1 release
2010-08-09 21:22:09 +00:00
weidai
03fe4d0ba9
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
4d02102a4b
fix compile with Sun CC on Linux
2010-08-08 08:13:09 +00:00
weidai
762f0400f1
add HMAC/SHA2 test vectors
...
fix cosmetic issues with test suite
2010-08-08 07:29:51 +00:00
weidai
327364cdb9
fix CTR mode not allowing NULL as IV
2010-08-05 09:48:04 +00:00
weidai
c387a07d38
fix compile with Intel C++ Compiler 11.1
2010-08-04 23:42:11 +00:00
weidai
ef140bd158
fix memcpy with same src and dest (Peter Klotz)
2010-08-03 20:28:10 +00:00
weidai
b6c3bcc2dc
fix possible error during DLL startup self-test due to calling functions in ADVAPI32.DLL from DllMain() ( http://sourceforge.net/apps/trac/cryptopp/ticket/4 )
2010-07-29 10:50:42 +00:00
weidai
9729d62686
fix compile on GCC 4.4 and greater
2010-07-29 08:51:39 +00:00
weidai
49c5740009
fix compile on Sun CC
...
fix compile for non-x86 CPUs
2010-07-28 23:45:28 +00:00
weidai
cc24005159
fix compile on Mac OS X
2010-07-25 21:39:59 +00:00
weidai
ad76d3e276
fix compile on Linux
2010-07-24 06:12:23 +00:00
weidai
415be5ae8a
add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM
2010-07-24 05:55:22 +00:00
weidai
6bbe2c3e9e
add longer self-generated test vectors
2010-07-24 05:42:18 +00:00
weidai
b8658f0faf
fix build of dlltest project on MSVC 2008
...
fix compile on C++Builder 2010
2010-07-24 05:35:54 +00:00
weidai
bf836fcd75
move memory allocation/deallocation for SecBlock into DLL
2010-07-24 05:33:58 +00:00
weidai
f65259c524
better detection of GCC 4.2
2010-07-24 05:28:55 +00:00
weidai
30bb5fdb1f
add AESNI and CLMUL detection
2010-07-07 22:46:18 +00:00
weidai
6eaa880b30
fix compile on C++Builder 2010
2010-07-07 22:20:58 +00:00
weidai
d7b6235fa4
remove WAKE-CFB
2010-07-06 04:41:28 +00:00
weidai
33cd5ea29b
port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21
2010-07-05 11:14:14 +00:00
weidai
fefb33a621
port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21
...
change makefile to compile for both i386 and x86_64 on Darwin/Mac OS X
2010-07-05 01:15:14 +00:00
weidai
b77227af7f
update version number to 5.6.1
2010-06-29 02:48:56 +00:00
weidai
ea06f8985c
rename "cryptdll" project to "cryptopp"
...
fix compile errors on MSVC 2010
2010-06-29 02:46:17 +00:00
weidai
97c1dbf298
add makefile option for shared library
2010-06-29 01:14:22 +00:00
weidai
e2fbeb184e
use test vector file for SHA tests
2010-06-29 01:13:31 +00:00
weidai
aa916bfe9a
randomize test buffer length and alignment to better detect alignment-related bugs
2010-06-29 01:12:49 +00:00
weidai
6d6e90a917
use GlobalRNG(), improved benchmarking of AuthenticatedSymmetricCipher
2010-06-29 01:11:47 +00:00
weidai
cc3f6045a5
fix incorrect SHA-256 hash on x64 when compiled with GCC with optimizations enabled
2010-06-29 00:46:23 +00:00
weidai
a459524418
don't default to SHA-1 for ECDSA
2010-06-28 22:49:51 +00:00
weidai
e55a8edab6
switch to non-branching code in AlmostInverse()
2010-06-28 22:42:31 +00:00
weidai
7815fd1b7e
fix compiler/Valgrind warning
2010-06-18 07:08:05 +00:00
weidai
227b0810cf
fix possible race condition in Singleton::Ref()
...
tolerate double destruction of Singleton and g_nullNameValuePairs
fix #include of standard headers
2010-06-18 07:06:59 +00:00
weidai
a84dd77076
turn off whole program optimization
...
add wake.txt
2010-06-18 01:56:56 +00:00
weidai
faf1522394
remove extra file
2010-06-18 01:56:27 +00:00
weidai
2dc01c35ef
avoid SecBlock of arrays
2010-06-18 01:52:34 +00:00
weidai
d8ed443530
check ciphertext length in TF_DecryptorBase::Decrypt()
2010-06-18 01:18:22 +00:00
weidai
9c8f570cae
check for integer overflow in OID::DecodeValue()
2010-06-18 00:57:26 +00:00
weidai
9ad3f4530d
add "volatile" to prevent compiler optimizing away code
2010-06-18 00:51:12 +00:00