Hash Calculator is a small tool to calculate hash values from files and string input.
Only md5 and sha1 supported at the moment.
Option to export hash results to a text file.
Features
- Returns md5 / sha1 hash values.
- Export hash results to a text file.
- Added support for string and file input.



