Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved internal declarations from ecc.h to ecc-internal.h. | Niels Möller | 2015-01-27 | 1 | -7/+0 |
* | ecc_mod_inv interface and allocation changes. | Niels Möller | 2014-09-23 | 1 | -5/+2 |
* | Added invert function pointer to struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -2/+2 |
* | Moved mod and reduce function pointers to struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -3/+3 |
* | Deleted redc function pointer. | Niels Möller | 2014-09-22 | 1 | -3/+3 |
* | Use struct ecc_modulo for all mod and redc functions. | Niels Möller | 2014-09-22 | 1 | -3/+3 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -20/+20 |
* | ecc_j_to_a interface change, optionally reduce x mod q. | Niels Möller | 2014-08-28 | 1 | -15/+19 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+30 |
* | Fixed ECC bug with overlapping arguments to mpn_mul_n. | Niels Möller | 2013-05-17 | 1 | -5/+6 |
* | Changed name "Internetfonden" to "the .SE Internet Fund". | Niels Möller | 2013-04-05 | 1 | -1/+1 |
* | Integrate ecc_mul_g. | Niels Möller | 2013-02-15 | 1 | -0/+115 |