]> 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>
Tue, 21 Jul 2020 06:44:26 +0000 (08:44 +0200)
commit344d66aaff462d399b5c33cec602a71cb691e804
tree85ed4366e377de3c07762a71c80c15e8cfc76abf
parent21d751dfc72f02134e573687dc393938e9980388
Add HalfSipHash 2-4 reference implementation

The HalfSipHash implementation has 32-bit keys and returns 32-bit
value.
lib/isc/include/isc/siphash.h
lib/isc/siphash.c
lib/isc/tests/siphash_test.c
lib/isc/win32/libisc.def.in