hashsum

command module
v0.0.0-...-c316b98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

README

hashsum

Install:

go install github.com/applynker/hashsum@latest

Usage:

hashsum [md5|sha1|sha256|sha512] "content to hash"

If no content provided, it will read input from stdin.

Example:

hashsum sha256 "hello world"
echo -n "hello world" | hashsum sha256
cat hello.txt | hashsum sha256

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL