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

uses_tr1 yes

load_on auto

define BIGINT_GFP

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

<requires>
bigint
mp_ia32
mp_ia32_msvc
numbertheory
</requires>