Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated itch macros for ecc point multiplication and signaturesrefactor-ecc-mod | Niels Möller | 2020-11-08 | 1 | -1/+1 |
* | Moved internal declarations from ecc.h to ecc-internal.h. | Niels Möller | 2015-01-27 | 1 | -7/+0 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -12/+12 |
* | 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 | -1/+3 |
* | 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/+103 |