Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BuildVersion and RuntimeVersion functions (Issue 371) | Jeffrey Walton | 2017-01-28 | 1 | -1/+1 |
| | | | | These function are intended to catch mining and matching of library versions. BuildVersion provides CRYPTOPP_VERSION when the shared object was built. RuntimeVersion provides CRYPTOPP_VERSION the app compiled against, which could be different than the shared object's version | ||||
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
| | | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of | ||||
* | Use ASCII character for comment | Jeffrey Walton | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Comments and whitespace checkin | Jeffrey Walton | 2017-01-20 | 1 | -621/+625 |
| | |||||
* | Switch ECGDSA equation to slightly speed-up signing | Jeffrey Walton | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | Add German digital signature algorithm (ECGDSA) (Issue 113) | Jeffrey Walton | 2016-12-13 | 1 | -0/+37 |
| | | | | Also see ISO/IEC 15946 and http://www.teletrust.de/fileadmin/files/oid/ecgdsa_final.pdf | ||||
* | Updated documentation (Issue 121) | Jeffrey Walton | 2016-12-11 | 1 | -2/+3 |
| | |||||
* | Add Deterministic DSA and ECDSA Signatures (Issue 121) | Jeffrey Walton | 2016-12-11 | 1 | -4/+189 |
| | | | | Based on Douglas Roark PR 131 | ||||
* | Updated documentation (Issue 328) | Jeffrey Walton | 2016-12-03 | 1 | -10/+49 |
| | |||||
* | Updated documentation (Issue 328) | Jeffrey Walton | 2016-12-03 | 1 | -0/+31 |
| | |||||
* | Removed VC++ 5.0 and 6.0 workarounds (Issue 342) | Jeffrey Walton | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) | Jeffrey Walton | 2016-12-03 | 1 | -68/+7 |
| | |||||
* | Increment version to 5.7 due to ABI break *Issue 337) | Jeffrey Walton | 2016-12-01 | 1 | -1/+1 |
| | | | | We still need to supply a patch for those maintaining 5.6.x | ||||
* | Fix: GCC warning "type qualifiers ignored on function return type". | Ralph Tandetzky | 2016-12-01 | 1 | -2/+2 |
| | | | | This pedantic message appeared all over the code. Also removed one warning about an unused variable in release build. | ||||
* | Add CRYPTOPP_STATIC_CONSTEXPR macro | Jeffrey Walton | 2016-11-13 | 1 | -2/+2 |
| | |||||
* | Updated documentation for Crypto++ 1.0 algorithms | Jeffrey Walton | 2016-10-26 | 1 | -1/+3 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-10-18 | 1 | -10/+11 |
| | |||||
* | Align with BouncyCastle and Botan for DLIES and ECIES. Updated documentation | Jeffrey Walton | 2016-10-18 | 1 | -80/+166 |
| | |||||
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -2/+2 |
| | | | | trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420 | ||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -26/+26 |
| | |||||
* | Add constexpr-ness to StaticAlgorithmName member function | Jeffrey Walton | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -2/+6 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -540/+632 |
| | |||||
* | Included "integer.h" in source files with Integer dependencies so make would ↵ | Jeffrey Walton | 2015-07-30 | 1 | -0/+2 |
| | | | | rebuild stale object files | ||||
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -2/+2 |
| | |||||
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+1 |
| | |||||
* | Cleared remaining virtual destructor warnings under GCC with -Wall | Jeffrey Walton | 2015-07-19 | 1 | -2/+4 |
| | |||||
* | Fixed copy/paste error | Jeffrey Walton | 2015-07-19 | 1 | -1/+1 |
| | |||||
* | Cleared virtual destructor warnings under GCC with -Wall | Jeffrey Walton | 2015-07-19 | 1 | -0/+3 |
| | |||||
* | Cleared virtual destructor warnings under GCC with -Wall | Jeffrey Walton | 2015-07-19 | 1 | -0/+4 |
| | |||||
* | add SHA-3 | weidai | 2013-01-19 | 1 | -28/+20 |
| | | | | | update DSA to FIPS 186-3 update version numbers | ||||
* | removed UnalignedPutWord | weidai | 2007-04-16 | 1 | -2/+2 |
| | |||||
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -3/+3 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -8/+8 |
| | |||||
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -7/+7 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -14/+16 |
| | |||||
* | port to CodeWarrior 8.3 | weidai | 2004-06-20 | 1 | -4/+4 |
| | |||||
* | port to GCC 3.4 | weidai | 2004-06-19 | 1 | -36/+36 |
| | |||||
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -22/+36 |
| | |||||
* | create DLL version, fix GetNextIV() bug in CTR and OFB modes | weidai | 2003-07-04 | 1 | -10/+15 |
| | |||||
* | add CRYPTOPP_NO_VTABLE | weidai | 2003-05-16 | 1 | -2/+2 |
| | |||||
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -16/+39 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+492 |