| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -1/+1 |
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -3/+3 |
* | Updated documentation | Jeffrey Walton | 2015-12-17 | 1 | -4/+71 |
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -1/+6 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -14/+41 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -399/+472 |
* | Whitespace checkin | Jeffrey Walton | 2015-07-30 | 1 | -1/+1 |
* | Included "integer.h" in source files with Integer dependencies so make would ... | Jeffrey Walton | 2015-07-30 | 1 | -0/+1 |
* | Added TODO message on the throw dtors | Jeffrey Walton | 2015-07-27 | 1 | -0/+1 |
* | Tuned preprocessor tests. Added CRYPTOPP_THROW to AlgorithmParametersBase | Jeffrey Walton | 2015-07-26 | 1 | -1/+1 |
* | Removed VC 6.0 dummy function parameter that was also used as a template para... | Jeffrey Walton | 2015-07-25 | 1 | -2/+2 |
* | Cleared Issue #5. Thanks to Jonathan Wakely for the patch | Jeffrey Walton | 2015-07-16 | 1 | -21/+9 |
* | Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com... | Jeffrey Walton | 2015-06-29 | 1 | -0/+10 |
* | Add CRYPTOPP_UNUSED to help supress unused variable warnings. Applied to Algo... | Jeffrey Walton | 2015-06-04 | 1 | -0/+1 |
* | fix C++Builder 2009 compile, update Readme and License | weidai | 2009-03-15 | 1 | -8/+21 |
* | fix compile on gcc 4.1.2, armv5tel | weidai | 2009-03-13 | 1 | -22/+5 |
* | fix VC60 compile, project file line-endings, Apple GCC 4.2 compile | weidai | 2009-03-03 | 1 | -0/+3 |
* | fix compile on non-x86 | weidai | 2009-03-02 | 1 | -1/+1 |
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -19/+56 |
* | port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16 | weidai | 2009-02-13 | 1 | -28/+30 |
* | ICC workaround | weidai | 2007-04-16 | 1 | -0/+2 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -6/+6 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -4/+5 |
* | port to GCC 3.4 | weidai | 2004-06-19 | 1 | -2/+2 |
* | reduce warnings on GCC | weidai | 2003-11-05 | 1 | -1/+1 |
* | misc changes | weidai | 2003-07-18 | 1 | -2/+12 |
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -55/+77 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -2/+2 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -26/+28 |
* | bug fixes and KAT for X9.17 RNG | weidai | 2002-10-17 | 1 | -2/+2 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+323 |