diff options
author | Симон Болоканов <sbolokanov@abv.bg> | 2014-09-16 08:20:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-16 08:20:42 +0700 |
commit | 58f21d30bdacb8af2a9c1f0a893ff10c2a4828b4 (patch) | |
tree | e80421b21b84e57d41a0342e884b9b8851940598 /system/rhash/README | |
parent | b5785fcfa514d661409c808f36d7b21b4ac518d2 (diff) | |
download | slackbuilds-58f21d30bdacb8af2a9c1f0a893ff10c2a4828b4.tar.gz |
system/rhash: Added (verify hash).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |