]> git.ipfire.org Git - thirdparty/nettle.git/commit
Stricter validation of nettle_cipher and nettle_hash in tests.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 28 Sep 2022 09:49:54 +0000 (11:49 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 28 Sep 2022 09:49:54 +0000 (11:49 +0200)
commit753d0763ef43dd12aa96db2dc1c297fde3c4dfc9
tree712673e3556e9613ec788c1ac9ec846ff603f79e
parenta1ca3b0161a654b493a59a96d804927a3777908e
Stricter validation of nettle_cipher and nettle_hash in tests.

Increase NETTLE_MAX_HASH_BLOCK_SIZE to 144, to accommodate sha3_224.
ChangeLog
nettle-internal.h
testsuite/meta-cipher-test.c
testsuite/meta-hash-test.c