Compute hashes for arbitrary files using specified algorithms.
Cksum /sha1 \Windows\notepad.exe
Compute SHA1 hash of \Windows\notepad.exe.
Cksum -sha1 -sha256 \Windows\notepad.exe \Windows\system.ini
Compute SHA1 and SHA256 hashes specifying algorithms using '-' rather
than '/' (both are supported) and specifying multiple files.
Cksum /sha256 /s \Windows\System32 \Users\*
Compute SHA256 for all files recursivley available from
\Windows\System32 and any directory in \Users.
EFEDE39647A71750BEA32DD8F3E79B69 MD5 Cksum.exe
B871DF545A9530B32540A5C7BB7DA4630865F2E9 SHA1 Cksum.exe