package md5
import "cuelang.org/go/pkg/crypto/md5"
Index ¶
Constants ¶
const BlockSize = 64
The blocksize of MD5 in bytes.
const Size = 16
The size of an MD5 checksum in bytes.
Functions ¶
func Sum ¶
Sum returns the MD5 checksum of the data.
Source Files ¶
md5.go pkg.go
- Version
- v0.5.0-beta.3
- Published
- Jan 30, 2023
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.