aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/elgamal/info.txt
blob: 9ca94e3e92a717e814ddd5af87b781b8984c2a48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
realname "ElGamal"

define ELGAMAL

load_on auto

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

<add>
elgamal.cpp
elgamal.h
elg_core.cpp
elg_core.h
elg_op.cpp
elg_op.h
</add>