aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/elgamal/info.txt
blob: 33e16da846d7238ccc0be7015f1afe205f78cb95 (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
math
pubkey
</requires>