//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
crypto
md5
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
274 SLOC
#
Functions
New
New returns a new hash.Hash computing the MD5 checksum.
Sum
Sum returns the MD5 checksum of the data.
#
Constants
BlockSize
The blocksize of MD5 in bytes.
Size
The size of an MD5 checksum in bytes.