aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dh/info.txt
blob: 5d33962165e25af21921fa11b398f9dd018a365c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
</requires>