Documentation ¶
Overview ¶
Package md2 implements the MD2 hash algorithm as defined in RFC 1319, fork from https://github.com/htruong/go-md2
Index ¶
Constants ¶
View Source
const BlockSize = 16
BlockSize The block size of MD2 in bytes.
View Source
const Size = 16
Size The size of an MD2 checksum in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.