Skip to main content

shake256

Function shake256 

Source
pub fn shake256() -> KeccakState
Expand description

Create a new SHAKE256 extendable-output function (XOF) context.

SHAKE256 uses a rate of 136 bytes and domain separator 0x1f. Used by ML-DSA for the H function (hashing, key derivation, signing).