aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/ec_gfp/curve_gfp.h
Commit message (Expand)AuthorAgeFilesLines
* Header file cleanupsJack Lloyd2017-09-211-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Export CurveGFp_Repr to avoid UBSan errorJack Lloyd2017-09-201-1/+1
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Content:Tomasz Frydrych2017-04-031-2/+2
* Expose the NIST prime values and reduction operations as plain functions.Jack Lloyd2015-08-081-14/+0
* Comile fixes for VC 2013. Based on github pull 56neusdan2015-03-101-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add specialized reduction for P-521 along with 9x9 Comba routines.lloyd2014-11-151-0/+18
* Use noexcept on swaplloyd2014-11-041-1/+1
* Move mul and square operations on a elliptic curve to CurveGFp so welloyd2014-08-091-65/+83
* Move lib into srclloyd2014-01-101-0/+161