aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/mp_comba.cpp
Commit message (Expand)AuthorAgeFilesLines
* More mp header cleanupsJack Lloyd2021-05-011-2/+1
* Add 24-word wide Comba multiply/squareJack Lloyd2018-05-081-1/+1083
* Convert comba script to Python3Jack Lloyd2018-04-081-1/+1
* Prettify mp_comba a bitJack Lloyd2016-01-011-44/+44
* Remove mp_mulop.cppJack Lloyd2015-12-251-1/+2
* Remove 'extern "C"' from src/lib/math/mpSimon Warta2015-08-141-4/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-151-1/+213
* Move lib into srclloyd2014-01-101-0/+920