aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/ecdsa/info.txt
blob: 699c62214b22e281c60652c7153531d297fb392d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
realname "ECDSA/ECKAEG"

define ECDSA

load_on auto

<add>
ec.cpp
ec.h
ecc_core.cpp
ecc_core.h
ecdsa.cpp
ecdsa.h
</add>

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