aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/ec_gfp/point_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* Move GF(p) side channel countermeasure toggles to build.hJack Lloyd2015-08-281-1/+1
* Add power analysis countermeasures for ECC point multiplications.Jack Lloyd2015-08-211-11/+40
* lib/math: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move mul and square operations on a elliptic curve to CurveGFp so welloyd2014-08-091-34/+17
* Move lib into srclloyd2014-01-101-0/+300