aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/gfpmath/info.txt
blob: e90569d26d025a881c6b215444e4c77b06771f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
realname "GF(p) Math"

uses_tr1 yes

load_on auto

define BIGINT_GFP

<requires>
bigint
numbertheory
</requires>

<add>
curve_gfp.cpp
curve_gfp.h
gfp_element.cpp
gfp_element.h
gfp_modulus.h
point_gfp.cpp
point_gfp.h
</add>