| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -7/+7 |
* | Cleared SunCC warning "DL_ElgamalLikeSignatureAlgorithm is expected to return... | Jeffrey Walton | 2016-09-14 | 1 | -0/+7 |
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -47/+47 |
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -2/+2 |
* | Updated documentation | Jeffrey Walton | 2016-04-08 | 1 | -3/+7 |
* | Additional documentation. Moved dtors to first function in a class (Issue 70) | Jeffrey Walton | 2016-02-28 | 1 | -132/+235 |
* | Updated documentation | Jeffrey Walton | 2016-01-20 | 1 | -10/+27 |
* | Updated documentation | Jeffrey Walton | 2016-01-19 | 1 | -26/+180 |
* | Added "algebra.h" include for "make deps" recipe | Jeffrey Walton | 2015-12-04 | 1 | -0/+1 |
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -3/+3 |
* | Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding gar... | Jeffrey Walton | 2015-11-22 | 1 | -4/+3 |
* | Crypto++ 5.6.3 check-in | Jeffrey Walton | 2015-11-20 | 1 | -3/+4 |
* | Additional documentation; fixed issues with Clang integrated assembler and di... | Jeffrey Walton | 2015-11-19 | 1 | -2/+6 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -15/+142 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -1681/+1837 |
* | Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v... | Jeffrey Walton | 2015-08-03 | 1 | -2/+2 |
* | Included "integer.h" in source files with Integer dependencies so make would ... | Jeffrey Walton | 2015-07-30 | 1 | -0/+1 |
* | Fixed compiler errors on Apple due to cross product of {C++03,C++11} x {libc+... | Jeffrey Walton | 2015-07-27 | 1 | -2/+1 |
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -3/+3 |
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+2 |
* | Cleared virtual destructor warnings under GCC with -Wall | Jeffrey Walton | 2015-07-19 | 1 | -0/+1 |
* | rename "cryptdll" project to "cryptopp" | weidai | 2010-06-29 | 1 | -1/+1 |
* | reduce risk of reusing random numbers after VM state rollback | weidai | 2007-05-04 | 1 | -2/+18 |
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -2/+2 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -72/+72 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -73/+30 |
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -61/+63 |
* | port to GCC 3.4 | weidai | 2004-06-19 | 1 | -118/+118 |
* | fix potential threading problem with initialization of static objects | weidai | 2003-07-29 | 1 | -6/+6 |
* | remove Diamond2, code size reductions | weidai | 2003-07-19 | 1 | -1/+1 |
* | allow DLL to be built with VC++ .NET | weidai | 2003-07-18 | 1 | -3/+0 |
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -48/+60 |
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -22/+19 |
* | add missing typename | weidai | 2003-05-16 | 1 | -2/+2 |
* | misc optimizations | weidai | 2003-05-16 | 1 | -83/+68 |
* | make unintentional private functions public | weidai | 2003-04-28 | 1 | -0/+4 |
* | remove default NullRNG() for signing | weidai | 2003-04-22 | 1 | -2/+2 |
* | changes for VS.NET 2003 | weidai | 2003-04-19 | 1 | -2/+2 |
* | GCC workaround | weidai | 2003-03-20 | 1 | -2/+4 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -349/+392 |
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+1663 |