aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/ec_gfp/point_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-8/+8
* Content:Tomasz Frydrych2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-3/+3
* 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