summaryrefslogtreecommitdiff
path: root/ecc-gost-gc512a.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce output range of ecc_mod_sub.Niels Möller2022-08-161-0/+2
* Implement secp192r1 square root, based on patch by Wim Lewis.Niels Möller2021-11-081-0/+4
* Generalize ECC_J_TO_A_ITCH.Niels Möller2020-11-131-1/+1
* Add separate result argument to all mod functions.Niels Möller2020-10-301-4/+4
* Merge branch 'delete-ecc-g'Niels Möller2020-01-281-1/+0
* gost gc512a: rename functions to follow usual patternDmitry Baryshkov2020-01-231-7/+7
* Add support for GOST GC512A curveDmitry Eremin-Solenikov2020-01-161-0/+128