Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate result area for ecc_mod_mul and ecc_mod_sqr. | Niels Möller | 2020-11-01 | 1 | -1/+1 |
* | ecc: remove ecc_modp_foo/ecc_modq_foo macros | Dmitry Baryshkov | 2020-02-15 | 1 | -4/+4 |
* | Rename nettle_curve25519 to _nettle_curve25519, and remove declaration from e... | Niels Möller | 2015-03-19 | 1 | -1/+1 |
* | ecc_mod_inv interface and allocation changes. | Niels Möller | 2014-09-23 | 1 | -2/+2 |
* | 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 | -6/+6 |
* | New function curve25519_eh_to_x. | Niels Möller | 2014-09-02 | 1 | -0/+81 |