summaryrefslogtreecommitdiff
path: root/ecp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-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
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-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
* Cleared warning 'Warning: mr hides CryptoPP::ProjectiveDoubling::mr'Jeffrey Walton2016-06-081-3/+3
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-0/+1
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-474/+475
|
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
|
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
|
* Cleared warnings on WindowSlider structJeffrey Walton2015-07-131-4/+4
|
* fix MSVC 2005 warningsweidai2006-03-131-4/+4
|
* fix ECP curve BER decodeweidai2005-09-021-1/+5
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-5/+5
|
* fix potential threading problem with initialization of static objectsweidai2003-07-291-2/+1
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-12/+5
|
* Initial revisionweidai2002-10-041-0/+477