sha256

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

README

sha256

A simple sha256sum command in Go. (similar, but made as simple as possible and written in Go)

Inspired by the "Example (File)" in the crypto/sha256 package.

Installation

GitHub Releases

Download

go install
go install github.com/WaterLemons2k/sha256@latest

Usage

sha256 [file]

Example

$ echo 'hello' >file
$ sha256 file
2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824

License

Most of the code in this repository is taken from the Go standard library, which is licensed by the Go Authors.

See the LICENSE file for details.

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