aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/info.txt
blob: 4a3e3436b6e37d7a9aafe2fd658e53507e7cba7f (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
load_on auto

define BIGINT_MATH

<header:public>
blinding.h
def_powm.h
numthry.h
pow_mod.h
reducer.h
</header:public>

<source>
blinding.cpp
dsa_gen.cpp
jacobi.cpp
make_prm.cpp
mp_numth.cpp
numthry.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>