summaryrefslogtreecommitdiffstats
path: root/botan/src/math/bigint/info.txt
blob: 513703deb146a27e714d6003c2d7349e99a822fb (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 "BigInt"

load_on auto

define BIGINT

<add>
bigint.h
divide.h
mp_core.h
mp_types.h
big_code.cpp
big_io.cpp
big_ops2.cpp
big_ops3.cpp
big_rand.cpp
bigint.cpp
divide.cpp
mp_asm.cpp
mp_comba.cpp
mp_karat.cpp
mp_misc.cpp
mp_shift.cpp
</add>

<requires>
alloc
hex
mp_amd64|mp_asm64|mp_ia32|mp_ia32_msvc|mp_generic
monty_generic
mulop_generic
rng
</requires>