blob: 3765644c82ffd8532932bfb4be23943c49bd5744 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
realname "DH"
define DH
load_on auto
<add>
dh.cpp
dh.h
dh_core.cpp
dh_core.h
</add>
<requires>
asn1
bigint
dl_algo
numbertheory
pubkey
</requires>
|