aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/comba.py
Commit message (Collapse)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-151-2/+2
| | | | | Roughly 35-50% faster on my laptop (depending on if mlock is enabled, the overhead in that allocator is becoming much more of a hotspot).
* Add the script used to generate mp_comba.cpplloyd2014-11-041-0/+116