package sha1
import "cuelang.org/go/pkg/crypto/sha1"
Index ¶
Constants ¶
const BlockSize = 64
The blocksize of SHA-1 in bytes.
const Size = 20
The size of a SHA-1 checksum in bytes.
Functions ¶
func Sum ¶
Sum returns the SHA-1 checksum of the data.
Source Files ¶
pkg.go sha1.go
- Version
- v0.5.0-rc.1
- Published
- Mar 31, 2023
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 49 minutes ago –
Tools for package owners.