TheRinger / KeccakTools

KeccakTools is a set of C++ classes that can help analyze the Keccak sponge function family, designed by Guido Bertoni, Joan Daemen, Michaël Peeters and Gilles Van Assche. For more information, please refer to our website: http://keccak.noekeon.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeccakTools is a set of C++ classes that can help analyze the Keccak sponge 
function family, designed by Guido Bertoni, Joan Daemen, Michaël Peeters and 
Gilles Van Assche. For more information, please refer to our website: 
http://keccak.noekeon.org/

The latest version can be found at
https://github.com/gvanas/KeccakTools

RELEASE NOTES

When running Doxygen, if you encounter errors like this: "Pango-WARNING **: 
Error loading GPOS table 5503", please refer to http://simon.hoerder.de/node/18 
for a solution. On openSUSE, it consists in uninstalling the freefont package.

About

KeccakTools is a set of C++ classes that can help analyze the Keccak sponge function family, designed by Guido Bertoni, Joan Daemen, Michaël Peeters and Gilles Van Assche. For more information, please refer to our website: http://keccak.noekeon.org/


Languages

Language:C++ 99.6%Language:C 0.4%Language:Makefile 0.1%