Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved internal declarations from ecc.h to ecc-internal.h. | Niels Möller | 2015-01-27 | 1 | -10/+5 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -21/+21 |
* | Deleted unused INITIAL argument for ecc_a_to_j. | Niels Möller | 2014-08-23 | 1 | -2/+2 |
* | Deleted unused INITIAL argument for ecc_mul_a. | Niels Möller | 2014-08-23 | 1 | -6/+6 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+30 |
* | Replace mp_bitcnt_t by unsigned, for compatibility with older gmp versions. | Niels Möller | 2013-04-11 | 1 | -2/+4 |
* | 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/+181 |