aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/mp_karat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove nested anon namespaceJack Lloyd2016-12-231-4/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Fix exponentiation bug, related fixesJack Lloyd2016-12-141-19/+24
* Reduction of code complexity in MP & ECC classes.Matthias Gierlings2016-06-191-31/+27
* Fix heap overflow in ECC point multiplicationJack Lloyd2016-02-011-0/+5
* Remove mp_mulop.cppJack Lloyd2015-12-251-7/+38
* Remove 'extern "C"' from src/lib/math/mpSimon Warta2015-08-141-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Side channel commentarylloyd2015-01-081-0/+11
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-151-0/+9
* Move lib into srclloyd2014-01-101-0/+303