summaryrefslogtreecommitdiff
path: root/ecc-hash.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renamed gmp-glue functions. Use new GMP functions if available.Niels Möller2013-02-271-1/+1
* Integrated ECDSA sign and verify functions.Niels Möller2013-02-181-0/+55