]> git.ipfire.org Git - thirdparty/strongswan.git/commit
configure: Auto-enable kdf plugin if necessary
authorTobias Brunner <tobias@strongswan.org>
Fri, 6 May 2022 12:24:26 +0000 (14:24 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 10 May 2022 07:04:07 +0000 (09:04 +0200)
commitaef6b5e385b2b064132f2ca3bde86f371264d532
tree5f6f9fbbce3bc91af295eb632e93f01ab97eaa90
parent7022fdc72e51d8768a5b1772bd46128c864ea7a1
configure: Auto-enable kdf plugin if necessary

This ensures the plugin is available if AES-based PRFs could get used or
none of the third-party crypto plugins is enabled and it's required for
HMAC-based PRFs as well.

References strongswan/strongswan#1026
configure.ac