Major update: add `SpongeRandom` for using a Keccak sponge as a pseudo-random number generator.
Don't download the "source code" archives unless you have Cython installed; github doesn't include the generated .c files. The `cykeccak-0.13.1.tar.gz` archive includes the files generated by Cython.
0.13.1
Major updates: added python 3 support; releasing the GIL around absorbing/squeezing data.
Don't download the "source code" archives unless you have Cython installed; github doesn't include the generated .c files. The `cykeccak-0.13.1.tar.gz` archive includes the files generated by Cython.