A just-for-fun implementation of the SHA256 hashing algorithm
NOTE: Do not use this for anything important. Use cypto/sha256 instead.
go build
./SHA256 <filepath>
A just-for-fun implementation of the SHA256 hashing algorithm
NOTE: Do not use this for anything important. Use cypto/sha256 instead.
go build
./SHA256 <filepath>