Documentation ¶
Overview ¶
Package md2 implements the MD2 hash algorithm as defined in RFC 1319.
Index ¶
Constants ¶
View Source
const BlockSize = 16
The blocksize of MD2 in bytes.
View Source
const Size = 16
The size of an MD2 checksum in bytes.
Variables ¶
View Source
var PI_SUBST = []uint8{}/* 256 elements not displayed */
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.