sha256_golang

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

README

About

This project consists in a from scratch implementation of SHA-256 algorithm. That's also a rewriting of another one of my side project, which is a Rust from scratch implementation of SHA-256.

As an example of how to use this package, a basic version of sha256sum can be run.

How to install

go install github.com/danieldidiobalsamo/sha256_golang@latest
$GOPATH/bin/sha256_golang <filepath>

How to run from the code

go run . <filepath>

Documentation

Overview

This package is an example for sha256_algo package

Directories

Path Synopsis
This package provides a from scratch SHA256 implementation
This package provides a from scratch SHA256 implementation

Jump to

Keyboard shortcuts

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