Documentation
¶
Overview ¶
Package sha256 wraps openssl's sha256 library. It is a drop in replacement for crypto/sha256.
Index ¶
Constants ¶
View Source
const BlockSize = 64
The blocksize of SHA256 in bytes.
View Source
const Size = 32
The size of a SHA256 hash in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.