aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/info.txt
blob: 18349ef7814fe3aebb664b61b69682b86b2999f1 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
load_on auto

define BIGINT_MATH

<header:public>
curve_gfp.h
numthry.h
point_gfp.h
pow_mod.h
reducer.h
</header:public>

<header:internal>
def_powm.h
</header:internal>

<source>
dsa_gen.cpp
jacobi.cpp
make_prm.cpp
mp_numth.cpp
numthry.cpp
point_gfp.cpp
pow_mod.cpp
powm_fw.cpp
powm_mnt.cpp
primes.cpp
reducer.cpp
ressol.cpp
</source>

<requires>
algo_factory
bigint
hash
libstate
rng
</requires>