aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/info.txt
blob: 6ce3583c864e916a6661f0666e4f2e5dac2a48f6 (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
realname "Math Functions"

load_on auto

define BIGINT_MATH

<requires>
bigint
</requires>

<add>
blinding.cpp
blinding.h
def_powm.h
dsa_gen.cpp
jacobi.cpp
make_prm.cpp
mp_numth.cpp
numthry.cpp
numthry.h
pow_mod.cpp
pow_mod.h
powm_fw.cpp
powm_mnt.cpp
primes.cpp
reducer.cpp
reducer.h
ressol.cpp
</add>