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