Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 337 Bytes

SHA256

Build Status

A just-for-fun implementation of the SHA256 hashing algorithm

NOTE: Do not use this for anything important. Use cypto/sha256 instead.

Build

go build

Usage

./SHA256 <filepath>