summaryrefslogtreecommitdiffstats
path: root/botan/src/pubkey/dl_group/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/pubkey/dl_group/info.txt')
-rw-r--r--botan/src/pubkey/dl_group/info.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/botan/src/pubkey/dl_group/info.txt b/botan/src/pubkey/dl_group/info.txt
new file mode 100644
index 0000000..6b9884a
--- /dev/null
+++ b/botan/src/pubkey/dl_group/info.txt
@@ -0,0 +1,19 @@
+realname "DL Group"
+
+load_on auto
+
+define DL_GROUP
+
+<add>
+dl_group.cpp
+dl_group.h
+</add>
+
+<requires>
+asn1
+bigint
+filters
+libstate
+numbertheory
+pem
+</requires>