]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4306-add-incremental-isc_siphash' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 12 Sep 2023 14:21:40 +0000 (14:21 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 12 Sep 2023 14:21:40 +0000 (14:21 +0000)
commit8805d989ec7e26257c7f8bd39a7d50f6c6db1c67
tree1b5f2d36e863f965455f37db867e19153235721d
parent9df9296b7a9610f895fa04f0475874326ea9e0c2
parent0f3155e0ef157cdb191d1bad29c6a326a7dc36f1
Merge branch '4306-add-incremental-isc_siphash' into 'main'

Implement incremental version of SipHash 2-4 and HalfSipHash 2-4

Closes #4306

See merge request isc-projects/bind9!8288