Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved internal declarations from ecc.h to ecc-internal.h. | Niels Möller | 2015-01-27 | 1 | -6/+0 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -11/+11 |
* | Switch curve25519 implementation to use the Ed25519 twisted Edwards curve. | Niels Möller | 2014-08-29 | 1 | -3/+3 |
* | Reduce ecc_add_eh scratch need. | Niels Möller | 2014-07-17 | 1 | -30/+32 |
* | Implemented ecc_add_eh. | Niels Möller | 2014-07-15 | 1 | -0/+111 |