Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add separate result argument to all mod functions. | Niels Möller | 2020-10-30 | 1 | -2/+2 |
* | Moved mod and reduce function pointers to struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -2/+2 |
* | Use struct ecc_modulo for all mod and redc functions. | Niels Möller | 2014-09-22 | 1 | -2/+2 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -6/+6 |
* | Deleted unused INITIAL argument for ecc_a_to_j. | Niels Möller | 2014-08-23 | 1 | -2/+1 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+30 |
* | Changed name "Internetfonden" to "the .SE Internet Fund". | Niels Möller | 2013-04-05 | 1 | -1/+1 |
* | Integrate ecc_mul_a. | Niels Möller | 2013-02-15 | 1 | -0/+51 |