pub fn shake128() -> KeccakStateExpand 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).
pub fn shake128() -> KeccakStateCreate 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).