FileHash 4.2.0.820
indows command-line utility for generating, Storing, and Comparing Hashes for Files and Text Strings (MD5, SHA1, SHA2, SHA3, Blake2, Blake3, XXHash64 and more)
Useful for file integrity validation in scripts
Secure Cryptographic Algorithms:
SHA2 [256,384,512], SHA3 [256,384,512], BLAKE2S, BLAKE2B, BLAKE3
Obsolete Cryptographic Algorithms:
MD5, SHA1
Non-Cryptographic Algorithms:
XXHash64, MurmurHash3_128 [x86,x64]
Requirements
Changes: 4.2.0.820
--- Added a new parameter -t (--TEE) to provide output to StdOut even when -o (--OUT) is enabled
--- Updated the Help Syntax to address the new/updated parameters