what can be used to find the sha2 checksum of a file in windows -
what best method getting sha2 checksum in windows? i'm looking equivalent md5sums-1.2 utility referenced putty downloads, more options md5. edit - after more searching seems sha1 sha256 sha512 have working programs outside of hashing text. want find sha2 checksum of file, no dice yet due sha2 becoming popular?
you can install 7-zip 15.14 or later - 1 of new features (optionally) adds hash option windows explorer context menu, 1 of sha256 values.
you can use jacksum, java program has wide variety of hashes files , entire directories.
you might able use gnuwin32 believe includes sha1sum , sha256sum.
if you're validating downloads check corruption, firefox downloadthemall addon check hash part of download process!
Comments
Post a Comment