summaryrefslogtreecommitdiff
path: root/ecc-point-mul.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers for dual licensing.Niels Möller2014-04-121-21/+30
* Changed name "Internetfonden" to "the .SE Internet Fund".Niels Möller2013-04-051-1/+1
* Use mpn_cnd_add_n and mpn_cnd_sub_n when available. Rearrange inclusions of g...Niels Möller2013-04-041-1/+0
* Implemented ecc_point_mul and ecc_point_mul_g.Niels Möller2013-04-031-0/+49