summaryrefslogtreecommitdiffstats
path: root/system/rhash/README
blob: 976151ea0b5fc6624210e67422db30d6f3564e6f (plain)
1
2
3
4
5
6
RHash (Recursive Hasher) is a console utility for computing and verifying
hash sums of files. Supports lots of algorithms.

Notes:
If you want to build with NO OpenSSL support, pass OPENSSL=no to the script.
If you need static libraries, pass STATICLIB=yes to the script.