//
pkg.gl
Category
github.com/icattlecoder/go
src
pkg
crypto
md5
package
0.0.0-20130121074735-1d03baafba06
Repository:
https://github.com/icattlecoder/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
345 SLOC
#
Functions
New
New returns a new hash.Hash computing the MD5 checksum.
#
Constants
BlockSize
The blocksize of MD5 in bytes.
Size
The size of an MD5 checksum in bytes.