summaryrefslogtreecommitdiff
path: root/ecc-pp1-redc.c
Commit message (Expand)AuthorAgeFilesLines
* Use struct ecc_modulo for all mod and redc functions.Niels Möller2014-09-221-10/+10
* Introduced struct ecc_modulo.Niels Möller2014-09-221-11/+9
* Split ecc_generic_redc into two functions ecc_pp1_redc and ecc_pm1_redc.Niels Möller2014-08-281-0/+71