summaryrefslogtreecommitdiffstats
path: root/old/botan/src/pubkey/dl_algo/info.txt
blob: 15a77516bb5847390fdda1fc4461f0b294822bfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
realname "Discrete Logarithm PK Algorithms"

define DL_PUBLIC_KEY_FAMILY

load_on auto

<add>
dl_algo.cpp
dl_algo.h
</add>

<requires>
asn1
dl_group
numbertheory
pk_codecs
rng
</requires>