summaryrefslogtreecommitdiffstats
path: root/system/rhash/README
blob: 68921054b33cf5c651c1adcb68a1bc032795045a (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.