Calculate hash from any file in multiple hashing algorithms. Also have an ability of comparing hashes of two files. Each calculation is done in different thread for quicker calculations.
Here you can find implementations of many hashing algorithms (including all sha3 round 2 and 3 candidates). You can hash files, streams, common types of data.