//
pkg.gl
Category
github.com/shogo82148/std
cmd
internal
notsha256
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
7 SLOC
#
Functions
New
New returns a new hash.Hash computing the NOTSHA256 checksum.
Sum256
Sum256 returns the SHA256 checksum of the data.
#
Constants
BlockSize
The blocksize in bytes.
Size
The size of a checksum in bytes.