summaryrefslogtreecommitdiff
path: root/curve25519-eh-to-x.c
Commit message (Expand)AuthorAgeFilesLines
* Rename nettle_curve25519 to _nettle_curve25519, and remove declaration from e...Niels Möller2015-03-191-1/+1
* ecc_mod_inv interface and allocation changes.Niels Möller2014-09-231-2/+2
* Added invert function pointer to struct ecc_modulo.Niels Möller2014-09-221-1/+1
* Introduced struct ecc_modulo.Niels Möller2014-09-221-6/+6
* New function curve25519_eh_to_x.Niels Möller2014-09-021-0/+81