Documentation ¶
Overview ¶
Package sha1 implements the SHA1 hash algorithm as defined in RFC 3174.
Index ¶
Examples ¶
Constants ¶
View Source
const BlockSize = 64
The blocksize of SHA1 in bytes.
View Source
const Size = 20
The size of a SHA1 checksum in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.