Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add C++ nullptr support (Issue 383) | Jeffrey Walton | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -1/+1 |
| | | | | 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 | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -69/+85 |
| | |||||
* | 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/+2 |
| | |||||
* | add x86/x64 assembly for SHA-256, | weidai | 2009-03-10 | 1 | -1/+1 |
| | | | | | add DEFAULT_CHANNEL and AAD_CHANNEL, fix macChannel for AuthenticatedEncryptionFilter | ||||
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -2/+5 |
| | | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required | ||||
* | change DLL integrity self-test to allow DLL to be Authenticode signed | weidai | 2006-07-30 | 1 | -0/+11 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -2/+2 |
| | |||||
* | sync with private branch | weidai | 2003-06-06 | 1 | -0/+11 |
| | |||||
* | fixed FILTER_END bug | weidai | 2003-02-24 | 1 | -1/+3 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+40 |