Merge branch 'delete-nettle-stdint-h' into master
[gd/nettle] / ecc-eh-to-a.c
2015-02-05 Niels MöllerMerge branch 'versioned-symbols' into master
2015-01-27 Niels MöllerMoved internal declarations from ecc.h to ecc-internal.h.
2014-10-04 Niels MöllerDrop an unneeded local cy variable.
2014-09-23 Niels Möllercurve25519: Use powering to compute modp inverses,...
2014-09-23 Niels Möllerecc_mod_inv interface and allocation changes.
2014-09-22 Niels MöllerAdded invert function pointer to struct ecc_modulo.
2014-09-22 Niels MöllerIntroduced struct ecc_modulo.
2014-09-17 Niels MöllerLet "affine" points for curve25519 be Edwards coordinat...
2014-09-02 Niels MöllerFixed sign error in comment.
2014-08-28 Niels Möllerecc_eh_to_a interface change, optionally reduce x mod q.
2014-08-27 Niels MöllerMerge branch 'curve25519'
2014-08-23 Niels MöllerUpdated FIXME comments.
2014-07-15 Niels MöllerComment fixes.
2014-07-11 Niels MöllerImplemented point doubling for Edwards curves.