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

define ECC_PUBLIC_KEY_CRYPTO

load_on auto

<requires>
asn1
bigint
ec_dompar
numbertheory
gfpmath
pubkey
</requires>

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