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

define IF_PUBLIC_KEY_FAMILY

load_on required


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