Documentation ¶
Overview ¶
Package has160 implements HAS-160 encryption, as defined in TTAS.KO-12.0011/R2
Deprecated: HAS-160 is a legacy algorithm.
Index ¶
Constants ¶
View Source
const ( // The size of a HAS-160 checksum in bytes. Size = 20 // The blocksize of LSH-256 and HAS-160 in bytes. BlockSize = 64 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.