aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hash/ripemd128/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hash/ripemd128/modinfo.txt')
-rw-r--r--modules/hash/ripemd128/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/hash/ripemd128/modinfo.txt b/modules/hash/ripemd128/modinfo.txt
new file mode 100644
index 000000000..318337a25
--- /dev/null
+++ b/modules/hash/ripemd128/modinfo.txt
@@ -0,0 +1,10 @@
+realname "RIPEMD-128"
+
+define RIPEMD128
+
+load_on auto
+
+<add>
+rmd128.cpp
+rmd128.h
+</add>