summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/if_algo/info.txt
blob: d2142f42f91ea20cf7cd937aecdbeb9e7d1248ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
realname "Integer Factorization Algorithms"

define IF_PUBLIC_KEY_FAMILY

load_on dep

<add>
if_algo.cpp
if_algo.h
if_core.cpp
if_core.h
if_op.cpp
if_op.h
</add>

<requires>
asn1
bigint
libstate
numbertheory
pk_codecs
</requires>