summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/ec_dompar/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/pubkey/ec_dompar/info.txt')
-rw-r--r--botan/src/pubkey/ec_dompar/info.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/botan/src/pubkey/ec_dompar/info.txt b/botan/src/pubkey/ec_dompar/info.txt
new file mode 100644
index 0000000..2127837
--- /dev/null
+++ b/botan/src/pubkey/ec_dompar/info.txt
@@ -0,0 +1,18 @@
+realname "ECC Domain Parameters"
+
+define ECC_DOMAIN_PARAMATERS
+
+load_on auto
+
+<add>
+ec_dompar.cpp
+ec_dompar.h
+</add>
+
+<requires>
+asn1
+bigint
+filters
+gfpmath
+hex
+</requires>