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.