aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/info.txt
blob: b7b43080591f962276c2b3e242612fd98874dbe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
define BIGINT_GFP

<header:public>
curve_gfp.h
gfp_element.h
gfp_modulus.h
point_gfp.h
</header:public>

<source>
curve_gfp.cpp
gfp_element.cpp
point_gfp.cpp
</source>

<requires>
bigint
numbertheory
</requires>