Skip to main content

shake128

Function shake128 

Source
pub fn shake128() -> KeccakState
Expand description

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

SHAKE128 uses a rate of 168 bytes and domain separator 0x1f. Used by ML-DSA for the G function (matrix expansion).