summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/eckaeg/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/pubkey/eckaeg/info.txt')
-rw-r--r--botan/src/pubkey/eckaeg/info.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/botan/src/pubkey/eckaeg/info.txt b/botan/src/pubkey/eckaeg/info.txt
new file mode 100644
index 0000000..6b78f7d
--- /dev/null
+++ b/botan/src/pubkey/eckaeg/info.txt
@@ -0,0 +1,24 @@
+realname "ECKAEG"
+
+define ECKAEG
+
+load_on auto
+
+<add>
+eckaeg.cpp
+eckaeg.h
+eckaeg_core.cpp
+eckaeg_core.h
+eckaeg_op.cpp
+eckaeg_op.h
+</add>
+
+<requires>
+alloc
+asn1
+ec_dompar
+ecc_key
+gfpmath
+libstate
+numbertheory
+</requires>