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

define ELGAMAL

load_on auto

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

<requires>
dl_algo
dl_group
keypair
libstate
numbertheory
</requires>