Skip to content

Releases: rikyoz/MrHash

Mr. Hash v0.3.3

16 Oct 13:33
d78d798
Compare
Choose a tag to compare

Changes from v0.3.2:

  • Fixed issue #45

Binaries built using MSVC 2015 👇

Mr. Hash v0.3.2

24 Jan 18:36
Compare
Choose a tag to compare
  • Added support to the suspension of hash calculation of files
  • Added support to file drag and drop
  • Added caching of calculated file hashes
  • Fix UI
  • Fix file date format

Mr. Hash v0.3.1

28 Nov 06:26
Compare
Choose a tag to compare
  • Optimized file hashing calculation
  • Added a progress bar to show hash calculation percentage
  • Fix file icon too big
  • Now more file icons are displayed
  • Tiger and RIPEMD hashes are calculated using the QtCryptoHash library

Mr. Hash v0.3

30 Oct 20:56
Compare
Choose a tag to compare
  • Updated from Qt 5.4 to Qt 5.5
  • Added support to file hashing
  • Added Italian translation
  • Added option to show hashes in uppercase
  • Added CRC64 calculation

Mr. Hash v0.2

12 Jun 11:17
Compare
Choose a tag to compare
  • Ported old code from Qt 4.8 to Qt 5.4.
  • Removed unnecessary code.
  • Added support to the SHA3 hash algorithms and the CRC16 checksums.