I have been looking for references about the algorithm keccak on the internet, but none make me understand.
Here are some links that I found.
- http://plaintext.crypto.lo.gy/article/495/untwisted-a-cryptol-%20implementation-of-keccak-part-1
- http://en.wikipedia.org/wiki/SHA-3
Is there a way to understand the implementation or algorithm keccak easily? Is there a code on the PHP implementation for this algorithm?