| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PKCS #1 SHA3-based signatures (GH #517) | Jeffrey Walton | 2017-10-04 | 1 | -1/+6 |
* | Fix Clang warning on missing template definitions | Jeffrey Walton | 2017-08-16 | 1 | -0/+1 |
* | Removed "typedef SHA1 SHA" (Issue 369) | Jeffrey Walton | 2017-04-24 | 1 | -11/+11 |
* | Add asserts to validation routines | Jeffrey Walton | 2017-01-29 | 1 | -0/+16 |
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
* | Updated CRYPTOPP_ASSERT based on comments | Jeffrey Walton | 2016-10-17 | 1 | -1/+1 |
* | Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha... | Jeffrey Walton | 2016-09-16 | 1 | -1/+1 |
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -3/+3 |
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -2/+2 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -2/+4 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -307/+306 |
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -1/+1 |
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+1 |
* | Cleared virtual destructor warning by explicitly adding them | Jeffrey Walton | 2015-07-17 | 1 | -0/+2 |
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -1/+1 |
* | port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16 | weidai | 2009-02-13 | 1 | -1/+1 |
* | fix comment typo | weidai | 2007-04-16 | 1 | -1/+1 |
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -4/+4 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -0/+14 |
* | fix DivideByZero exception in InvertibleRSAFunction(n, e, d) | weidai | 2004-05-03 | 1 | -1/+1 |
* | add check for invalid RSA private key given n, e, d | weidai | 2004-04-29 | 1 | -0/+10 |
* | misc changes | weidai | 2003-07-18 | 1 | -6/+5 |
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -6/+4 |
* | fix GCC compile | weidai | 2003-07-11 | 1 | -2/+2 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -5/+7 |
* | minor changes | weidai | 2003-03-25 | 1 | -2/+6 |
* | fix warnings for VC7 and GCC | weidai | 2003-03-20 | 1 | -4/+4 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -22/+63 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+236 |