aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdsa
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-07 22:56:03 +0000
committerlloyd <[email protected]>2008-10-07 22:56:03 +0000
commit553427397376c1110199aeda91a76bc1b8f58066 (patch)
treec56e5d542b90e3028a8477720bef140d4d85bc73 /src/pubkey/ecdsa
parent95302ee947598b0c7132483a6e5eea6e8be0a2f7 (diff)
Fix lookup for ECDSA keys. Fix ecdsa info.txt
Diffstat (limited to 'src/pubkey/ecdsa')
-rw-r--r--src/pubkey/ecdsa/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/ecdsa/info.txt b/src/pubkey/ecdsa/info.txt
index 02162bbe2..5769abd03 100644
--- a/src/pubkey/ecdsa/info.txt
+++ b/src/pubkey/ecdsa/info.txt
@@ -14,10 +14,10 @@ pubkey
</requires>
<add>
-ec_key.cpp
ecc_core.cpp
ecc_core.h
ecc_key.cpp
+ecc_key.h
ecc_op.h
ecdsa.cpp
ecdsa.h