]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor the OpenSSL HMAC usage to use newer APIs
authorAram Sargsyan <aram@isc.org>
Wed, 1 Sep 2021 19:07:58 +0000 (19:07 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 28 Oct 2021 07:38:56 +0000 (07:38 +0000)
commit15cb706f228b6ac1d24cf014f7bf13aeabf17f37
treed0d3d4981ac98ee335fe7215a87562c25ee43269
parent2a6febd5d263afe7181ef6f94c93a7105fcb519f
Refactor the OpenSSL HMAC usage to use newer APIs

OpenSSL 3 deprecates the HMAC* family and associated APIs.

Rewrite portions of OpenSSL library usage code to use a newer
set of HMAC APIs.
configure.ac
lib/isc/hmac.c
lib/isc/include/isc/hmac.h
lib/isc/openssl_shim.c
lib/isc/openssl_shim.h