Add an utility to calculate hashes over a set of files
* tests/gchash.c: New.
An utility like rhash that has the ability to calculate different hashes
over a set of files it usefull. Add gchash utility to calculate hashes
supported by libgcrypt.
- Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>