Shake256
Versión 1.0.2 (4,27 KB) por
David Hill
Uses Advance Encryption Standard algorithm from FIBS-197
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.
Citar como
David Hill (2025). Shake256 (https://www.mathworks.com/matlabcentral/fileexchange/73865-shake256), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Argument Definitions en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.