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

define ECDSA

load_on auto

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

<add>
ec_key.cpp
ec_key.h
ecc_core.cpp
ecc_core.h
ecc_op.h
ecdsa.cpp
ecdsa.h
ecdsa_sig.cpp
ecdsa_sig.h
eckaeg.cpp
eckaeg.h
</add>