You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Execute steam=Shake256(m,d) with inputs m (character array or byte array of any length as the input stream) and d (number of output bytes desired). The output (stream) will be the number of bytes requested (d) in hexadecimal form. This code can be easily converted to Shake128 by adjusting the constant r=1344 in the SPONGE function. It has been tested on many input streams and provides the expected output streams.
Cite As
David Hill (2026). Shake256 (https://se.mathworks.com/matlabcentral/fileexchange/73865-shake256), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.2 (4.27 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
