summaryrefslogtreecommitdiffstats
path: root/botan/src/math/gfpmath/info.txt
blob: 1a52144b76ee9c035623fe99c5a4d09fbc6a4b7a (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

<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
numbertheory
</requires>