aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dh/info.txt
blob: 46118482985872196ce673f221d8d3034aaed5b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
realname "Diffie-Hellman Key Agreement"

define DIFFIE_HELLMAN

load_on auto

<add>
dh.cpp
dh.h
dh_core.cpp
dh_core.h
dh_op.h
</add>

<requires>
asn1
bigint
dl_algo
numbertheory
pubkey
pk_lookup
</requires>