Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add separate result argument to all mod functions. | Niels Möller | 2020-10-30 | 1 | -5/+5 |
* | Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.use-mpn_cnd-functions | Niels Möller | 2020-10-28 | 1 | -1/+1 |
* | Use struct ecc_modulo for all mod and redc functions. | Niels Möller | 2014-09-22 | 1 | -10/+10 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -11/+9 |
* | Split ecc_generic_redc into two functions ecc_pp1_redc and ecc_pm1_redc. | Niels Möller | 2014-08-28 | 1 | -0/+70 |