aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/comba.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some LGTM issuesJack Lloyd2019-06-191-0/+2
* Address some issues found by LGTMJack Lloyd2019-06-031-1/+6
* Add 24-word wide Comba multiply/squareJack Lloyd2018-05-081-1/+1
* Convert comba script to Python3Jack Lloyd2018-04-081-26/+26
* Prettify mp_comba a bitJack Lloyd2016-01-011-4/+5
* Remove mp_mulop.cppJack Lloyd2015-12-251-2/+6
* Remove 'extern "C"' from src/lib/math/mpSimon Warta2015-08-141-3/+1
* 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-2/+2
* Add the script used to generate mp_comba.cpplloyd2014-11-041-0/+116