Function xkcp_rs::shake128

source ·
pub fn shake128(input: &[u8], output: &mut [u8]) -> Result<()>
Expand description

Implementation of the SHAKE128 extendable output function (XOF) [FIPS 202].