Skip to content

A Go implementation of the SHA256 hashing algorithm

Notifications You must be signed in to change notification settings

dustinbowers/SHA256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A Go implementation of the SHA256 hashing algorithm

Topics

Resources

Stars

Watchers

Forks

Languages