aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dh/info.txt
blob: 8295a74f4faca15860c320833b162b3cb22ac03f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
define DIFFIE_HELLMAN

load_on auto

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

<requires>
dl_algo
dl_group
libstate
numbertheory
</requires>