Releases: idrassi/DirHash
DirHash 1.7.1
Changes in DirHash 1.7.1:
- Add switch "-clip" that makes the hash result to be copied to Windows clipboard.
- Add switch "-progress" that displays progress bar of hash operation on each file.
- Add support for Streebog hash algorithm (GOST R 34.11-2012).
- Link against latest OpenSSL 1.0.2o.
The binaries are dually signed on August 3rd 2018 with SHA-1 and SHA-256 using IDRIX code signing certificates:
- For SHA-1, certificate issued by "Thawte Code Signing CA - G2" to 'IDRIX'
- For SHA-256, certificate issues by "GlobalSign Extended Validation CodeSigning CA - SHA256 - G2" to "IDRIX SARL"
SHA-256 hash of zip files:
- DirHash-1.7.1-x64.zip: 3A2416B05EF8B56BA935562F03E8003020B465A5DB500516D69405D5EFBAA0BC
- DirHash-1.7.1-x86.zip: 40321B0996F3B782CF08BFF00E594F86DA36639C6DA0A78C132A46F6E05FF518
DirHash 1.6
Changes in DirHash 1.6:
- Add switch "-stripnames" (only when -hashnames present) to use last portion of the path for calculating the hash instead of the given full path given as argument to DirHash.
- Link against latest OpenSSL 1.0.2g.
The binaries are dually signed on April 20th 2016 with SHA-1 and SHA-256 using IDRIX code signing certificates:
- For SHA-1, certificate issued by "Thawte Code Signing CA - G2" to 'IDRIX'
- For SHA-256, certificate issues by "GlobalSign Extended Validation CodeSigning CA - SHA256 - G2" to "IDRIX SARL"
SHA-256 hash of zip files:
- DirHash-1.6-x64.zip: 6E78EE0609AC1662FD63DF271263E533A2CFF322FAB37B554DC2195E2F998B24
- DirHash-1.6-x86.zip: 125355264F6D75071FA4AD2CD3ABA45CC58DA6CEEBA98A1A71C48DCC1624340F
DirHash 1.5
Changes in DirHash 1.5:
- Add switch "-overwrite" (only when -t present) to overwrite the output text file instead of appending result to it.
- Add switch "-quiet" specifying that no text should displayed or written to output file except the hash value
The binaries are signed with IDRIX code signing certificate on September 18th, 2015 (certificate issued by "Thawte Code Signing CA - G2")
DirHash 1.4
Changes in DirHash 1.4:
- Add switch "-exclude" to ignore specific files/directories from the hash computation.
The argument to "-exclude" switch must be a string using Microsoft MS-DOS wildcard match type (e.g *.log) - Provide 64-bit binaries for better performance on 64-bit machines.
The binary is signed with IDRIX code signing certificate on July 18th, 2015 (certificate issued by "Thawte Code Signing CA - G2").
DirHash 1.3
Changes in DirHash 1.3:
- Add "-hashnames" switch to include file names and directory names in the hash computation
- Support MD5
The binary is signed with IDRIX code signing certificate issue by "Thawte Code Signing CA - G2" on July 15th, 2015.
DirHash 1.2
DirHash 1.2 released on June 22nd 2015
This is the first GitHub release of the DirHash Windows utility.
The binary is signed with IDRIX code signing certificate issue by "Thawte Code Signing CA - G2" on February 18th, 2014.