xSum Hash Utility
Command-line utility for Windows which generates and verifies the hash
An alternative solution to applications such as DirHash, sha256sum, etc.
This app is for developers who release programs on services such as Github, Gitlab, or Sourceforce. Easily create and sign a hash digest that will be pushed with the latest version of your application. A hash digest allows your users to verify that your files are authentic and came from the true developer of that application.
Create hash digests, sign them with your GPG key, and release the files with your product...