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

uses_tr1 yes

<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>