diff options
Diffstat (limited to 'modules/hash/ripemd160/modinfo.txt')
-rw-r--r-- | modules/hash/ripemd160/modinfo.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/hash/ripemd160/modinfo.txt b/modules/hash/ripemd160/modinfo.txt new file mode 100644 index 000000000..a9b204e53 --- /dev/null +++ b/modules/hash/ripemd160/modinfo.txt @@ -0,0 +1,10 @@ +realname "RIPEMD-160" + +define RIPEMD160 + +load_on auto + +<add> +rmd160.cpp +rmd160.h +</add> |