diff options
Diffstat (limited to 'system/rhash/README')
-rw-r--r-- | system/rhash/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/rhash/README b/system/rhash/README new file mode 100644 index 0000000000..e7cd41c96a --- /dev/null +++ b/system/rhash/README @@ -0,0 +1,4 @@ +RHash (Recursive Hasher) is a console utility for computing and verifying hash sums of files. +Supports lots of algorithms. + +Note: If you do not want to build with OpenSSL support pass OPENSSL=no to the script. |