Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ecc_mod_inv interface and allocation changes. | Niels Möller | 2014-09-23 | 1 | -1/+1 |
* | Added invert function pointer to struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -1/+1 |
* | Introduced struct ecc_modulo. | Niels Möller | 2014-09-22 | 1 | -24/+24 |
* | Use Montgomery ladder for curve25519_mul. | Niels Möller | 2014-09-09 | 1 | -37/+90 |
* | New function curve25519_eh_to_x. | Niels Möller | 2014-09-02 | 1 | -1/+1 |
* | ecc_eh_to_a interface change, optionally reduce x mod q. | Niels Möller | 2014-08-28 | 1 | -1/+1 |
* | Implemented curve25519_mul. | Niels Möller | 2014-08-18 | 1 | -0/+90 |