From 06e35ed5375028f246f57b99ccf639e8ed317b35 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 1 Oct 2008 14:36:27 +0000 Subject: Rename pk dir to pubkey, avoids tab-completion collision with pk_pad --- src/pubkey/ecdsa/info.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/pubkey/ecdsa/info.txt (limited to 'src/pubkey/ecdsa/info.txt') diff --git a/src/pubkey/ecdsa/info.txt b/src/pubkey/ecdsa/info.txt new file mode 100644 index 000000000..699c62214 --- /dev/null +++ b/src/pubkey/ecdsa/info.txt @@ -0,0 +1,23 @@ +realname "ECDSA/ECKAEG" + +define ECDSA + +load_on auto + + +ec.cpp +ec.h +ecc_core.cpp +ecc_core.h +ecdsa.cpp +ecdsa.h + + + +asn1 +bigint +ec_dompar +numbertheory +gfpmath +pubkey + -- cgit v1.2.3