Releases: rikyoz/MrHash
Releases · rikyoz/MrHash
Mr. Hash v0.3.3
Mr. Hash v0.3.2
- 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
- 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
- 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
- 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.