mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 21:29:57 +01:00
The current SHAKE256 implementation squeezes output bytes only up to the rate limit of 136 bytes. This has been fixed to support the output of an unlimited amount of bytes complying with the NIST FIPS 202 standard.