//
pkg.gl
Category
github.com/goplus/llgo
internal
lib
crypto
sha1
package
0.9.6
Repository:
https://github.com/goplus/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
39 SLOC
#
Functions
New
New returns a new hash.Hash computing the SHA1 checksum.
Sum
Sum returns the SHA-1 checksum of the data.
#
Constants
BlockSize
The blocksize of SHA-1 in bytes.
Size
The size of a SHA-1 checksum in bytes.