I hate reading C code.
This
https://github.com/brandondahler/retter/blob/master/Snefru/snefru.c
is confusing (and appears to be broken on my hardware). My rewrite is much easier to follow and hopefully is more likely to compile correctly, too.
https://github.com/SymmetricChaos/crypto-gui/blob/master/hashers/src/snefru.rs

Comments