summaryrefslogtreecommitdiff
path: root/modarith.h
Commit message (Expand)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-24/+24
* Update documentationJeffrey Walton2019-08-111-2/+2
* Pull changes from master branchDmytro Stebaiev2019-06-101-1/+15
|\
| * Add ModularArithmetic::operator=Jeffrey Walton2019-06-091-1/+15
* | Fix compilation warningDmytro Stebaiev2019-06-071-1/+1
|/
* Clear lgtm finding in ECP classJeffrey Walton2019-06-051-2/+2
* Remove dummy operator= in ModularArithmeticJeffrey Walton2019-06-041-1/+2
* Clear warning on missing assignment operatorJeffrey Walton2019-06-031-11/+17
* Fix clang warnings in headers (#655)Marcel Raad2018-05-101-2/+2
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-2/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-151/+151
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+9
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-9/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+9
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-4/+0
* Updated documentationJeffrey Walton2016-10-161-8/+7
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
* Updated documentationJeffrey Walton2016-04-051-22/+32
* Update documentationJeffrey Walton2016-02-291-8/+21
* Update documentationJeffrey Walton2016-02-291-6/+127
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-8/+25
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-159/+160
* Included "integer.h" in source files with Integer dependencies so make would ...Jeffrey Walton2015-07-301-1/+1
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-1/+2
* Cleared "missing initialization in copy constructor" warning with GCC 5.1 and...Jeffrey Walton2015-07-231-2/+2
* MMX/SSE2 optimizationsweidai2007-04-161-1/+1
* changes done for FIPS-140 lab code dropweidai2005-01-201-19/+19
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-1/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-2/+9
* Initial revisionweidai2002-10-041-0/+149