| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change file preamble to include "originally written by Wei Dai" | Jeffrey Walton | 2017-01-27 | 1 | -1/+1 |
* | Add Deterministic DSA and ECDSA Signatures (Issue 121) | Jeffrey Walton | 2016-12-11 | 1 | -1/+3 |
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -8/+8 |
* | Whitespace cleanup | Jeffrey Walton | 2016-07-24 | 1 | -5/+5 |
* | Cut-in determinsitic signature verification during signing | Jeffrey Walton | 2016-04-10 | 1 | -11/+29 |
* | Prepare for RFC6979, Deterministic Usage of the Digital Signature Algorithm (... | Jeffrey Walton | 2016-04-09 | 1 | -2/+7 |
* | Add SignalUnknownAlgorithmError | Jeffrey Walton | 2016-04-09 | 1 | -1/+7 |
* | Constify caught exceptions | Jeffrey Walton | 2016-04-09 | 1 | -3/+3 |
* | Flus cout buffer in case next test hangs, like BlumBlumShub on some platform/... | Jeffrey Walton | 2016-01-07 | 1 | -1/+1 |
* | Added CRYPTOPP_DATA_DIR patch (Issue 82) | Jeffrey Walton | 2015-12-25 | 1 | -2/+9 |
* | Crypto++ 5.6.3 check-inCRYPTOPP_5_6_3 | Jeffrey Walton | 2015-11-22 | 1 | -2/+2 |
* | Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding gar... | Jeffrey Walton | 2015-11-22 | 1 | -2/+2 |
* | Crypto++ 5.6.3 check-in | Jeffrey Walton | 2015-11-20 | 1 | -2/+2 |
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov... | Jeffrey Walton | 2015-11-18 | 1 | -1/+11 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -762/+803 |
* | Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v... | Jeffrey Walton | 2015-08-03 | 1 | -4/+6 |
* | Partial cut-over to static local strings for DefaultChannel() and AadChannel(... | Jeffrey Walton | 2015-07-31 | 1 | -5/+5 |
* | Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,... | Jeffrey Walton | 2015-07-30 | 1 | -19/+18 |
* | Included "integer.h" in source files with Integer dependencies so make would ... | Jeffrey Walton | 2015-07-30 | 1 | -1/+4 |
* | Fixed compiler errors on Apple due to cross product of {C++03,C++11} x {libc+... | Jeffrey Walton | 2015-07-27 | 1 | -1/+1 |
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -7/+7 |
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+1 |
* | Cleared unused variable and function warnings | Jeffrey Walton | 2015-07-19 | 1 | -1/+1 |
* | add SHA-3 | weidai | 2013-01-19 | 1 | -42/+47 |
* | add HMAC/SHA2 test vectors | weidai | 2010-08-08 | 1 | -1/+1 |
* | add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM | weidai | 2010-07-24 | 1 | -22/+19 |
* | randomize test buffer length and alignment to better detect alignment-related... | weidai | 2010-06-29 | 1 | -4/+18 |
* | fix bug in PutDecodedDatumInto() with STLPort (from trungantran) | weidai | 2009-06-18 | 1 | -0/+4 |
* | fix EC2N skipping of optional seed, switch to public domain MARS code, delive... | weidai | 2009-03-28 | 1 | -1/+40 |
* | fix compile on MSVC 6 | weidai | 2009-03-13 | 1 | -1/+1 |
* | - add EAX mode, XSalsa20 | weidai | 2009-03-12 | 1 | -11/+29 |
* | add x86/x64 assembly for SHA-256, | weidai | 2009-03-10 | 1 | -6/+6 |
* | fix bug when AuthenticatedDecryptionFilter::MAC_AT_BEGIN is not specified | weidai | 2009-03-05 | 1 | -2/+6 |
* | tweaks/fixes for 5.6 | weidai | 2009-03-03 | 1 | -1/+1 |
* | changes for 5.6: | weidai | 2009-03-02 | 1 | -27/+139 |
* | fix compile for x64, DLL and VC 6 | weidai | 2007-05-04 | 1 | -4/+9 |
* | Test: Encode now tests decryption also | weidai | 2007-04-16 | 1 | -59/+109 |
* | port to Borland C++Builder 2006 | weidai | 2006-12-14 | 1 | -0/+6 |
* | port to GCC 4, reorganize implementations of SetKey | weidai | 2006-12-10 | 1 | -1/+4 |
* | add Salsa20 cipher | weidai | 2006-12-09 | 1 | -0/+6 |
* | additional AES test vectors | weidai | 2006-07-17 | 1 | -0/+2 |
* | fix MSVC 2005 warnings | weidai | 2006-03-13 | 1 | -1/+1 |
* | add XTEA and BTEA | weidai | 2003-07-30 | 1 | -3/+17 |
* | misc changes | weidai | 2003-07-18 | 1 | -3/+3 |
* | fix bugs in SEAL and Panama | weidai | 2003-03-26 | 1 | -2/+39 |
* | small fixes | weidai | 2003-03-20 | 1 | -2/+2 |
* | fix warnings for VC7 and GCC | weidai | 2003-03-20 | 1 | -3/+4 |
* | various changes for 5.1 | weidai | 2003-03-20 | 1 | -7/+13 |
* | add script-driven testing | weidai | 2002-12-06 | 1 | -0/+434 |