Commit Graph

540 Commits

Author SHA1 Message Date
weidai
789f81f048 prepare for 5.6.2 release 2013-02-20 23:28:38 +00:00
weidai
0f75ff1d09 add Save/Load 2013-01-26 20:39:50 +00:00
weidai
b021819751 add more "this->", for consistency and possibly prevent future compile problems 2013-01-26 17:34:34 +00:00
weidai
280c881393 handle EAGAIN from /dev/urandom and /dev/random (Folkert van Heusden) 2013-01-26 17:31:23 +00:00
weidai
ed7652256c fix compile with MINGW 2013-01-26 17:15:07 +00:00
weidai
334a611e8a fix line endings 2013-01-26 17:14:15 +00:00
weidai
2fb44ea6db add SHA-3
update DSA to FIPS 186-3
update version numbers
2013-01-19 02:20:00 +00:00
weidai
60a5ab4e66 switch to Boost Software License 2013-01-09 00:28:58 +00:00
weidai
affcbcf139 fix clang dection for MacOS (Jeff Walton) 2012-05-23 17:56:48 +00:00
weidai
11c126bf8a fix compile with clang 2.9 (Jeff Walton) 2011-10-12 06:13:37 +00:00
weidai
d011dea184 fix warning with LLVM (Marshall Clow) 2011-10-12 06:11:16 +00:00
weidai
ac6a61ed39 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
f5912cc4e6 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
fecbd5b18b fix Blowfish minimum keylength to be 4 bytes (32 bits) 2011-05-12 05:39:16 +00:00
weidai
97cf1c813a re-enable accidentally disabled benchmarks 2011-04-26 16:11:00 +00: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
4621a652a8 fix for Valgrind error http://tahoe-lafs.org/trac/pycryptopp/ticket/67 2011-01-28 01:22:27 +00:00
weidai
3492bcc1d1 fix AS detection on (from FreeBSD) 2011-01-27 20:14:02 +00:00
weidai
5b3f486767 fix for https://sourceforge.net/apps/trac/cryptopp/ticket/6 2011-01-07 01:38:48 +00:00
weidai
a3a3ff3c86 fix for compiling with Clang from Marshall Clow 2011-01-07 01:30:24 +00:00
weidai
1088b555df 2010-08-10 00:07:27 +00:00
weidai
574def90d9 update Readme for 5.6.1 release 2010-08-09 21:22:09 +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
9d42a6f6de fix compile with Sun CC on Linux 2010-08-08 08:13:09 +00:00
weidai
87a60d8825 add HMAC/SHA2 test vectors
fix cosmetic issues with test suite
2010-08-08 07:29:51 +00:00
weidai
d938406410 fix CTR mode not allowing NULL as IV 2010-08-05 09:48:04 +00:00
weidai
d43f0c7321 fix compile with Intel C++ Compiler 11.1 2010-08-04 23:42:11 +00:00
weidai
79ed03344b fix memcpy with same src and dest (Peter Klotz) 2010-08-03 20:28:10 +00:00
weidai
05e42a01d9 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
a3f2091bcd fix compile on GCC 4.4 and greater 2010-07-29 08:51:39 +00:00
weidai
0403d122e1 fix compile on Sun CC
fix compile for non-x86 CPUs
2010-07-28 23:45:28 +00:00
weidai
0e44445b68 fix compile on Mac OS X 2010-07-25 21:39:59 +00:00
weidai
797192ea60 fix compile on Linux 2010-07-24 06:12:23 +00:00
weidai
7adbf89681 add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM 2010-07-24 05:55:22 +00:00
weidai
a070ff16ae add longer self-generated test vectors 2010-07-24 05:42:18 +00:00
weidai
bc0806d50d fix build of dlltest project on MSVC 2008
fix compile on C++Builder 2010
2010-07-24 05:35:54 +00:00
weidai
57de1d522b move memory allocation/deallocation for SecBlock into DLL 2010-07-24 05:33:58 +00:00
weidai
c81fc05b99 better detection of GCC 4.2 2010-07-24 05:28:55 +00:00
weidai
46832de97a add AESNI and CLMUL detection 2010-07-07 22:46:18 +00:00
weidai
1c8437454e fix compile on C++Builder 2010 2010-07-07 22:20:58 +00:00
weidai
7fbcee6ca1 remove WAKE-CFB 2010-07-06 04:41:28 +00:00
weidai
9a892095a0 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
1315a7bc9a 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
954fed3d5d update version number to 5.6.1 2010-06-29 02:48:56 +00:00
weidai
d1c31d0a04 rename "cryptdll" project to "cryptopp"
fix compile errors on MSVC 2010
2010-06-29 02:46:17 +00:00
weidai
1ce62ff79b add makefile option for shared library 2010-06-29 01:14:22 +00:00
weidai
f6259a01d3 use test vector file for SHA tests 2010-06-29 01:13:31 +00:00
weidai
1a1ad9e650 randomize test buffer length and alignment to better detect alignment-related bugs 2010-06-29 01:12:49 +00:00
weidai
c1b94aa0b2 use GlobalRNG(), improved benchmarking of AuthenticatedSymmetricCipher 2010-06-29 01:11:47 +00:00
weidai
9a759e4492 fix incorrect SHA-256 hash on x64 when compiled with GCC with optimizations enabled 2010-06-29 00:46:23 +00:00