summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/ecc_key/info.txt
blob: 2a3c9a3b2ae4b62a048e020557f2a656387236ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
realname "ECC Public Key"

define ECC_PUBLIC_KEY_CRYPTO

load_on auto

<add>
ecc_key.cpp
ecc_key.h
</add>

<requires>
alloc
asn1
bigint
ec_dompar
gfpmath
numbertheory
pk_codecs
</requires>