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

define IF_PUBLIC_KEY_FAMILY

load_on dep

<requires>
asn1
bigint
filters
</requires>

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