]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add HalfSipHash 2-4 reference implementation
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Jul 2020 15:26:44 +0000 (17:26 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 30 Jul 2020 09:57:24 +0000 (11:57 +0200)
commit1e5df7f3bf51fd4e2231161929d91da79676dac1
tree534a25dabdd8506bffc5ea8146e04a900892a458
parentd89eb403f32d77c5192597e28fec0f11d0668948
Add HalfSipHash 2-4 reference implementation

The HalfSipHash implementation has 32-bit keys and returns 32-bit
value.

(cherry picked from commit 344d66aaff462d399b5c33cec602a71cb691e804)
lib/isc/include/isc/siphash.h
lib/isc/siphash.c
lib/isc/tests/siphash_test.c
lib/isc/win32/libisc.def.in