]> git.ipfire.org Git - thirdparty/nettle.git/commit
In chacha_crypt, use _chacha_3core if leftover is more than one block.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 Jul 2020 14:44:36 +0000 (16:44 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 Jul 2020 14:44:36 +0000 (16:44 +0200)
commitb2975f7fa8c1bcd4e2cee9ab6ce5f21d00c30c57
tree47911ae683fca5b580a3516fdbea0f9a5c0cd5a9
parentc23a5f17ab3ec653267cd9131949ee7b5b5c5c27
In chacha_crypt, use _chacha_3core if leftover is more than one block.
chacha-crypt.c