//
pkg.gl
Category
github.com/llvm-mirror/llgo
third_party
gofrontend
libgo
go
crypto
sha1
package
0.0.0-20190322182713-bf6f0a60fce1
Repository:
https://github.com/llvm-mirror/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
187 SLOC
#
Functions
New
New returns a new hash.Hash computing the SHA1 checksum.
Sum
Sum returns the SHA1 checksum of the data.
#
Constants
BlockSize
The blocksize of SHA1 in bytes.
Size
The size of a SHA1 checksum in bytes.