]> git.codecow.com Git - Monocypher.git/commit
Added Chacha20 consistency test
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Nov 2019 22:26:45 +0000 (23:26 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Nov 2019 22:26:45 +0000 (23:26 +0100)
commit5d9b9b8be4f101404466ceee657404fab9d6a6a9
tree2713c8d6cba5c51df82bf4125a56c8dcbb61c083
parent0e734caf155241b0d4fdf3842fd486a3107614cb
Added Chacha20 consistency test

I figured the equivalence between giving a stream of zeroes and a null
pointer was insufficiently tested. This is now fixed.
tests/test.c