summaryrefslogtreecommitdiffstats
path: root/botan/src/math/numbertheory/info.txt
blob: 1595c7305c76c34eda2b0f9bf1954a1568167df5 (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
realname "Math Functions"

load_on auto

define BIGINT_MATH

<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>

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