Calculate & Compare Hash Utility 1.1 ( Developer : Nirav Patel )
.ZIP
16 KB

This is a small utility made in VB.NET. It allows you to locate any file on your system and allows you to find MD 5, SHA 1, SHA 256, SHA 384 & SHA 512 hash values. Very useful when downloading a large ISO and check it's check sum value before burning it onto CD.

Version 1.1 Release notes

  • Added functionality to compare the calculated Hash value of the file to original file's Hash value

Version 1.0 Release notes

  • Added functionality to calculate MD 5, SHA 1, SHA 256, SHA 384 & SHA 512 hash values
  • Added functionality to show "FileSize" and display "Time" taken

Version 0.5 Release notes

  • First Release with ability to calculate MD 5 Hash