command
module
Version:
v0.0.0-...-c316b98
Opens a new window with list of versions in this module.
Published: Oct 27, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.