diff options
Diffstat (limited to 'src/hash/whirlpool/info.txt')
-rw-r--r-- | src/hash/whirlpool/info.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/hash/whirlpool/info.txt b/src/hash/whirlpool/info.txt new file mode 100644 index 000000000..be55b5c3b --- /dev/null +++ b/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> |