summaryrefslogtreecommitdiff
path: root/ecc-mod-arith.c
Commit message (Expand)AuthorAgeFilesLines
* Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.use-mpn_cnd-functionsNiels Möller2020-10-281-7/+7
* Shared implementation of ecc_mod_pow_2k and related functionsNiels Möller2020-10-141-0/+38
* New ecc_mod_* functions, replacing ecc_modp_* and ecc_modq_*.Niels Möller2014-09-221-0/+127