symm/keccak1600.[ch]: Add the Keccak-p[1600, n] permutation.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2017 00:38:30 +0000 (01:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:41 +0000 (14:58 +0100)
commita905c0d66f0cb9d58a897a27233be1881c246a0d
tree2c35d36f398697da3f895c0395cfede788dfc5da
parent12a5df4273e7939847d7919d0c2db8b8f777fc13
symm/keccak1600.[ch]: Add the Keccak-p[1600, n] permutation.

Currently just a special snowflake.  Fancier things forthcoming.
symm/Makefile.am
symm/keccak1600.c [new file with mode: 0644]
symm/keccak1600.h [new file with mode: 0644]
symm/t/keccak1600 [new file with mode: 0644]
utils/keccak-toy [new file with mode: 0755]