From: Pieter Lexis Date: Fri, 5 Feb 2016 14:40:48 +0000 (+0100) Subject: Add OpenSSL to export notes X-Git-Tag: auth-4.0.0-alpha2~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3225%2Fhead;p=thirdparty%2Fpdns.git Add OpenSSL to export notes --- diff --git a/docs/markdown/appendix/crypto-notes-export.md b/docs/markdown/appendix/crypto-notes-export.md index 5cc7d41207..09d9f726cc 100644 --- a/docs/markdown/appendix/crypto-notes-export.md +++ b/docs/markdown/appendix/crypto-notes-export.md @@ -5,6 +5,9 @@ PowerDNS does not itself implement any cryptographic algorithms but relies on th Furthermore, RSA, MD5 and the SHA-based algorithms are supplied as a copy of [mbed TLS](https://tls.mbed.org/). +Starting with 4.0.0, PowerDNS will link in hash and cryptographic primitives from +the open source [OpenSSL](https://openssl.org/) library. + Optionally, PowerDNS can link in a copy of the open source [Botan](http://botan.randombits.org/) cryptographic library. Optionally, PowerDNS can link in a copy of the open source [Sodium](https://libsodium.org/) library.