Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKeccak224 ¶
The NewKeccakX constructors enable initializing a hash in any of the four recommend sizes from the Keccak specification, all of which set capacity=2*outputSize. Note that the final NIST standard for SHA3 may specify different input/output lengths. The output size is indicated in bits but converted into bytes internally.
func NewKeccak256 ¶
func NewKeccak384 ¶
func NewKeccak512 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.