algorithms.c (ShakeNN constructor): Support `None' for func/perso args.
[catacomb-python] / t / t-algorithms.py
2020-04-11 Mark Woodingalgorithms.c (ShakeNN constructor): Support `None'...
2020-04-11 Mark WoodingSplit 'pyke/' into commit 'c80de12d8d0827e0553fed2e4d39...
2020-04-10 Mark WoodingSplice 'pyke/' prehistory from commit 'c1756f78cbf30074...
2020-04-07 Mark WoodingMerge branch '1.2.x' into 1.3.x
2020-04-06 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-27 Mark WoodingMerge branch '1.3.x'
2019-11-27 Mark Woodingt/t-bytes.py: Check that indexing, slicing, etc. return...
2019-11-27 Mark Woodingt/t-algorithms.py: Add a simple test for `Keccak1600...
2019-11-27 Mark Woodingt/t-algorithms.py: Add tests for other HSalsa20 and...
2019-11-27 Mark Woodingt/t-algorithms.py: Add AEAD tests.
2019-11-27 Mark Woodingt/t-algorithms.py: Add tests for the new `KeySZ.pad...
2019-11-27 Mark WoodingMerge branch '1.2.x' into 1.3.x
2019-11-27 Mark Woodingt/: Add a test suite.