summaryrefslogtreecommitdiffstats
path: root/old/botan/src/hash/rmd128/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/hash/rmd128/info.txt')
-rw-r--r--old/botan/src/hash/rmd128/info.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/botan/src/hash/rmd128/info.txt b/old/botan/src/hash/rmd128/info.txt
new file mode 100644
index 0000000..402271d
--- /dev/null
+++ b/old/botan/src/hash/rmd128/info.txt
@@ -0,0 +1,14 @@
+realname "RIPEMD-128"
+
+define RIPEMD_128
+
+load_on auto
+
+<add>
+rmd128.cpp
+rmd128.h
+</add>
+
+<requires>
+mdx_hash
+</requires>