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

load_on request

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>