summaryrefslogtreecommitdiff
path: root/eccrypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleared C4505 under MSVC (Issue 412)Jeffrey Walton2017-05-231-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add CRYPTOPP_ASSERT to Validate routinesJeffrey Walton2017-01-201-1/+15
* Add German digital signature algorithm (ECGDSA) (Issue 113)Jeffrey Walton2016-12-131-0/+71
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-6/+7
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
* Whitespace checkinJeffrey Walton2016-09-101-17/+17
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-707/+717
* Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v...Jeffrey Walton2015-08-031-1/+3
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-1/+1
* Cleared "unused function" warning when using GCC with -WallJeffrey Walton2015-07-231-4/+10
* Updated comment with TODO to make it easy to locate in the future via grep/findJeffrey Walton2015-07-191-2/+3
* Cut-over to COUNTOF in source filesJeffrey Walton2015-07-031-2/+2
* Cleared unused function warningsJeffrey Walton2015-07-011-1/+5
* fix for compiling with Clang from Marshall Clowweidai2011-01-071-3/+3
* add Brainpool curves (Zooko)weidai2009-03-121-0/+49
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-5/+0
* update CheckMOVCondition() according to http://eprint.iacr.org/2007/343weidai2007-09-241-3/+7
* update version number, port to Sun C++ 5.8weidai2006-12-181-4/+9
* port to Borland C++Builder 2006weidai2006-12-141-2/+3
* port to GCC 4weidai2005-09-051-1/+1
* fix compile on MSVC .NET 2005weidai2005-07-131-0/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-8/+8
* port to GCC 3.4weidai2004-06-191-11/+11
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-11/+10
* various changes for 5.1weidai2003-03-201-2/+2
* Initial revisionweidai2002-10-041-0/+639