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