summaryrefslogtreecommitdiff
path: root/sec-modinv.c
Commit message (Expand)AuthorAgeFilesLines
* Added invert function pointer to struct ecc_modulo.Niels Möller2014-09-221-166/+0
* Make cnd_swap non-static.Niels Möller2014-09-091-16/+0
* Document and test that ecc_modp_inv produces 0 for input a == 0 (mod p).Niels Möller2014-08-231-0/+1
* Update copyright headers for dual licensing.Niels Möller2014-04-121-21/+30
* Replace mp_bitcnt_t by unsigned, for compatibility with older gmp versions.Niels Möller2013-04-111-1/+3
* Changed name "Internetfonden" to "the .SE Internet Fund".Niels Möller2013-04-051-1/+1
* Integrated ECC internals.Niels Möller2013-02-151-0/+170