Documentation ¶
Index ¶
Constants ¶
View Source
const ( // The size of a SHA-256 checksum in bytes. Size = 32 // The size of a SHA224 checksum in bytes. Size224 = 28 // The blocksize of SHA-256 in bytes. BlockSize = 64 // The name of SHA-256 Name = "SHA256" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.