aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/mgf1
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdf/mgf1')
-rw-r--r--src/kdf/mgf1/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/kdf/mgf1/modinfo.txt b/src/kdf/mgf1/modinfo.txt
new file mode 100644
index 000000000..03abec0ac
--- /dev/null
+++ b/src/kdf/mgf1/modinfo.txt
@@ -0,0 +1,10 @@
+realname "MGF1"
+
+define MGF1
+
+load_on auto
+
+<add>
+mgf1.h
+mgf1.cpp
+</add>