summaryrefslogtreecommitdiffstats
path: root/old/botan/src/hash/tiger/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/hash/tiger/info.txt')
-rw-r--r--old/botan/src/hash/tiger/info.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/old/botan/src/hash/tiger/info.txt b/old/botan/src/hash/tiger/info.txt
new file mode 100644
index 0000000..7d4cd71
--- /dev/null
+++ b/old/botan/src/hash/tiger/info.txt
@@ -0,0 +1,15 @@
+realname "Tiger"
+
+define TIGER
+
+load_on auto
+
+<add>
+tig_tab.cpp
+tiger.cpp
+tiger.h
+</add>
+
+<requires>
+mdx_hash
+</requires>