Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/james-antill/uhash

User specified hashes
https://github.com/james-antill/uhash

Last synced: 4 days ago
JSON representation

User specified hashes

Awesome Lists containing this project

README

        

[![Go Report Card](https://goreportcard.com/badge/github.com/james-antill/uhash?style=flat-square)](https://goreportcard.com/report/github.com/james-antill/uhash)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/james-antill/uhash)
[![Release](https://img.shields.io/github/release/james-antill/uhash.svg?style=flat-square)](https://github.com/james-antill/uhash/releases/latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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