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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0167d8175e20af2c9502e0dd2905d9aac16ec1ad;p=pdns Add OpenSSL to export notes --- diff --git a/docs/markdown/appendix/crypto-notes-export.md b/docs/markdown/appendix/crypto-notes-export.md index 5cc7d4120..09d9f726c 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.