Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed ecc_hash argument type from struct ecc_curve to struct ecc_modulo. | Niels Möller | 2014-09-23 | 1 | -9/+7 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -5/+8 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -21/+30 |
* | Use size_t for ecc functions. | Niels Möller | 2013-04-26 | 1 | -2/+2 |
* | Changed name "Internetfonden" to "the .SE Internet Fund". | Niels Möller | 2013-04-05 | 1 | -1/+1 |
* | Use mpn_cnd_add_n and mpn_cnd_sub_n when available. Rearrange inclusions of g... | Niels Möller | 2013-04-04 | 1 | -1/+0 |
* | Renamed gmp-glue functions. Use new GMP functions if available. | Niels Möller | 2013-02-27 | 1 | -1/+1 |
* | Integrated ECDSA sign and verify functions. | Niels Möller | 2013-02-18 | 1 | -0/+55 |