summaryrefslogtreecommitdiff
path: root/ecc-secp192r1.c
Commit message (Expand)AuthorAgeFilesLines
* Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.use-mpn_cnd-functionsNiels Möller2020-10-281-2/+2
* Delete definition of ecc->gNiels Möller2020-01-251-1/+0
* ecc: rename functions to contain curve names instead of bitsDmitry Eremin-Solenikov2020-01-101-8/+8
* ecc: prefix optimized ECC function names with underscoreDmitry Eremin-Solenikov2020-01-101-1/+1
* ecc: rename source files with curves dataDmitry Eremin-Solenikov2020-01-101-0/+181