summaryrefslogtreecommitdiff
path: root/ecc-dup-eh.c
Commit message (Expand)AuthorAgeFilesLines
* Moved internal declarations from ecc.h to ecc-internal.h.Niels Möller2015-01-271-6/+0
* Introduced struct ecc_modulo.Niels Möller2014-09-221-10/+10
* Switch curve25519 implementation to use the Ed25519 twisted Edwards curve.Niels Möller2014-08-291-5/+18
* Implemented point doubling for Edwards curves.Niels Möller2014-07-111-0/+98