aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/elgamal/info.txt
blob: 541c7905eed275432af0c03197faf809446f3cdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
realname "ElGamal"

define ELGAMAL

load_on auto

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

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