| Commit message (Expand) | Author | Age | Files | Lines |
* | Add C++ nullptr support (Issue 383) | Jeffrey Walton | 2017-03-01 | 1 | -31/+31 |
* | Change next version from 5.7 to 6.0 | Jeffrey Walton | 2017-02-21 | 1 | -1/+1 |
* | Remove old VerifierFilter, switch to SignatureVerificationFilter | Jeffrey Walton | 2017-02-07 | 1 | -5/+34 |
* | Updated documentation | Jeffrey Walton | 2017-02-07 | 1 | -0/+3 |
* | Add W3C_PADDING to encryption path | Jeffrey Walton | 2017-02-06 | 1 | -1/+1 |
* | Merge pull request #368 from edrlab/aes256cbc-w3c-padding-scheme | Jeffrey Walton | 2017-02-06 | 1 | -0/+2 |
|\ |
|
| * | patched CryptoPP Crypto++ to add support for AES-256-CBC with W3C padding sch... | danielweck | 2017-01-24 | 1 | -0/+2 |
* | | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
|/ |
|
* | spelling fixes | klemens | 2016-12-27 | 1 | -1/+1 |
* | Cleared 'warning: field 'm_attachment' will be initialized after field' | Jeffrey Walton | 2016-12-22 | 1 | -3/+3 |
* | Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70) | Jeffrey Walton | 2016-12-03 | 1 | -20/+43 |
* | Updated documentation | Jeffrey Walton | 2016-11-12 | 1 | -3/+12 |
* | Updated documentation | Jeffrey Walton | 2016-11-12 | 1 | -1/+1 |
* | Updated documentation | Jeffrey Walton | 2016-10-18 | 1 | -2/+9 |
* | Updated documentation | Jeffrey Walton | 2016-10-12 | 1 | -5/+14 |
* | Updated documentation | Jeffrey Walton | 2016-10-11 | 1 | -6/+53 |
* | Updated documentation | Jeffrey Walton | 2016-09-26 | 1 | -8/+9 |
* | Updated documentation | Jeffrey Walton | 2016-09-26 | 1 | -4/+8 |
* | Updated documentation | Jeffrey Walton | 2016-09-26 | 1 | -2/+6 |
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -4/+4 |
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -18/+18 |
* | Fix clang warning | Marcel Raad | 2016-05-31 | 1 | -2/+18 |
* | Cleared unused function warning under Visual Studio with /Wall | Jeffrey Walton | 2016-05-02 | 1 | -1/+1 |
* | Cleared compile errors under Visual Studio .Net compilers | Jeffrey Walton | 2016-04-29 | 1 | -1/+1 |
* | Update documentation | Jeffrey Walton | 2016-02-29 | 1 | -9/+13 |
* | Made MeterFilter Get*() functions const | Steven Green | 2016-01-15 | 1 | -4/+4 |
* | Updated documentation | Jeffrey Walton | 2015-12-16 | 1 | -28/+134 |
* | Updated documentation | Jeffrey Walton | 2015-12-16 | 1 | -35/+222 |
* | Additional documentation; fixed issues with Clang integrated assembler and di... | Jeffrey Walton | 2015-11-19 | 1 | -2/+2 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -21/+159 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -812/+841 |
* | Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,... | Jeffrey Walton | 2015-07-30 | 1 | -4/+4 |
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -4/+4 |
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+2 |
* | Cleared UBsan errors | Jeffrey Walton | 2015-07-19 | 1 | -1/+1 |
* | fix compile with GCC 4.4 and -march=i386 | weidai | 2010-08-08 | 1 | -0/+2 |
* | fix documentation, fix VC60 compile, delete leftover .dat files | weidai | 2009-03-13 | 1 | -1/+1 |
* | add x86/x64 assembly for SHA-256, | weidai | 2009-03-10 | 1 | -21/+23 |
* | tweaks/fixes for 5.6 | weidai | 2009-03-03 | 1 | -3/+3 |
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -17/+61 |
* | improve documentation | weidai | 2007-10-23 | 1 | -2/+3 |
* | add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interface | weidai | 2007-05-04 | 1 | -0/+23 |
* | port to Borland C++Builder 2006 | weidai | 2006-12-14 | 1 | -1/+1 |
* | implement AlgorithmName() for hash and signature filters | weidai | 2006-12-14 | 1 | -3/+14 |
* | change DLL integrity self-test to allow DLL to be Authenticode signed | weidai | 2006-07-30 | 1 | -1/+12 |
* | merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6 | weidai | 2006-04-06 | 1 | -2/+2 |
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -95/+94 |
* | changes done for FIPS-140 lab code drop | weidai | 2005-01-20 | 1 | -3/+6 |
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -9/+9 |
* | allow DLL to be built with VC++ .NET | weidai | 2003-07-18 | 1 | -15/+16 |