Function xkcp_rs::shake256

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

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