diff options
Diffstat (limited to 'src/hash/sha1/modinfo.txt')
-rw-r--r-- | src/hash/sha1/modinfo.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/hash/sha1/modinfo.txt b/src/hash/sha1/modinfo.txt new file mode 100644 index 000000000..38cea256c --- /dev/null +++ b/src/hash/sha1/modinfo.txt @@ -0,0 +1,10 @@ +realname "SHA-1" + +define SHA1 + +load_on auto + +<add> +sha160.cpp +sha160.h +</add> |