summaryrefslogtreecommitdiff
path: root/polynomi.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-3/+3
| | | | 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
* Whitespace checkinJeffrey Walton2016-09-101-3/+3
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-578/+577
|
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → ↵Jeffrey Walton2015-07-301-1/+1
| | | | std::cerr, ...
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-3/+3
|
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
|
* changes done for FIPS-140 lab code dropweidai2005-01-201-2/+2
|
* fix potential threading problem with initialization of static objectsweidai2003-07-291-4/+2
|
* fix GCC compileweidai2003-07-111-1/+1
|
* various changes for 5.1weidai2003-03-201-1/+1
|
* Initial revisionweidai2002-10-041-0/+579