https://github.com/james-antill/uhash
User specified hashes
https://github.com/james-antill/uhash
Last synced: 4 months ago
JSON representation
User specified hashes
- Host: GitHub
- URL: https://github.com/james-antill/uhash
- Owner: james-antill
- License: mit
- Created: 2024-05-29T00:17:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T01:56:37.000Z (4 months ago)
- Last Synced: 2025-02-18T02:28:57.572Z (4 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/james-antill/uhash)
[](http://godoc.org/github.com/james-antill/uhash)
[](https://github.com/james-antill/uhash/releases/latest)
[](https://opensource.org/licenses/MIT)uhash
======Uhash is a way for users to specify hashing external to your code. It also
includes a command that works like sha256sum, but with user specified hashes.* To install: go get github.com/james-antill/uhash/cmd/uhash