gosha256

command module
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: MIT Imports: 7 Imported by: 0

README

gosha256

About

Very simple quick hack to check of the go calculation of a SHA256 digest results the same value as the usual CLI commands such as shasum -a 256 or sha256sum.

It is kept in a repository to easily do a retest if required.

Currently, March 2022, the compiled binary outputs the same string as the stanard CLI commands.

Synopsis

gosha256 <<filename>>

Limitations

  1. The application reads the complete file into a buffer. No protection exists against buffer overflows.
  2. No usage handling.
  3. Limited error handling, no beautification.
  4. Documentation is very, very poor.

Licenses

Software/Package License
urfave CLI package MIT
GO programming language https://go.dev/LICENSE

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