//
pkg.gl
Category
github.com/cloudflare/cfssl
scan
crypto
sha1
package
1.6.5
Repository:
https://github.com/cloudflare/cfssl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
1
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.