]> git.ipfire.org Git - thirdparty/pdns.git/commit
Guard libsodium PEM methods with libcrypto
authorFred Morcos <fred.morcos@open-xchange.com>
Thu, 7 Apr 2022 12:59:49 +0000 (14:59 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Apr 2022 10:51:43 +0000 (12:51 +0200)
commite640d42b84f562afbd04335f190c8ab3bfeb5f09
treeb3732808a19b76472d7401f8b1fd1bd7e315f110
parente3421c9b7871e247dc0f478596dbd851a7501d6e
Guard libsodium PEM methods with libcrypto

These methods depend on OpenSSL for PEM import and export.
pdns/sodiumsigners.cc