Documentation ¶
Overview ¶
Package descrypt provides low-level access to DES crypt functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeInt ¶
DecodeInt converts up to a maximum of 4 bytes from b consisting of the hash alphabet to a 24-bit number.
func EncodeInt ¶
EncodeInt converts the 24-bit number from val up to a maximum of 4 bytes consisting of the hash alphabet.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.