Skip to content

v1.1.0

Latest

Choose a tag to compare

@nicogis nicogis released this 16 Jun 14:21
  • ComputeHashAsync overload reports progress as bytes are read, enabling the UI to update a progress bar during hashing.

  • Drag & Drop File to Verify:
    You can drag and drop the file you want to verify directly onto the file path box. The application will automatically set the file path and clear previous hash results.

  • Drag & Drop Hash Text File:
    You can drag and drop a .txt file containing hash value onto the verification area. The application will automatically detect which type of hash (MD5, SHA1, SHA256, SHA384, SHA512) is present in the text file and fill the corresponding verification box.